Hi,

I have a little problem after upgrading my linux box from XFree 4.1.0 to 
4.2.0: The "Windows"-Key (between the left Strg/Ctrl-Key and the Left 
Alt-Key) is not recognized anymore.
I have a generic 105keys keyboard with german style. But it only works as 
102keys keyboard after the upgrade, although I didn't change the config file.
I've looked into the docu for XFree 4.2.0 but with no help - my configuration 
should work. Any suggestions?

Here's my /etc/X11/XF86Config (only relevant sections)

Section "InputDevice"
    Identifier  "Logitech Deluxe Tastatur"
    Driver      "Keyboard"
    Option      "AutoRepeat" "500 30"
    Option      "XkbRules" "xfree86"
    Option      "XkbModel" "pc105"
    Option      "XkbLayout"     "de"
    Option      "XkbVariant"  "nodeadkeys"
EndSection

Section "ServerLayout"
    Identifier  "einfaches Layout"
    Screen      "Bildschirm 1"
    InputDevice "Genius Maus" "CorePointer"
    InputDevice "Logitech Deluxe Tastatur" "CoreKeyboard"
    InputDevice "Graphire Pen" "AlwaysCore"
    InputDevice "Graphire Eraser" "AlwaysCore"
    InputDevice "Graphire Mouse" "AlwaysCore"
EndSection
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to