Mercurial > aewl
comparison dwm.1 @ 525:7433954e80af
final fix for man page
author | Anselm R. Garbe <arg@10kloc.org> |
---|---|
date | Thu, 05 Oct 2006 13:44:48 +0200 |
parents | 834a77509a64 |
children | 451f19d48845 |
comparison
equal
deleted
inserted
replaced
524:1a9a0877650c | 525:7433954e80af |
---|---|
35 .B Standard input | 35 .B Standard input |
36 is read and displayed in the status text area. | 36 is read and displayed in the status text area. |
37 .TP | 37 .TP |
38 .B Button1 | 38 .B Button1 |
39 click on a tag label to display all windows with that tag, click on the mode | 39 click on a tag label to display all windows with that tag, click on the mode |
40 label toggles between tiled and floating mode. | 40 label toggles between tiling and floating mode. |
41 .TP | 41 .TP |
42 .B Button3 | 42 .B Button3 |
43 click on a tag label adds/removes all windows with that tag to/from the view, | 43 click on a tag label adds/removes all windows with that tag to/from the view, |
44 click on the mode label toggles the stack position (tiled mode). | 44 click on the mode label toggles the stack position (tiling mode). |
45 .TP | 45 .TP |
46 .B Mod1-Button1 | 46 .B Mod1-Button1 |
47 click on a tag label applies that tag to the focused window. | 47 click on a tag label applies that tag to the focused window. |
48 .TP | 48 .TP |
49 .B Mod1-Button3 | 49 .B Mod1-Button3 |
84 .TP | 84 .TP |
85 .B Mod1-Shift-c | 85 .B Mod1-Shift-c |
86 Close focused window. | 86 Close focused window. |
87 .TP | 87 .TP |
88 .B Mod1-space | 88 .B Mod1-space |
89 Toggle between tiled and floating mode (affects all windows). | 89 Toggle between tiling and floating mode (affects all windows). |
90 .TP | 90 .TP |
91 .B Mod1-[1..n] | 91 .B Mod1-[1..n] |
92 View all windows with | 92 View all windows with |
93 .BR nth | 93 .BR nth |
94 tag. | 94 tag. |