index
:
driver/xf86-input-evdev
master
Linux evdev input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-01-09
Add evdev manpage
evdev-1_0-branchpoint
gravity
2005-12-21
Update package version for X11R7 release.
XORG-7_0
Kevin E Martin
2005-12-19
Stub COPYING files
Adam Jackson
2005-12-15
Update package version number for final X11R7 release candidate.
XORG-6_99_99_904
Kevin E Martin
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
MODULAR_COPY
Kevin E Martin
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2005-12-02
Remove extraneous AC_MSG_RESULT.
Kevin E Martin
2005-11-29
Only build dlloader modules by default.
Adam Jackson
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
2005-11-21
Add .cvsignores for drivers.
Eric Anholt
2005-11-09
Update package version number for X11R7 RC2 release.
XORG-6_99_99_902
Kevin E Martin
2005-11-01
Update pkgcheck depedencies to work with separate build roots.
Kevin E Martin
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_901
Kevin E Martin
2005-10-18
Do the following to make the drivers pass distcheck:
Kevin E Martin
2005-10-18
Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
Alan Coopersmith
2005-10-17
More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
Adam Jackson
2005-10-17
Use sed & cpp to substitute variables in driver man pages
Alan Coopersmith
2005-09-23
Bug #3913: Suppress kernel-generated repeat events for chording keys.
XORG-6_8_99_903
XORG-6_8_99_902
XORG-6_8_99_901
Adam Jackson
2005-08-18
Update autogen.sh to one that does objdir != srcdir.
Daniel Stone
2005-08-10
Don\'t lose existing CFLAGS in all the input drivers and some of the video
Søren Sandmann Pedersen
2005-07-29
Various changes preparing packages for RC0:
XORG-6_99_99_900
Kevin E Martin
2005-07-28
Yet more 2.4 build fixes, this time for BTN_TASK.
XORG-6_8_99_900
Adam Jackson
2005-07-25
Handle BTN_TASK too (#3859).
Kristian Høgsberg
2005-07-13
Make the module dir configurable
Kevin E Martin
2005-07-13
Update all input drivers to pass distcheck
Kevin E Martin
2005-07-12
Build skeletons for input drivers. Should basically work.
Adam Jackson
2005-07-11
Prep input drivers for modularizing by adding guarded #include "config.h"
XORG-6_8_99_16
XORG-6_8_99_15
Adam Jackson
2005-07-03
Add some build compatibility for 2.6 linux systems with 2.4 kernel headers
XORG-6_8_99_14
Adam Jackson
2005-06-25
Bug #3626: _X_EXPORT tags for video and input drivers.
XORG-6_8_99_13
Adam Jackson
2005-05-11
Bug #968: Grab the event device used by the evdev driver to avoid weird
XORG-6_8_99_9
XORG-6_8_99_8
XORG-6_8_99_7
XORG-6_8_99_12
XORG-6_8_99_11
XORG-6_8_99_10
Adam Jackson
2005-01-18
Handle horizontal wheel events and move mapping of extra buttons up so they
sco_port_update-base
XORG-6_8_99_6
XORG-6_8_99_5
XORG-6_8_99_4
XORG-6_8_99_3
XORG-6_8_99_2
XORG-6_8_99_1
Kristian Høgsberg
2005-01-14
Build fixes for static server.
Adam Jackson
2005-01-12
Add new evdev input driver. This driver uses the linux input layer directly
Kristian Høgsberg