[PULL] fixes for 30267 and 30527

Peter Hutterer peter.hutterer at who-t.net
Tue Oct 19 16:15:46 PDT 2010


30267 is a regression caused by de8be07cc0a8163b:
    dix: don't create core motion events for non-x/y valuators.
30527 is just your ordinary, everyday bug. except it's in xkb, so it's not
ordinary at all.


The following changes since commit 5aff712a8d2eb9f965ecbb93216cc0bcdc327ae6:

  Merge remote branch 'whot/for-keith' (2010-10-18 17:16:23 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~whot/xserver.git for-keith

Peter Hutterer (3):
      xkb: init mapWidth and symsPerKey arrays to 0.
      xkb: always fill the symsPerKey array, regardless of client flags (#30527)
      xfree86: set mask for valuators 0/1 when emulating core events (#30267)

 hw/xfree86/common/xf86DGA.c |    4 ++++
 xkb/xkb.c                   |   37 +++++++++++++++++++++----------------
 2 files changed, 25 insertions(+), 16 deletions(-)


More information about the xorg-devel mailing list