Switch Workspace Focus

Hi,
I have key-bindings set for changing focus to a specific workspace. By
default this is set to Alt-w/e/r.
I would like to define a key-binding for switching workspace focus to the
next workspace.
Switching while on the last workspace should move focus to the first.
Thank you,
--
*Eyal Erez <**oneself@gmail.com*

On Mon, Nov 15, 2010 at 01:30:43PM -0500, Eyal Erez wrote:
Hi,
I have key-bindings set for changing focus to a specific workspace. By default this is set to Alt-w/e/r.
I would like to define a key-binding for switching workspace focus to the next workspace. Switching while on the last workspace should move focus to the first.
See XMonad.Actions.CycleWS [1]. -Brent [1] http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Actions-CycleWS.html
participants (2)
-
Brent Yorgey
-
Eyal Erez