/etc/grml/screenrc*: switch caption and hardstatus
[grml-etc-core.git] / etc / grml / screenrc_acpi
index 4061b6c..0ae48c0 100644 (file)
@@ -3,15 +3,14 @@
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # 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]
+# Latest change: Fre Sep 28 23:19:52 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"
-  hardstatus alwayslastline "%{wr}%n%f %t %{kw} | %?%-Lw%?%{wb}%n*%f %t%?(%u)%?%{kw}%?%+Lw%? %{wk}"
+  caption always "%{rw}%n%f %t %{wk} | %?%-Lw%?%{bw}%n*%f %t%?(%u)%?%{wk}%?%+Lw%?"
+  hardstatus alwayslastline "%{+b kr}$USER@%{kw}%H | %{ky}(load: %l |%{kr} cpu: %1` | %{kG}acpi: %2`)  %-21=%{kw}%D %d.%m.%Y %0c"
 
-#  hardstatus alwayslastline "%{bw}%1`%= "
 # detach on hangup
   autodetach            on              # default: on
   crlf                  off             # default: off
 #
 # Welcome the user:
   echo "welcome BoFH!"
+
+# vim: ft=screen