> Section "InputDevice"
>
>     Identifier        "Keyboard1"
>     Driver    "Keyboard"
>     Option "AutoRepeat" "500 30"
>     Option "XkbRules" "xfree86"
>     Option "XkbModel" "pc104"
>     Option "XkbLayout"        "de"
>     Option "XkbVariant"  "nodeadkeys"
>
> EndSection

Bei mir sieht das so aus und fuktioniert gut.

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de"
        Option          "XkbVariant"    "nodeadkeys"
EndSection

Ich weiss nicht ob das wichitg ist, aber du schreibst den Treiber gross. 
Vielleicht ist auch da die Gross-/Kleinschreibung wichtig, wie fas überall 
unter Unix.


Gruss,
Michael


-- 
Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an