Hello,
Regarding my previous post:
 x11 problem in current: "The XKEYBOARD keymap compiler (xkbcomp) reports..."
(the dmesg and Xorg.0.log can be found in the 2 posts)

Sorry to reask, but I searched via google etc and I did not find any solution.
Loading the keyboard layout via setxkbmap does not work either.
~ $ setxkbmap fr_CH
Error loading new keyboard description

(==) Using config file: "/etc/X11/xorg.conf"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error:            Can't find file "pc/fr_CH" for symbols include
>                   Exiting
>                   Abandoning symbols file "default"
Errors from xkbcomp are not fatal to the X server

I am running current on other boxes and XkbLayout fr_CH does work?!  

Here is my latest not working current InputDevice Section (I tried many 
different possible solutions/options here, without success)
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option  "CoreKeyboard"
        Option  "XkbRules" "xorg"
        Option  "XkbModel" "microsoft"
        Option  "XkbVariant"    "nodeadkeys"
        Option  "XkbLayout"     "fr_CH"
EndSection

Is this related to the keyboard driver that is not supported on the laptop (hp 
- nc6000)?

Many many thanks for helping!!!

Reply via email to