[xmonad] Re: Can I configure right Alt key in xmonad?

Braden Shepherdson Braden.Shepherdson at gmail.com
Wed Sep 17 09:44:06 EDT 2008


Mauricio wrote:
> Hi,
> 
> Is it possible to get the right Alt
> in my keyboard to behave like the left
> one? Or can I set that using some program
> I could call from xmonad.hs?
> 
> Thanks,
> Maurício
> 

This is actually what I use on my laptop, as I use emacs and the Windows 
key is inconveniently located. My .xinitrc uses xmodmap to rebind Alt_R 
to mod3 (unused by default), and my xmonad.hs uses modMask = 3.


Braden Shepherdson
shepheb



More information about the xmonad mailing list