[PULL] inputclass configuration bits
Peter Hutterer
peter.hutterer at who-t.net
Thu Feb 11 04:08:42 PST 2010
Keith,
Please pull from my repo below. The patches are the additions to the
InputClass configuration to make it really useable so we can start deploying
it in the distros to get some wider testing.
Cheers,
Peter
The following changes since commit a34812b09000db2ff2a1dc6182602839123edd4e:
Benjamin Tissoires (1):
Add labels for multitouch valuators
are available in the git repository at:
git://people.freedesktop.org/~whot/xserver.git for-keith
Dan Nicholson (5):
xfree86: Make InputClass docs and comments match reality
xfree86: Handle config files ending without newline
xfree86: Use "Ignore" option in InputClass to skip devices
xfree86: Allow multiple arguments to InputClass matches
xfree86: Set fnmatch pathname flag for InputClass device matching
Peter Hutterer (2):
Add xstrtokenize to the dix.
Add tag matching to input attributes.
config/hal.c | 9 +++
config/udev.c | 10 +++
hw/xfree86/common/xf86Xinput.c | 101 +++++++++++++++++++++++++++++-----
hw/xfree86/doc/man/xorg.conf.man.pre | 33 +++++++++--
hw/xfree86/parser/InputClass.c | 80 +++++++++++++++++++++++----
hw/xfree86/parser/scan.c | 26 ++++++--
hw/xfree86/parser/xf86Parser.h | 7 +-
hw/xfree86/parser/xf86tokens.h | 1 +
include/input.h | 1 +
include/misc.h | 3 +
os/utils.c | 40 +++++++++++++
11 files changed, 269 insertions(+), 42 deletions(-)
More information about the xorg-devel
mailing list