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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to