Este es mi screenrc
[root@antlet30 ~]# cat .screenrc ### Some default settings ### password QCu11aawIxzfs startup_message off vbell off msgwait 1 defutf8 on compacthist on altscreen on autodetach on altscreen on attrcolor b ".I" termcapinfo vt100 dl=5\E[M term "xterm-color" termcapinfo xterm*|rxvt*|kterm*|Eterm* hs:ts=\E]0;:fs=\007:ds=\E]0;\007 termcapinfo xterm 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l' termcapinfo xterm|xterms|xs|rxvt ti@:te@ termcapinfo xterm*|linux*|rxvt*|Eterm* OP defbce "on" defscrollback 50000 backtick 2 60 60 echo $USERNAME defmonitor on activity "" ### Global Config ### #chdir /root/dir1 #screen -t DIR1 #chdir /root/dir2 #screen -t DIR2 bindkey -k k6 screen # F6 | Create new window bindkey -k k7 prev # F7 | Previous Window bindkey -k k8 next # F8 | Next Window caption always "%{b kw}%H %{r}%1` %{w}| %{g}%c %{w}| %{g}%M.%d.%Y %{w}| %{g}%l %{w}" hardstatus alwayslastline "%{-b kw}%u %-Lw%{= rW}%50> %n%f %t %{-}%+Lw%<"