index
:
driver/xf86-input-evdev
master
Linux evdev input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
man
Age
Commit message (
Expand
)
Author
2008-06-10
Disable middle mouse button emulation when a real middle MB event is detected.
Peter Hutterer
2008-06-10
Enable middle-mouse button emulation.
Peter Hutterer
2008-05-18
man: Option "Path" is supported in the code, add it to man page.
Peter Hutterer
2006-01-09
Add evdev manpage
evdev-1_0-branchpoint
gravity
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
MODULAR_COPY
Kevin E Martin
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-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-07-12
Build skeletons for input drivers. Should basically work.
Adam Jackson