aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Doc/Extending.hs
diff options
context:
space:
mode:
authorBrent Yorgey <byorgey@gmail.com>2008-02-01 19:06:18 +0100
committerBrent Yorgey <byorgey@gmail.com>2008-02-01 19:06:18 +0100
commit6b4aa7efb8a2a9c82a8610ae8ab25108e32d1e15 (patch)
tree9478cd5f10b54294cc56dc4cbce04e755f4f620c /XMonad/Doc/Extending.hs
parenta99d18cccbaa0d2c26d4d85b2bf7fb13eb9462c5 (diff)
downloadXMonadContrib-6b4aa7efb8a2a9c82a8610ae8ab25108e32d1e15.tar.gz
XMonadContrib-6b4aa7efb8a2a9c82a8610ae8ab25108e32d1e15.tar.xz
XMonadContrib-6b4aa7efb8a2a9c82a8610ae8ab25108e32d1e15.zip
REMOVE RotView: use CycleWS instead.
See CycleWS docs for info on switching, or just look at the changes to XMonad.Config.Droundy. darcs-hash:20080201180618-bd4d7-7b4deec416c0afd7926b44652bd00cfede1e5e17.gz
Diffstat (limited to 'XMonad/Doc/Extending.hs')
-rw-r--r--XMonad/Doc/Extending.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/XMonad/Doc/Extending.hs b/XMonad/Doc/Extending.hs
index 7ca338e..13a4064 100644
--- a/XMonad/Doc/Extending.hs
+++ b/XMonad/Doc/Extending.hs
@@ -150,8 +150,6 @@ edit your key bindings.
* "XMonad.Actions.RotSlaves": rotate non-master windows.
-* "XMonad.Actions.RotView": cycle through non-empty workspaces.
-
* "XMonad.Actions.Search": provide helpful functions for easily
running web searchs.