aewl
changeset 258:fb5612299c57
fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
author | Anselm R.Garbe <arg@10ksloc.org> |
---|---|
date | Fri, 11 Aug 2006 12:32:34 +0200 |
parents | 32dc3acfffc0 |
children | d661ecce0c75 |
files | dwm.1 |
diffstat | 1 files changed, 7 insertions(+), 3 deletions(-) [+] |
line diff
1.1 --- a/dwm.1 Fri Aug 11 11:52:55 2006 +0200 1.2 +++ b/dwm.1 Fri Aug 11 12:32:34 2006 +0200 1.3 @@ -36,13 +36,13 @@ 1.4 Writing to standard input displays the text in the status text area. 1.5 .TP 1.6 .B Button[1-3] 1.7 -click onto a tag label focusses the specifc tag. 1.8 +click onto a tag label focuses the specifc tag. 1.9 .TP 1.10 .B Button[1,4] 1.11 -click focusses the previous tag. 1.12 +click focuses the previous tag. 1.13 .TP 1.14 .B Button[2,5] 1.15 -click focusses the next tag. 1.16 +click focuses the next tag. 1.17 .SS Keyboard commands 1.18 .TP 1.19 .B Mod1-Return 1.20 @@ -90,6 +90,10 @@ 1.21 to current 1.22 .B window. 1.23 .TP 1.24 +.B Mod1-Shift-c 1.25 +Close focused 1.26 +.B window. 1.27 +.TP 1.28 .B Mod1-Shift-q 1.29 Quit 1.30 .B dwm.