Michel Dänzer wrote:
[EMAIL PROTECTED]> xmodmap -pk|grep Multi_key ~
115 0xffe7 (Meta_L) 0xff20 (Multi_key)
So it's shift-apple/cmd.
Oh, and while we're at it, I noticed this:
[EMAIL PROTECTED]> xmodmap -pk|grep Mode_switch ~
64 0xffe9 (Alt_L) 0xff7e (Mode_switch)
So shift-alt/option is the 'AltGr' a lot of people are desperately
looking for. :)
Sure, this is the information i'am looking for since many days !
Now my french keyboard can do "~[{}] ." ;-)
For people which has the same problem do :
xmodmap -e 'keycode 115 = Meta_L Multi_key'
xmodmap -e 'keycode 64 = Alt_L Mode_switch'
Thanks for the information
Jean-Philippe
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]