[xmonad] ManageHook question regarding sending applications to certain workspaces.

Mike Sampson mike at sambodata.com
Mon Apr 12 21:52:13 EDT 2010


On Tue, Apr 13, 2010 at 10:30 AM, Wirt Wolff <wirtwolff at gmail.com> wrote:
> Excerpts from Mike Sampson's message of Sun Apr 11 01:06:00 -0600 2010:
>>
>> [...]
>
> I think what you're wanting is Actions.OnScreen rather than CycleWS.
>
> -- import OnScreen module
> -- screens are zero indexed so 1 is second one:
>
> doIt = doF . liftM2 (.) (viewOnScreen 1) W.shift
>
> This module has changed a few times and (I think) is only in darcs
> xmonad-contrib. I believe the ff. documentation is up to date:
>
> http://n-sch.de/hdocs/xmonad-contrib/XMonad-Actions-OnScreen.html
> [...]

That looks perfect. I'm using a current darcs version so I will check that out.

Thanks Wirt.


More information about the xmonad mailing list