
13 Feb
2009
13 Feb
'09
1:14 p.m.
Excerpts from Ed McCaffrey's message of Fri Feb 13 14:05:00 -0700 2009:
My favorite keyboards lack a windows key; caps is uncomfortable, and ctrl and alt both have too many conflicts to use individually, so I want to set modMask to ctrl+alt.
modMask = controlMask .|. mod1Mask -- should do the trick -- wmw