Please bear with us as we work to restore functionality to dotfiles.org.
Tinou
/.screenrc
autodetach on
deflogin on
defmonitor on
defnonblock on
#defutf8 on
#encoding UTF-8
msgwait 2
shell -$SHELL
startup_message off
vbell off
#idle 900 lockscreen
#
#for 256 colors in xterm :
#attrcolor b ".I"
defbce "on"
term rxvt
altscreen "on"
setenv XAUTHORITY /home/tinou/.Xauth
termcapinfo rxvt ti@:te@
termcapinfo rxvt 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'
termcapinfo urxvt ti@:te@
termcapinfo urxvt 'xt=true;hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'
activity "Activity in window #%n entitled %t."
bindkey *T screen
#caption always "%{yk}( %{Y}%H %{y})%= %{wk}%?%-Lw%?%{R}(%{W}%n*%f %t%?(%u)%?%{R})%{w}%?%+Lw%?%?%= %{y}( %{Y}load: %l %{y})"
#caption always " | %-w%{= Bk}%50>%n %t%{-}%+w |%<"
# %{=} => transparent background !! xD
caption always " | %-w%{= Bk}%50>%n %t%{-}%+w | %[=}%<"
#caption always " | %-w%{= bk}%50>%n %t%{-}%+w |%<"
# hardstatus alwayslastline "%{KW} %{R}%H%{KW} < %-w%{Wk} %n %t %{-}%+w > %= %Y-%m-%d %c "
bind ^A windowlist -b
bindkey *[29~ other # 'Menu' key (in xorg)
bindkey -k F1 prev
bindkey -k F2 next
bind e screen -t vim vim
bind E screen -t "vim root" sudo -H vim
bind G screen -t google elinks http://www.google.com
bind h screen -t htop htop
bind i screen -t irssi irssi
bind j screen -t jnettop sudo -H jnettop
bind m screen -t mail mutt
bind M screen -t music ncmpc
bind o screen -t mc mc /home/tinou /mnt/sata/home/tinou
bind r screen -t mixer alsamixer
bind u screen -t root sudo -H su
bind L screen -t dmesg sudo tail -f /var/log/messages
bind D screen dvtm
bind w source /home/tinou/.screenrc.wired
#screen -t mpd 0 ncmpc
#screen -t tty12 0 watch "cat /dev/vcs12 | sed -n 's/\\(.\\{128\\}\\)/\\1\\n/gp'"
#screen -t log 0 sudo sh -c "tail -f /var/log/samba/log.* /var/log/Xorg.* /var/log/xdm.log /var/log/messages"
#screen -t root 0 sudo -H su
#screen -t tinou 1 zsh
#screen -t dvtm 1 dvtm
shelltitle "tinou"