comparison dwm.1 @ 394:1da9a6b94ca9

implemented Button2 press on tags for toggletag on the focused client
author Anselm R. Garbe <arg@10kloc.org>
date Thu, 31 Aug 2006 17:49:04 +0200
parents fc9d35252ab4
children 7528080beb0e
comparison
equal deleted inserted replaced
393:6786cd59468f 394:1da9a6b94ca9
44 click on the mode label toggles between 44 click on the mode label toggles between
45 .B tiled 45 .B tiled
46 and 46 and
47 .B floating 47 .B floating
48 mode. 48 mode.
49 .TP
50 .B Button2
51 click on a tag label adds/removes that
52 .B tag
53 to/from the focused
54 .B window.
49 .TP 55 .TP
50 .B Button3 56 .B Button3
51 click on a tag label adds/removes all windows with that 57 click on a tag label adds/removes all windows with that
52 .B tag 58 .B tag
53 to/from the view. 59 to/from the view.