X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Fscreenrc_generic;h=b87472588d0ee3efad80af9b5642130cae4470db;hb=c0280d16a9f44830885b456241e41ff308ecfec8;hp=77dd119f898e71a5837dc56128a2f311dfd6b48a;hpb=6443914f4234cb6d29a2e7d0d24ac6293f998e57;p=grml-etc-core.git diff --git a/etc/grml/screenrc_generic b/etc/grml/screenrc_generic index 77dd119..b874725 100644 --- a/etc/grml/screenrc_generic +++ b/etc/grml/screenrc_generic @@ -3,14 +3,13 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Sam Sep 29 00:10:47 CEST 2007 [mika] ################################################################################ - caption always "%{+b rk}$USER@%{wk}%H | %{yk}(load: %l) %-21=%{wk}%D %d.%m.%Y %0c" + caption always "%{+b rk}$USER@%{wk}%H | %{yk}(load: %l) %-21=%{wk}%D %Y-%m-%d %0c" hardstatus alwayslastline "%{wr}%n%f %t %{kw} | %?%-Lw%?%{wb}%n*%f %t%?(%u)%?%{kw}%?%+Lw%? %{wk}" # switch order of caption and hardstatus: -# hardstatus alwayslastline "%{+b rk}$USER@%{wk}%H | %{yk}(load: %l |%{rk} cpu: %1` | %{Gk}net: %2`) %-21=%{wk}%D %d.%m.%Y %0c" +# hardstatus alwayslastline "%{+b rk}$USER@%{wk}%H | %{yk}(load: %l |%{rk} cpu: %1` | %{Gk}net: %2`) %-21=%{wk}%D %Y-%m-%d %0c" # caption always "%{wr}%n%f %t %{kw} | %?%-Lw%?%{wb}%n*%f %t%?(%u)%?%{kw}%?%+Lw%? %{wk}" # detach on hangup @@ -35,7 +34,7 @@ # fix the "screen.linux" terminal problem (see Debian BTS #238355 + #239776) # term linux - shell /bin/zsh +# shell /bin/zsh # "sorendition": set the colors for # the "messages" and "text marking" @@ -148,3 +147,6 @@ # Welcome the user: echo "welcome BoFH!" + +# vim: ft=screen +## END OF FILE #################################################################