[xmonad] How can I set modMask to ctrl+alt?

Wirt Wolff wirtwolff at gmail.com
Fri Feb 13 13:14:50 EST 2009


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


More information about the xmonad mailing list