# ---------------------------------------------------------------------- # file: ~/.screenrc # author: Christopher (moparx) - www.linuxinfusion.com # modified: Febuary 02, 2008 22:10:24 # vim:enc=utf-8:ai:si:ts=5:sw=5:et:nu:fdm=indent:fdn=1: # ---------------------------------------------------------------------- # settings ------------------------------------------------------------- altscreen on autodetach on deflogin on defmonitor on defscrollback 10000 defutf8 on escape \\\\ msgwait 1 nonblock on shell /bin/zsh startup_message off vbell off idle 900 lockscreen termcapinfo rxvt ti@:te@ termcapinfo rxvt 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007' activity "Activity in window #%n entitled %t." caption always "%{= 9}%{Y}( %H )%= %{= 9}%?%-Lw%?%{R}(%{W}%n*%f %t%?(%u)%?%{R})%{w}%?%+Lw%?%?%= %{y}( %{Y}load: %l %{y})" # bindings ------------------------------------------------------------- bindkey "^t" screen bindkey -k F1 prev bindkey -k F2 next bind ' ' windowlist -b bind e screen -t vim vim bind G screen -t google elinks http://www.google.com bind h screen -t htop htop bind m screen -t music ncmpc bind n screen -t rss snownews # launch applications -------------------------------------------------- screen -t zsh 0 zsh screen -t irc 1 irssi screen -t email 2 mutt screen -t rss 3 snownews screen -t nntp 4 slrn screen -t music 5 ncmpc select 1