JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add M-S-, and M-S-. keybindings to add and remove columns (vertical stack)
[spectrwm.git] / scrotwm.1
index ac2ba94..599347d 100644 (file)
--- a/scrotwm.1
+++ b/scrotwm.1
@@ -50,6 +50,8 @@ Shift
 Named key
 .It Cm M1
 Mouse button 1
+.It Cm M3
+Mouse button 3
 .El
 .Pp
 .Nm
@@ -79,6 +81,10 @@ Grow master area
 Add windows to master area
 .It Cm M-.
 Remove windows from master area
+.It Cm M-S-,
+Add columns/rows to stacking area
+.It Cm M-S-.
+Remove columns/rows from stacking area
 .It Cm M- Ns Aq Cm Return
 Move current window to master area
 .It Xo
@@ -119,8 +125,20 @@ Move pointer to previous region
 Take screenshot of entire screen (if enabled)
 .It Cm M-S-s
 Take screenshot of selected window (if enabled)
+.It Cm M-S-v
+Toggle version in status bar
+.It Cm M-t
+Toggle focused window between tiled and floating
+.It Cm M-S Aq Cm Delete
+Lock scren
 .It Cm M1
 Focus window
+.It Cm M-M1
+Move window
+.It Cm M-M3
+Resize window
+.It Cm M-S-M3
+Resize window while maintaining it centered
 .El
 .Sh CONFIGURATION FILES
 .Nm
@@ -170,6 +188,10 @@ is used.
 Some applications have dialogue windows that are too small to be useful.
 This ratio is the screen size to what they will be resized.
 For example, 0.6 is 60% of the physical screen size.
+.It Cm region
+Allocates a custom region, removing any autodetected 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.
 .It Cm screenshot_enabled
 Enable or disable screenshot capability.
 .It Cm screenshot_app