
22 Sep
2010
22 Sep
'10
9:15 p.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"`.