begin man udpates
This commit is contained in:
parent
f342b099a5
commit
8cd072359b
1 changed files with 14 additions and 14 deletions
28
dwm.1
28
dwm.1
|
@ -75,23 +75,26 @@ Toggles bar on and off.
|
||||||
.B Super\-q
|
.B Super\-q
|
||||||
Close focused window.
|
Close focused window.
|
||||||
.TP
|
.TP
|
||||||
.B Super\-t
|
.B Super\-t/T
|
||||||
Sets tiled layout.
|
Sets tiled/bstack layouts.
|
||||||
.TP
|
.TP
|
||||||
.B Super\-f
|
.B Super\-f
|
||||||
Toggle fullscreen window.
|
Toggle fullscreen window.
|
||||||
.TP
|
.TP
|
||||||
.B Super\-y
|
.B Super\-F
|
||||||
Sets Fibonacci spiral layout.
|
Toggle floating layout.
|
||||||
.TP
|
.TP
|
||||||
.B Super\-u
|
.B Super\-y/Y
|
||||||
|
Sets Fibonacci spiral/dwinde layouts.
|
||||||
|
.TP
|
||||||
|
.B Super\-u/U
|
||||||
Sets centered master layout.
|
Sets centered master layout.
|
||||||
.TP
|
.TP
|
||||||
.B Super\-i
|
.B Super\-i/I
|
||||||
Sets floating centered master layout.
|
Sets centered master or floating master layouts.
|
||||||
.TP
|
.TP
|
||||||
.B Super\-space
|
.B Super\-space
|
||||||
Zooms/cycles focused window to/from master area (tiled layouts only).
|
Zooms/cycles focused window to/from master area.
|
||||||
.TP
|
.TP
|
||||||
.B Super\-j/k
|
.B Super\-j/k
|
||||||
Focus next/previous window.
|
Focus next/previous window.
|
||||||
|
@ -99,11 +102,8 @@ Focus next/previous window.
|
||||||
.B Super\-Shift\-j/k
|
.B Super\-Shift\-j/k
|
||||||
Move selected window down/up in stack.
|
Move selected window down/up in stack.
|
||||||
.TP
|
.TP
|
||||||
.B Super\-o
|
.B Super\-o/O
|
||||||
Increase number of windows in master area.
|
Increase/decrease number of windows in master area.
|
||||||
.TP
|
|
||||||
.B Super\-Shift\-o
|
|
||||||
Decrease number of windows in master area.
|
|
||||||
.TP
|
.TP
|
||||||
.B Super\-l
|
.B Super\-l
|
||||||
Increase master area size.
|
Increase master area size.
|
||||||
|
@ -139,7 +139,7 @@ Add/remove all windows with nth tag to/from the view.
|
||||||
Quit dwm.
|
Quit dwm.
|
||||||
.TP
|
.TP
|
||||||
.B Mod1\-Control\-Shift\-q
|
.B Mod1\-Control\-Shift\-q
|
||||||
Restart dwm.
|
Menu to refresh/quit/reboot/shutdown.
|
||||||
.SS Mouse commands
|
.SS Mouse commands
|
||||||
.TP
|
.TP
|
||||||
.B Super\-Left click
|
.B Super\-Left click
|
||||||
|
|
Loading…
Reference in a new issue