[EasyLinux-Suse] Keyboard spinnt
Heinz Helfrich
heinzhelfrich at online.de
Sam Nov 1 15:32:28 CET 2008
anja schrieb:
> Hallo Amadeus,
>
> die Section "Input Device" sieht bei mir so aus:
>
> Driver "kbd"
> Indentifier "Keyboard "(eckige Klammer*)0(eckige Klammer*) *kann ich leider
> nicht eingeben
> Option "Protokoll" "Standard"
> Option "Xkblayout" de"
> Option "XkbModel" "pc104" (in der Sicherungskopie steht an dieser
> Stelle "microsoft pro")
> Option "XkbRules "xfree86"
> Option "KkbVariat" "nodeadkeys"
>
> Der Eintrag unter Identifier macht mich stutzig... kann/muss ich den ändern
> und wenn, wie?
>
Hallo Anja und Amadeus,
bei meiner Suse 11.0 sieht die xorg,conf so aus
Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection
Vielleicht hilft dies weiter.
Grüße Heinz