X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Fscreenrc_generic;h=b87472588d0ee3efad80af9b5642130cae4470db;hb=8945506c355c0e705ebe8a8f035a419d9459ca5f;hp=0d631a66234a59d9c92480d5f9f8eb7db436ff11;hpb=04acd40cbcd41423098bc6b771dcbc986efa363f;p=grml-etc-core.git diff --git a/etc/grml/screenrc_generic b/etc/grml/screenrc_generic index 0d631a6..b874725 100644 --- a/etc/grml/screenrc_generic +++ b/etc/grml/screenrc_generic @@ -5,11 +5,11 @@ # License: This file is licensed under the GPL v2. ################################################################################ - 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 @@ -147,3 +147,6 @@ # Welcome the user: echo "welcome BoFH!" + +# vim: ft=screen +## END OF FILE #################################################################