diff options
author | Anselm R. Garbe <arg@10kloc.org> | 2006-09-01 10:32:50 +0200 |
---|---|---|
committer | Anselm R. Garbe <arg@10kloc.org> | 2006-09-01 10:32:50 +0200 |
commit | 1836b6740d7fc1a2e7fa0343aa7de657592ebfeb (patch) | |
tree | fe099e416526ba3d664ed47a298be890fa837d77 /dwm.1 | |
parent | 924a0888126bd8ff12312c6e3e6a33003f271b2a (diff) | |
download | dwm-1836b6740d7fc1a2e7fa0343aa7de657592ebfeb.tar.gz |
applied sanders patch
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/dwm.1 b/dwm.1 index 2758bbf..31ebad0 100644 --- a/dwm.1 +++ b/dwm.1 @@ -47,16 +47,22 @@ and .B floating mode. .TP -.B Button2 -click on a tag label adds/removes that -.B tag -to/from the focused -.B window. -.TP .B Button3 click on a tag label adds/removes all windows with that .B tag to/from the view. +.TP +.B Mod1-Button1 +click on a tag label applies that +.B tag +to the focused +.BR window . +.TP +.B Mod1-Button3 +click on a tag label adds/removes that +.B tag +to/from the focused +.BR window . .SS Keyboard commands .TP .B Mod1-Shift-Return |