X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Fscreenrc_acpi;h=3fe82ead4cccdf1c9bc4147db4f0b416c5f0982d;hb=2b1cff4a9bb2712bedfff2a8fc9284520f065d77;hp=6ad6ac69db435ce6cb0575cf0c53222da8cf221f;hpb=04acd40cbcd41423098bc6b771dcbc986efa363f;p=grml-etc-core.git diff --git a/etc/grml/screenrc_acpi b/etc/grml/screenrc_acpi index 6ad6ac6..3fe82ea 100644 --- a/etc/grml/screenrc_acpi +++ b/etc/grml/screenrc_acpi @@ -7,11 +7,11 @@ backtick 1 60 60 /usr/bin/cpu-screen backtick 2 60 60 /usr/bin/yacpi -p - caption always "%{+b rk}$USER@%{wk}%H | %{yk}(load: %l |%{rk} cpu: %1` | %{Gk}acpi: %2`) %-21=%{wk}%D %d.%m.%Y %0c" + caption always "%{+b rk}$USER@%{wk}%H | %{yk}(load: %l |%{rk} cpu: %1` | %{Gk}acpi: %2`) %-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}acpi: %2`) %-21=%{wk}%D %d.%m.%Y %0c" +# hardstatus alwayslastline "%{+b rk}$USER@%{wk}%H | %{yk}(load: %l |%{rk} cpu: %1` | %{Gk}acpi: %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 @@ -110,9 +110,6 @@ bind 'O' login off bind '}' history - bind G screen -t 'google' w3m www.google.com - bind H screen -t HeiseTicker w3m www.heise.de/newsticker/pda/data/paket4.html - # Paste - use 'P' instead of ']': # bind P # unbound by default bind P paste . @@ -128,13 +125,13 @@ bind X lockscreen # 030511 Workaround for stupid machines without xmodmap ;-) - bindkey -t °a stuff "ä" - bindkey -t °A stuff "Ä" - bindkey -t °o stuff "ö" - bindkey -t °O stuff "Ö" - bindkey -t °u stuff "ü" - bindkey -t °U stuff "Ü" - bindkey -t °s stuff "ß" + bindkey -t °a stuff "ä" + bindkey -t °A stuff "Ä" + bindkey -t °o stuff "ö" + bindkey -t °O stuff "Ö" + bindkey -t °u stuff "ü" + bindkey -t °U stuff "Ü" + bindkey -t °s stuff "ß" msgwait 1 version @@ -146,3 +143,4 @@ echo "welcome BoFH!" # vim: ft=screen +## END OF FILE #################################################################