[Xmonad] Re: Xmonad no longer compile since latest darcs pull
Xavier Maillard
maillaxa at gmail.com
Fri Aug 17 00:03:25 EDT 2007
Hello,
Andrea Rossato <mailing_list at ...> writes:
> you are using a wrong version of Config.hs...
>
> BTW, this problem can be solved by changing that list to:
>
> -- mod-shift-[1..9] <at> <at> Move client to workspace N
> [((m .|. modMask, k), f i)
> | (i, k) <- zip workspaces [xK_1 ..]
> , (f, m) <- [(view, 0), (shift, shiftMask)]]
Sorry for the delay. You are right, this has fixed my compile issue.
Regards,
Xavier
More information about the Xmonad
mailing list