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

Bug#270235: xserver-xfree86: ALT+SHIFT keys have to be pushed in *exact* order to get int chars



On Mon, Oct 11, 2004 at 03:32:43PM -0500, Branden Robinson wrote:
> > Sorry I was unclear, these fixes are not yet in because they appeared
> > after 4.3.0, so thay have to be backported.  Fortunately this is
> > trivial, and I will send a patch soon to debian-x, but I would also
> > like to know if other keymaps have to be fixed the same way and just
> > ask on freedesktop xkb mailing list.
> 
> Denis,
> 
> Did one of your many recent fixes take care of this?

No, I forgot about this bugreport, thanks for the reminder.
As said in my previous mail, the fix is trivial
    include "level3(ralt_switch_multikey)"
has to be replaced by
    include "level3(ralt_switch)"
I asked on the xkeyboard-config ML and all layouts have been changed
this way, but I was still reluctant to break compatibility (Shift+AltGr
always produced Multi_Key).  Anyway the best default seems indeed to
perform this change, and add a lv3:ralt_switch_multikey option in
/etc/X11/xkb/rules/xfree86 so that those who prefer current settings
are not lost.
I will commit a patch tomorrow.

Denis



Reply to: