[xmonad] Switch Workspace Focus

Brent Yorgey byorgey at seas.upenn.edu
Mon Nov 15 14:44:05 EST 2010


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


More information about the xmonad mailing list