2006/7/13, Andreas Schoelver <[EMAIL PROTECTED]>:
Hi all

... I am not able to produce special intenational keys any more.
(like @ | [] {} \ on my german keyboard)

old option
   Option  "RightAlt"  "ModeShift"
does not work any more.

Thanks in advance
Andreas

Hi Andreas,
looks like wrong configured.
Could you post the InputDevice part of your xorg.conf?
Section "InputDevice"
       Identifier  "Keyboard0"
       Driver      "kbd"
       Option      "CoreKeyboard"
       Option      "XkbRules" "xorg"
       Option      "XkbModel" "pc105"
       Option      "XkbLayout" "de"
       Option      "XkbVariant" "deadgraveacute"
EndSection
Do you run gnome or kde?
--
gentoo-user@gentoo.org mailing list

Reply via email to