
23 Sep
2010
23 Sep
'10
1:15 a.m.
Tony Morris
Just hunting through there. Would you suggest that doF is the right function to use?
You probably want `doShift`. There are some decent examples here: http://www.haskell.org/haskellwiki/Xmonad/General_xmonad.hs_config_tips#Mana... Notably `className =? "foo" --> doShift "wherever"`.