~ jik /.screenrc

startup_message off
shell /bin/zsh
hardstatus alwayslastline
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'
#hardstatus string '%{= mK}%-Lw%{= KW}%50>%n%f* %t%{= mK}%+Lw%< %{= kG}%-=%D %d %M %Y %c:%s%{-}'
#hardstatus lastline "%-Lw%{= KW}%50>%n%f* %t%{-}%+Lw%<"
#hardstatus lastline "%{= KW}%-w%{= WK}%n zsh%{-}%+w"
#vbell off
#hardstatus lastline "%-Lw%{= KW}%50>%n%f* %t%{-}%+Lw%<"
termcapinfo xterm|xterms|xs|rxvt|aterm ti@:te@

bindkey "^b" command -c mykey
bindkey -k "%i" next
bindkey -k "#4" prev
bindkey "^t" screen
bindkey "^." next
bindkey "^," prev

screen -t root      0   sudo su
screen -t torrent   1   rtorrent
screen -t mpd       2   ncmpc
screen -t zsh       3   zsh