@ Bogdan: Yes, I apply the patch manually. I don't know how to apply it at updates automatically, but you could check on every system start with this line in /etc/rc.local: if [ "`grep \<name\>your-custom-layout\</name\> /usr/share/X11/xkb/rules/evdev.xml`" == "" ]; then patch /usr/share/X11/xkb/rules/evdev.xml < /path/to/your/patch; fi;
-- /etc/X11/xkb/base.xml is ignored (wrong documentation) https://bugs.launchpad.net/bugs/297428 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