[xmonad] toggle to last window/workspace
Greg Weber
greg at gregweber.info
Fri Jan 7 17:18:05 CET 2011
Thanks for the response! I had already looked at those modules but I realize
I was just configuring things incorrectly.
XMonad.Actions.CycleWindows and XMonad.Actions.CycleRecentWS did the trick.
I came across the key check and found it helpful.
startupHook = return () >> checkKeymap myConfig myKeys
I suppose there are probably situations where one does not want a warning,
but it would be nice to run the keycheck by default.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20110107/d7363e19/attachment.htm>
More information about the xmonad
mailing list