Keyboard layouts in Fedora Core 2 and KDE 3.2

A post by a nice guy called “Leon” helped me out when I had problems with my keyboard layout in Fedora Core 2. There’s a bug, that prevents KDE Control Panel to find the keyboard layouts, but it can easily be fixed by doing a simple

ln -s /usr/X11R6/lib/X11/xkb/rules/xorg.lst \
/usr/X11R6/lib/X11/xkb/rules/xfree86.lst

and restart kcontrol. Thanks Leon, now I can use the “nodeadkeys” option :)

Leave a Reply