dwm.1 (view raw)
1.TH DWM 1 dwm-0.1
2.SH NAME
3dwm \- dynamic window manager
4.SH SYNOPSIS
5.B dwm
6.RB [ \-v ]
7.SH DESCRIPTION
8.SS Overview
9.B dwm
10is a dynamic window manager for X11.
11.SS Options
12.TP
13.B \-v
14prints version information to stdout, then exits.
15.SS Status text
16.B dwm
17reads from stdin to display status text if provided.
18.SS Default Key Bindings
19.TP 16
20.I Key
21.I Action
22.TP
23.B Mod1-Return
24Zoom
25.B window
26to the
27.B master
28track
29.TP
30.B Mod1-k
31Focus previous
32.B window
33.TP
34.B Mod1-j
35Focus next
36.B window
37.TP
38.B Mod1-m
39Maximize current
40.B window
41.TP
42.B Mod1-[0..n]
43Focus
44.B nth
45tag
46.TP
47.B Mod1-space
48(Re-)arrange
49.B all
50windows tiled
51.TP
52.B Mod1-Shift-space
53(Re-)arrange
54.B all
55windows floating
56.TP
57.B Mod1-Shift-[0..n]
58Apply
59.B nth
60tag to current
61.B window
62.TP
63.B Mod1-Shift-q
64Quit
65.B dwm
66.TP
67.B Mod1-Shift-Return
68Start
69.B terminal
70.TP
71.B Mod1-Shift-w
72Start
73.B web browser
74.TP
75.B Mod1-Shift-l
76Lock
77.B screen
78.TP
79.B Control-[0..n]
80Append
81.B nth
82tag to cureent
83.B window
84.SS Default Mouse Bindings
85.TP
86.B Mod1-Button1
87Moves current
88.B window
89while dragging
90.TP
91.B Mod1-Button2
92Lowers current
93.B window
94.TP
95.B Mod1-Button3
96Resizes current
97.B window
98while dragging