X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Fscreenrc_acpi;h=b5e1bfe3455494e8de8859ff60224801da9c2c77;hb=5a529cfb9c0bfa2a2c7096aa3e5af8483d55bf36;hp=4061b6cf9575905f481f98151df7efae3747cd74;hpb=98dac9baaa01ccad20b0e14f92163f2d45139d4e;p=grml-etc-core.git diff --git a/etc/grml/screenrc_acpi b/etc/grml/screenrc_acpi index 4061b6c..b5e1bfe 100644 --- a/etc/grml/screenrc_acpi +++ b/etc/grml/screenrc_acpi @@ -1,17 +1,19 @@ -# Filename: screenrc -# Purpose: config file for GNU screen +# Filename: /etc/grml/screenrc_acpi +# Purpose: configuration file for GNU screen providing ACPI output # 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: Fre Sep 28 23:13:13 CEST 2007 [mika] ################################################################################ backtick 1 60 60 /usr/bin/cpu-screen - backtick 2 60 60 /usr/bin/yacpi -p -t - caption always "%{+b rk}$USER@%{wk}%H | %{yk}(load: %l |%{rk} cpu: %1` | %{Gk}acpi: %2`) %-21=%{wk}%D %d.%m.%Y %0c" + 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 %Y-%m-%d %0c" hardstatus alwayslastline "%{wr}%n%f %t %{kw} | %?%-Lw%?%{wb}%n*%f %t%?(%u)%?%{kw}%?%+Lw%? %{wk}" -# hardstatus alwayslastline "%{bw}%1`%= " +# 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 %Y-%m-%d %0c" +# caption always "%{wr}%n%f %t %{kw} | %?%-Lw%?%{wb}%n*%f %t%?(%u)%?%{kw}%?%+Lw%? %{wk}" + # detach on hangup autodetach on # default: on crlf off # default: off @@ -34,7 +36,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" @@ -142,3 +144,6 @@ # # Welcome the user: echo "welcome BoFH!" + +# vim: ft=screen +## END OF FILE #################################################################