[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Deutsches Tastatur



* Frank Van Damme <frank.vandamme@student.kuleuven.ac.be> [21-03-2003 00:56]:

> - Ich benutze X version 4.3 (unoffizielle Pakkette von Daniel Stone)
> - Die relevante Section in XF86Config-4:
> 
> Section "InputDevice"
> 
>     Identifier   "Keyboard1"
>     Driver       "Keyboard"
>     Option "AutoRepeat"  "250 30"
>     Option "XkbVariant" "nodeadkeys"
>     Option "Protocol" "Standard"
>     Option "XkbRules" "xfree86"
>     Option "XkbModel" "pc104"
>     Option "XkbLayout" "de"
> 
> EndSection
> 
> Hat jemand ein Idee? 

Bei mir sieht es (mit XFree4.3) so aus:

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

Gruss Uwe



Reply to: