Peter Hutterer
39dc453691
Disable middle mouse button emulation when a real middle MB event is detected.
...
Devices may report middle mouse buttons even if they don't have one (PS/2
devices just don't know any better), so we can't be sure until we see the
event.
2008-06-10 22:48:01 +09:30
Peter Hutterer
e8887435ac
Enable middle-mouse button emulation.
...
Ported from xf86-input-mouse, with a few cleanups.
2008-06-10 22:46:20 +09:30
Peter Hutterer
e9222a8285
man: Option "Path" is supported in the code, add it to man page.
2008-05-18 11:04:43 +09:30
gravity
edbe44da9a
Add evdev manpage
2006-01-09 05:19:26 +00:00
Kevin E Martin
b82e57a082
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
2005-12-06 22:48:29 +00:00
Alan Coopersmith
a8ca6bc2d4
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
...
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-11-28 22:04:06 +00:00
Eric Anholt
753e3320af
Add .cvsignores for drivers.
2005-11-21 10:49:03 +00:00
Kevin E Martin
b543623997
Do the following to make the drivers pass distcheck:
...
- Only define EXTRA_DIST when there are actually man pages to be processed
- Add missing man pages to keyboard and ati drivers EXTRA_DIST
2005-10-18 15:46:36 +00:00
Alan Coopersmith
efcacda000
Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
...
substitutions to work better with BSD make
2005-10-18 00:01:51 +00:00
Adam Jackson
1d4cfdd373
More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
...
of indirectly
2005-10-17 22:57:27 +00:00
Alan Coopersmith
ae0f105709
Use sed & cpp to substitute variables in driver man pages
2005-10-17 00:08:55 +00:00
Adam Jackson
29621860ab
Build skeletons for input drivers. Should basically work.
2005-07-12 06:15:08 +00:00