← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 297428] Re: /etc/X11/xkb/base.xml is ignored (wrong documentation)

 

@ 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.