X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=html%2Fman.html;h=22c991697737c6dbb29e1cfcc7507e439e0b8521;hb=d21f9c38fd011089a00eadbe9eae9892557b8169;hp=aa954b0a2e3b0dbf6d10e023db13de057e22604b;hpb=2d53c59cc3444ac0223127b6861742e85fa33ce4;p=spectrwm.git diff --git a/html/man.html b/html/man.html index aa954b0..22c9916 100644 --- a/html/man.html +++ b/html/man.html @@ -54,6 +54,7 @@            M-S-j            Swap with next window in workspace
           M-S-k            Swap with previous window in workspace
           M-b              Toggle status bar in all workspaces
+           M-x              Delete current window in workspace
           M-S-x            Destroy current window in workspace
           M-<n>            Switch to workspace n
           M-S-<n>          Move current window to workspace n
@@ -116,6 +117,17 @@                                   "window" as parameter 1 to indicate what
                                  screenshot action is expected.  The script
                                  shall handle those cases accordingly.
+           term_width             Set a preferred minimum width for the termi-
+                                  nal If this value is greater than 0, scrotwm
+                                  will attempt to adjust the font sizes in the
+                                  terminal to keep the terminal width above
+                                  this number as the window is resized.  Only
+                                  xterm(1) is currently supported.  The
+                                  xterm(1) binary must not be setuid or set-
+                                  gid, which it is by default on most systems.
+                                  Users may need to set spawn term to use an
+                                  alternate copy of the xterm(1) binary with-
+                                  out the setgid bit set.

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

-OpenBSD 4.4                    February 3, 2009                              2
+OpenBSD 4.4                    February 10, 2009                             3