Make eerror() use '>&2' instead of '>/dev/stderr'
[grml-etc-core.git] / etc / grml / screenrc
index c81be7d..f9dbd0f 100644 (file)
@@ -1,9 +1,9 @@
-# Filename:      screenrc
-# Purpose:       config file for GNU screen
+# Filename:      /etc/grml/screenrc
+# Purpose:       main configuration file for GNU screen
 # 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: Don Okt 26 11:20:24 CEST 2006 [mika]
+# Latest change: Sam Sep 29 00:11:22 CEST 2007 [mika]
 ################################################################################
 
   backtick 1 0 60   /usr/bin/cpu-screen
   caption always "%{+b rk}$USER@%{wk}%H | %{yk}(load: %l |%{rk} cpu: %1` | %{Gk}net: %2`)  %-21=%{wk}%D %d.%m.%Y %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}net: %2`)  %-21=%{wk}%D %d.%m.%Y %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