[xmonad] Re: How can I set modMask to ctrl+alt?
Jens Peter Secher
jpsecher at gmail.com
Sun Feb 15 10:26:12 EST 2009
2009/2/13 Ed McCaffrey <ed at edmccaffrey.net>:
> My favorite keyboards lack a windows key; caps is uncomfortable, and ctrl
> and alt both have too many conflicts to use individually
I guess you have a ThinkPad? Then you can alternatively use the right
ctrl key as Xmonad key:
xmonad $ defaultConfig
{
-- ...
-- Use Right-Control as modifier key.
modMask = mod3Mask
}
I have attached my ~/.xmodmap .
HTH,
--
Jens Peter Secher.
_DD6A 05B0 174E BFB2 D4D9 B52E 0EE5 978A FE63 E8A1 jpsecher gmail com_.
A. Because it breaks the logical sequence of discussion.
Q. Why is top posting bad?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xmodmap.tp
Type: application/octet-stream
Size: 2717 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/xmonad/attachments/20090215/455618f6/xmodmap.obj
More information about the xmonad
mailing list