JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
continued with man page
[dwm.git] / dwm.1
1 .TH DWM 1 dwm-0.0
2 .SH NAME
3 dwm \- dynamic window manager
4 .SH SYNOPSIS
5 .B dwm
6 .RB [ \-v ]
7 .SH DESCRIPTION
8 .SS Overview
9 .B dwm
10 is a dynamic window manager for X11.
11 .SS Options
12 .TP
13 .B \-v
14 prints version information to stdout, then exits.
15 .SS Default Key Bindings
16 .TP 16
17 .I Key  
18 .I Action
19 .TP
20 .B Mod1-Return
21 Zoom
22 .B window
23 to the 
24 .B master
25 track
26 .TP
27 .B Mod1-k
28 Focus previous
29 .B window
30 .TP
31 .B Mod1-j
32 Focus next
33 .B window
34 .TP
35 .B Mod1-m
36 Maximize current
37 .B window
38 .TP
39 .B Mod1-[0..n]
40 Focus
41 .B nth
42 tag
43 .TP
44 .B Mod1-space
45 (Re-)arrange
46 .B all
47 windows tiled
48 .TP
49 .B Mod1-Shift-space
50 (Re-)arrange
51 .B all
52 windows floating
53 .TP
54 .B Mod1-Shift-[0..n]
55 Apply
56 .B nth
57 tag to current
58 .B window
59 .TP
60 .B Mod1-Shift-q
61 Quit
62 .B dwm
63 .TP
64 .B Mod1-Shift-Return
65 Start
66 .B terminal
67 .TP
68 .B Mod1-Shift-w
69 Start
70 .B web browser
71 .TP
72 .B Mod1-Shift-l
73 Lock
74 .B screen
75 .TP
76 .B Control-[0..n]
77 Append
78 .B nth
79 tag to cureent
80 .B window
81