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

Bug#366166: What happened to intl keyboard layout (mutli-key)?



On Fri, May 12, 2006 at 11:20:14AM -0700, prosolutions@gmx.net 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



Reply to: