diff options
author | anselm@anselm1 <unknown> | 2008-05-19 20:13:24 +0100 |
---|---|---|
committer | anselm@anselm1 <unknown> | 2008-05-19 20:13:24 +0100 |
commit | 5f55af40aecbce7aa1bf01bdca50d92014c02a5c (patch) | |
tree | 39a6bfdb380c321c7d2f55e4b795bd96ffbb493c /dwm.1 | |
parent | f806a17692a145fb6fcc59ca4c2c199f7975f40a (diff) | |
download | dwm-5f55af40aecbce7aa1bf01bdca50d92014c02a5c.tar.gz |
simplification
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm.1 b/dwm.1 index 66e89ee..5b45825 100644 --- a/dwm.1 +++ b/dwm.1 @@ -121,7 +121,7 @@ Quit dwm. Move focused window while dragging. Tiled windows will be toggled to the floating state. .TP .B Mod1\-Button2 -Zooms/cycles focused window to/from master area. If it is floating (but not fixed) it will be toggled to the tiled state instead. +Toggles focused window between floating and tiled state. .TP .B Mod1\-Button3 Resize focused window while dragging. Tiled windows will be toggled to the floating state. |