Hi there!
I've been having some trouble with my keyboard lately. I don't know when it started, but currently the situation is as follows (vector light 6, icewm):
In some applications I can't produce @²³{[]}~\ or any characters requiring (on my german keyboard) the <Alt Gr> modifier (which is the right <Alt> key). Affected applications include at least xterm and pcmanfm. Is there anything I can do about this? I notice xterm also ignores my russian keyboard (pcmanfm doesn't). On the other hand, Firefox and OOOwriter work fine, so it can't be a general X issue (can it?). Still, I'm posting relevant bits of my xorg.conf:Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "de,ru,cz" ## KEYBOARD_MAP!
Option "XkbOptions" "grp:shift_caps_toggle,grp_led:scroll,lv3:ralt_switch"
Option "XkbModel" "thinkpadintl" ## KEYBOARD_MODEL!
Option "Xkbvariant" "deadgraveacute,phonetic,qwerty" ## KEYBOARD_VARIANT!
EndSection
Any ideas anyone? Even simply recommending an xterm replacement would help me. rxvt works, but the fonts look ugly.
Best wishes,
Rufus