X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=html%2Fman.html;h=aa954b0a2e3b0dbf6d10e023db13de057e22604b;hb=cd107085f1b63edf9afaac7bd512d27f64ce89e0;hp=0fe8cea3b45bd0fbe68ed0277c0c0703ce252ce4;hpb=a23d0a390395d39ffe569f5b8b22b16c08e2594f;p=spectrwm.git diff --git a/html/man.html b/html/man.html index 0fe8cea..aa954b0 100644 --- a/html/man.html +++ b/html/man.html @@ -45,6 +45,8 @@            M-l              Grow master area
           M-,              Add windows to master area
           M-.              Remove windows from master area
+           M-S-,            Add columns/rows to stacking area
+           M-S-.            Remove columns/rows from stacking area
           M-<Return>       Move current window to master area
           M-j, M-<TAB>     Focus next window in workspace
           M-k, M-S-<TAB>   Focus previous window in workspace
@@ -63,6 +65,8 @@            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-i            Reinitialize physical screens
           M1               Focus window
           M-M1             Move window
           M-M3             Resize window
@@ -101,6 +105,11 @@                                   the screen size to what they will be re-
                                  sized.  For example, 0.6 is 60% of the phys-
                                  ical screen size.
+           region                 Allocates a custom region, removing any au-
+                                  todetected regions which occupy the same
+                                  space on the screen.  Defined in the format
+                                  screen[<idx>]:WIDTHxHEIGHT+X+Y, e.g.
+                                  screen[1]:800x1200+0+0.
           screenshot_enabled     Enable or disable screenshot capability.
           screenshot_app         Set to the script that will take screen-
                                  shots.  It will be called with "full" or
@@ -125,7 +134,7 @@ BUGS
     Currently the menu, invoked with M-p, depends on dmenu.

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