diff options
| -rw-r--r-- | dwm.1 | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -37,11 +37,11 @@ is read and displayed in the status text area.  .TP  .B Button1  click on a tag label to display all windows with that tag, click on the mode -label toggles between tiled and floating mode. +label toggles between tiling and floating mode.  .TP  .B Button3  click on a tag label adds/removes all windows with that tag to/from the view, -click on the mode label toggles the stack position (tiled mode). +click on the mode label toggles the stack position (tiling mode).  .TP  .B Mod1-Button1  click on a tag label applies that tag to the focused window. @@ -86,7 +86,7 @@ tag to/from current window.  Close focused window.  .TP  .B Mod1-space -Toggle between tiled and floating mode (affects all windows). +Toggle between tiling and floating mode (affects all windows).  .TP  .B Mod1-[1..n]  View all windows with | 
