>Can you please run > setxkbmap -model pc104 -layout us -print | xkbcomp -w0 -I/etc/X11/xkb - :0 >and send its output?
mestreech:/home/luc# setxkbmap -model pc104 -layout us -print | xkbcomp -w0 -I/etc/X11/xkb - :0 Xlib: connection to ":0.0" refused by server Xlib: No protocol specified Error: Cannot open display ":0" Exiting mestreech:/home/luc# Sorry, I'm not so fluent in X programs. Must be something wrong here. >What does the keyboard section of your /etc/X11/XF86Config-4 look like? Section "InputDevice" Identifier "Logitech Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "us" # Option "XKbOptions" "" # Option "XkbVariant" "us_intl" EndSection herewith a part of my /var/log/XFree86.0.log (==) ServerLayout "Default Layout" (**) |-->Screen "Default Screen" (0) (**) | |-->Monitor "Generic Monitor" (**) | |-->Device "Generic Video Card" (**) |-->Input Device "Logitech Keyboard" (**) Option "XkbRules" "xfree86" (**) XKB: rules: "xfree86" (**) Option "XkbModel" "pc104" (**) XKB: model: "pc104" (**) Option "XkbLayout" "us" (**) XKB: layout: "us" (==) Keyboard: CustomKeycode disabled (**) |-->Input Device "Configured Mouse" (WW >Does setxkbmap really segfault? No, not really as you can read from the output: [EMAIL PROTECTED]:~$ setxkbmap -v -model pc104 -layout us Couldn't interpret _XKB_RULES_NAMES property Use defaults: rules - 'xfree86' model - 'pc101' layout - 'us' Warning! Multiple definitions of keyboard model Using command line, ignoring X server Warning! Multiple definitions of keyboard layout Using command line, ignoring X server Trying to build keymap using the following components: keycodes: xfree86+aliases(qwerty) types: complete compat: complete symbols: pc/pc(pc104)+pc/us geometry: pc(pc104) Error loading new keyboard description [EMAIL PROTECTED]:~$ Note: I know of one other person who mentioned the same problem as I have. Merci, -- Luc Castermans Email: luc at castermans . cistron . nl Vist my site at http://www.castermans.cistron.nl Download OpenOffice at http://www.openoffice.org ------------------------------------------------------- -- Luc Castermans Email: luc at castermans . cistron . nl Vist my site at http://www.castermans.cistron.nl Download OpenOffice at http://www.openoffice.org