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

Re: ALT-GR und Umlaute



Adonis Amore <adonis.amore@myrealbox.com> schrieb:

> Hallo,
> 
> auf meinem Laptop funzt die Alt-GR-Taste und Umlaute nicht. Muss ich 
> nun unbedingt ein keymapping machen, oder gibt es da andere Möglichkeiten?
> Was ich nicht verstehe ist, dass ich bei meinen Deskoptrechner kein 
> Mapping gemacht habe, aber die Taste trotzdem richtig zugewiesen wird. 
> Woran kann das liegen?
> 
> Beide Rechner haben die gleiche XF86Config-4:
> Section "InputDevice"
>      Identifier    "Generic Keyboard"
>      Driver        "keyboard"
>      Option        "CoreKeyboard"
>      Option        "XkbRules"    "xfree86"
>      Option        "XkbModel"    "pc104"
>      Option        "XkbLayout"    "de"
> EndSection

Ist auch kein Wunder. Deutsche Tastaturen sind pc105. Bei mir:
---   snip   ---
Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de"
        Option          "XkbVariant"    "nodeadkeys"
EndSection
---   snap   ---

Gruß
	Malte



Reply to: