[xmonad] multi-head bindings
Brian Lewis
brian at lorf.org
Wed Aug 18 12:13:49 EDT 2010
On Friday, 13.08.10 at 19:42, Wirt Wolff wrote:
> So basically three sets of paired workspaces. I'd look at the (pretty
> sure it's darcs only) Actions.OnScreen module.
Thanks, that's what I needed.
What are people doing about toggleWS on multi-head?
http://xmonad.org/xmonad-docs/xmonad-contrib/src/XMonad-Actions-CycleWS.html#toggleWS
I made a variant of toggleWS that uses the OnScreen focusing stuff I
wrote, but it doesn't work like I expected. I think it's because the
head of the 'hiddens' list isn't necessarily the workspace that was
focused previously.
More information about the xmonad
mailing list