Hello,
I'm running on Fedora 14 and I wanted to install a custom keyboard. I have added the file to .../xkb/symbols, and I have added the needed bits :
Code:
<layout>
<configItem>
<name>frpl</name>
<shortDescription>FrPl</shortDescription>
<description>FrenchPolish</description>
</configItem>
</layout>
in .../xkb/rules/base.xml
and
in .../xkb/rules/base.lst
Yet my keybord won't show in the Sytem/Preferences/Keyboard menu, and I don't know if I can access this configuration elsewhere.
Any ideas ??