On Fri, May 12, 2006 at 11:20:14AM -0700, [EMAIL PROTECTED] wrote:
[...]
> This is what I have in xorg.conf:
> 
> Section "InputDevice"
>         Identifier      "Generic Keyboard"
>         Driver          "keyboard"
>         Option          "CoreKeyboard"
>         Option          "XkbRules"      "xorg"
>         Option          "XkbModel"      "pc102"
>         Option          "XkbLayout"     "us"
>         Option          "XkbOptions"    "compose:ralt"
> EndSection
> 
> ...and there is no multi-key behavior with ralt...

Maybe your settings are overridden by another program.  Did you try to
run startx instead of a display manager?
What does
  setxkbmap -print
display?
Does your ralt key work after running
  setxkbmap -print | xkbcomp - :0
?

Denis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to