Hi, Am Sonntag, 14. November 2004 01:31 schrieb Derek Schaible: > Any reason why I would be missing these? KDE runs fine, but the keyboard > layouts aren't there. Which package should these be in? I think that is a bug as a result of moving from xfree86 to xorg: KDE still looks for some xfree86 files. Try (as root): cd /etc/X11/xkb/rules ln -s xorg xfree86 ln -s xorg.lst xfree86.lst ln -s xorg.xml xfree86.xml ln -s xorg-it.lst xfree86-it.lst Hope that helps Stephan