aewl

diff dwm.1 @ 530:451f19d48845

removed the stack position stuff
author Anselm R. Garbe <arg@10kloc.org>
date Thu, 05 Oct 2006 19:27:28 +0200
parents 7433954e80af
children e249e2952a32
line diff
     1.1 --- a/dwm.1	Thu Oct 05 18:23:28 2006 +0200
     1.2 +++ b/dwm.1	Thu Oct 05 19:27:28 2006 +0200
     1.3 @@ -40,8 +40,7 @@
     1.4  label toggles between tiling and floating mode.
     1.5  .TP
     1.6  .B Button3
     1.7 -click on a tag label adds/removes all windows with that tag to/from the view,
     1.8 -click on the mode label toggles the stack position (tiling mode).
     1.9 +click on a tag label adds/removes all windows with that tag to/from the view.
    1.10  .TP
    1.11  .B Mod1-Button1
    1.12  click on a tag label applies that tag to the focused window.
    1.13 @@ -63,9 +62,6 @@
    1.14  .B Mod1-Return
    1.15  Zooms/cycles current window to/from master area (tiling mode), toggles maximization current window (floating mode).
    1.16  .TP
    1.17 -.B Mod1-b
    1.18 -Toggle stack position (tiling mode only).
    1.19 -.TP
    1.20  .B Mod1-g
    1.21  Grow current area (tiling mode only).
    1.22  .TP