← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 433926] Re: [karmic] xkbcomp error message

 

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.



References