[PULL] XKB fixes
Peter Hutterer
peter.hutterer at who-t.net
Sun Apr 18 17:17:08 PDT 2010
Keith, please pull from my repo below. It contains Benjamin's overflow fix
and the xkb cleanup for PointerKeys.
Cheers,
Peter
The following changes since commit e424d5812300e82de375d83dc0b490a76d865016:
Keith Packard (1):
Merge remote branch 'whot/for-keith'
are available in the git repository at:
git://people.freedesktop.org/~whot/xserver.git for-keith
Benjamin Tissoires (1):
xf86ScaleAxis: support for high resolution devices
Peter Hutterer (5):
xkb: Post PointerKeys through the XTEST device.
xkb: Guard against SIGIO updates during PointerKeys.
xkb: use GPE for XKB fake motion events.
xkb: purge unneeded includes from ddxDevBtn.c
xkb: rename XkbFakeDeviceButton and XkbFakeDeviceMotion, move into xkbActions.c
hw/xfree86/common/xf86Xinput.c | 8 ++--
include/xkbsrv.h | 12 ----
xkb/Makefile.am | 4 +-
xkb/ddxDevBtn.c | 77 --------------------------
xkb/ddxFakeMtn.c | 118 ----------------------------------------
xkb/xkbActions.c | 97 ++++++++++++++++++++++++++++-----
6 files changed, 89 insertions(+), 227 deletions(-)
delete mode 100644 xkb/ddxDevBtn.c
delete mode 100644 xkb/ddxFakeMtn.c
More information about the xorg-devel
mailing list