[PATCH] xkb fixes

Peter Hutterer peter.hutterer at who-t.net
Fri Aug 1 05:16:16 PDT 2008


On Fri, Aug 01, 2008 at 12:58:05PM +0300, Daniel Stone wrote:
> > I'm wondering if these patches address any of these Bugs
> > 
> >  13539 - XKB map setting is bonged
> >  16105 - initial group width n >= 2 results in broken map
> >  16145 - Simulated Caps lock key press via XTestFakeKeyEvent does not toggle the LED indicator
> >  16364 - Behavior of xmodmap differs when invoked before any key has been pressed
> > 
> > or asked differently: Is there some background to these changes,
> > e.g. bugreports. Which ones?
> 
> It fixes #16364, yes.  

Funnily enough - no. the xmodmap thing is a different issue and can be fixed
by flushing the evdev keymap into the VCK before calling xmodmap. See [1] for
a bad but more or less working solution (1.5, not master).

#16145 is fixed in master as 105d28652d1fb80dd8ce8511e2605dccc8812e99, just
needs some tender love and care (and backporting) to get into 1.5. Volunteers
accepted :)
 
The patches fix RedHat Bug 447252 [2], and Ubuntu Bug 196277 [3]. Not sure if
there's a matching X.Org bug.

Cheers,
  Peter

[1] http://people.freedesktop.org/~whot/patches/xkbfix/0001-xfree86-call-SwitchCoreKeyboard-for-first-physical.patch
[2] https://bugzilla.redhat.com/show_bug.cgi?id=447252
[3] https://bugs.launchpad.net/bugs/196277



More information about the xorg mailing list