From 1494ae5cc8b3e36006796ddea44cc23d1ce7fdc8 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Wed, 18 Feb 2009 21:07:36 +0000 Subject: [PATCH] New man --- html/man.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/html/man.html b/html/man.html index 22c9916..0e3e1c8 100644 --- a/html/man.html +++ b/html/man.html @@ -66,7 +66,7 @@            M-S-s            Take screenshot of selected window (if enabled)
           M-S-v            Toggle version in status bar
           M-t              Toggle focused window between tiled and floating
-           M-S <Delete>     Lock scren
+           M-S <Delete>     Lock screen
           M-S-i            Reinitialize physical screens
           M1               Focus window
           M-M1             Move window
@@ -99,6 +99,10 @@                                   tery life.
           bar_delay              Update frequency, in seconds, of external
                                  script that populates the status bar.
+           clock_enabled          Enable or disable displaying the clock in
+                                  the status bar.  Disable by setting to 0 so
+                                  a custom clock could be used in the bar_ac-
+                                  tion script.
           spawn_term             External application that gets spawned when
                                  M-S-<Return> is used.
           dialog_ratio           Some applications have dialogue windows that
@@ -128,6 +132,8 @@                                   Users may need to set spawn term to use an
                                  alternate copy of the xterm(1) binary with-
                                  out the setgid bit set.
+           modkey                 Change mod key.  Mod1 is generally the ALT
+                                  key and Mod4 is the windows key on a PC.

     Colors need to be specified per the XQueryColor(3) specification and
     fonts need to be specified per the XQueryFont(3) specification.
@@ -146,9 +152,6 @@ BUGS
     Currently the menu, invoked with M-p, depends on dmenu.

-OpenBSD 4.4                    February 10, 2009                             3
+OpenBSD 4.5                    February 18, 2009                             3
-
- -$scrotwm$ -- 1.7.10.4