continued with man page
This commit is contained in:
parent
86d9851427
commit
72655f0ce7
4 changed files with 40 additions and 4 deletions
33
dwm.1
33
dwm.1
|
@ -12,3 +12,36 @@ is a dynamic window manager for X11.
|
|||
.TP
|
||||
.B \-v
|
||||
prints version information to stdout, then exits.
|
||||
.SS Default Key Bindings
|
||||
.TP 16
|
||||
.I Key
|
||||
.I Action
|
||||
.TP
|
||||
.B Mod1-Return
|
||||
Zoom
|
||||
.B window
|
||||
to the
|
||||
.B master
|
||||
track
|
||||
.TP
|
||||
.B Mod1-k
|
||||
Focus previous
|
||||
.B window
|
||||
.TP
|
||||
.B Mod1-j
|
||||
Focus next
|
||||
.B window
|
||||
.TP
|
||||
.B Mod1-m
|
||||
Maximize current
|
||||
.B window
|
||||
.TP
|
||||
.B Mod1-[0..n]
|
||||
Focus
|
||||
.B nth
|
||||
tag
|
||||
.TP
|
||||
.B Mod1-space
|
||||
(Re-)arrange
|
||||
.B all
|
||||
windows tiled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue