I don't know if it's the right way to do it, but the following worked for me.
I opened the xkb/symbols/altwin file, and replaced the line:
key <RALT> { type[Group1] = "TWO_LEVEL"; 
             symbols[Group1] = [ Alt_R, Meta_R ] };
by:
key <RALT> { type[Group1] = "ONE_LEVEL";
             symbols[Group1] = [ Alt_R ] };

PS : Commenting the line works, too.

-- 
[karmic] xkbcomp error message
https://bugs.launchpad.net/bugs/433926
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xkeyboard-config in ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to