]> git.lizzy.rs Git - bspwm.git/blobdiff - bspwm.1
New optional EXIT_STATUS argument for 'quit'
[bspwm.git] / bspwm.1
diff --git a/bspwm.1 b/bspwm.1
index 4b3a344ee4f2651a298509e5c1b2c96c50a374b5..6d0369d2217a512f4da66e744caf5e397c79a6d9 100644 (file)
--- a/bspwm.1
+++ b/bspwm.1
@@ -2,8 +2,8 @@
 .SH NAME
 bspwm \- Tiling window manager based on binary space partitioning
 .SH SYNOPSIS
-.BI bspwm
-.RI [ -v ]
+.B bspwm
+.RI [ -v | "-s STATUS_FIFO" ]
 .P
 .BI bspc " MESSAGE"
 .RI [ ARGUMENTS ]
@@ -28,7 +28,7 @@ environment variable is defined, it will be used as the socket path, otherwise
 is used.
 .P
 The recommended way of defining keyboard shortcuts is to use
-.BR xbindkeys .
+.BR shkd " or " xbindkeys .
 .P
 The only way to configure
 .B bspwm
@@ -116,7 +116,7 @@ Perform a dump of each monitor.
 .BI list_windows
 Return the list of managed windows (i.e. their identifiers).
 .TP
-.BI presel " left|right|up|down"
+.BI presel " left|right|up|down [SPLIT_RATIO]"
 Switch to manual mode and select the splitting direction.
 .TP
 .BI cancel
@@ -160,16 +160,19 @@ Toggle the locked state of the current window (locked windows will not respond t
 .B close
 message).
 .TP
+.BI toggle_visibility
+Toggle the visibility of all the managed windows.
+.TP
 .BI close
 Close the focused window.
 .TP
 .BI kill
 Kill the focused window.
 .TP
-.BI send_to " DESKTOP_NAME"
+.BI send_to " DESKTOP_NAME [--follow]"
 Send the focused window to the given desktop.
 .TP
-.BI send_to_monitor " MONITOR_NAME"
+.BI send_to_monitor " MONITOR_NAME [--follow]"
 Send the focused window to the given monitor.
 .TP
 .BI use " DESKTOP_NAME"
@@ -226,10 +229,7 @@ Reload the autostart file.
 .BI reload_settings
 Reload the default settings.
 .TP
-.BI reload
-Reload the autostart file and the default settings.
-.TP
-.BI quit
+.BI quit " [EXIT_STATUS]"
 Quit.
 .SH SETTINGS
 Colors are either
@@ -331,6 +331,9 @@ Ivan Kanakarakis <ivan.kanak at gmail.com>
 .SH HOMEPAGE
 .TP
 https://github.com/baskerville/bspwm
+.SH MAILING LIST
+.TP
+bspwm at librelist.com
 .SH SEE ALSO
 .BR monsterwm (1),
 .BR tmux (1).