32 Commits (2e5f68754fd5bc4e6b7fa5b95bdd30e2bb4e57fb)

Author SHA1 Message Date
Asbjørn Sannes db8b1ca5cf evdev: Fix spelling of property in man page to match source code. #22571 17 years ago
Peter Hutterer 3b22e4703f man: list the options and properties in alphabetical order. 17 years ago
Peter Hutterer 0de20a8f1b man: Fix two minor typos in man page. 17 years ago
Paulo Cesar Pereira de Andrade 095766ebb3 Janitor: make distcheck, .gitignore. 17 years ago
Peter Breitenlohner c928156702 fix manpage formatting 17 years ago
Alan Coopersmith 0f0a149067 Remove xorgconfig & xorgcfg from See Also list in man page 17 years ago
Peter Hutterer 4826969f23 Add support for axes swapping. 18 years ago
Peter Hutterer 33eb36f266 Add support for run-time calibration. 18 years ago
Peter Hutterer 4912e2aa7f Add option "GrabDevice", don't grab the device by default. 18 years ago
Peter Hutterer c638aa4a88 Document properties in man page. 18 years ago
Peter Hutterer b46677e346 Document InvertX/Y options. 18 years ago
Peter Hutterer 9065d0ccb2 Remove "Path" option. 18 years ago
Peter Hutterer 9930477cbe Attempt to re-open devices on read errors. 18 years ago
Dan Nicholson e237de0dea Add timeout support for mouse wheel emulation 18 years ago
Chris Salch bd405ddc83 Adding in DragLockButtons functionality. 18 years ago
Peter Hutterer 6dc4199155 Revert "Don't grab devices unless specified through the config options." 18 years ago
Peter Hutterer e8534d47c8 Don't grab devices unless specified through the config options. 18 years ago
Chris Salch a9d72b40fb Adding mouse wheel emulation code. 18 years ago
Peter Hutterer 53e7525744 Add support for ButtonMapping option. 18 years ago
Peter Hutterer 18d70d796f Update COPYING with the correct copyright info. 18 years ago
Peter Hutterer 39dc453691 Disable middle mouse button emulation when a real middle MB event is detected. 18 years ago
Peter Hutterer e8887435ac Enable middle-mouse button emulation. 18 years ago
Peter Hutterer e9222a8285 man: Option "Path" is supported in the code, add it to man page. 18 years ago
Sascha Hlusiak 11cf9c92c0 Updated manpage to reflect current state 18 years ago
Peter Samuelson fa15e90993 Fix one additional typo in evdev.man (axis named BRAKE, not BREAK). 19 years ago
Peter Samuelson 12a27693b9 evdev.man minor fixes 19 years ago
Brice Goglin e86aab93c5 Multiple typos in evdev.man 19 years ago
Zephaniah E. Hull 090d43acf3 Update the .gitignore files to remove some more noise. 20 years ago
Zephaniah E. Hull 1b9a9599a4 Rename .cvsignore to .gitignore. 20 years ago
Zephaniah E. Hull e9c60da89a Tweak credits and references. 20 years ago
Zephaniah E. Hull a3149dc44a Update to include all the new device matching options. 20 years ago
Zephaniah E. Hull e7d4e6b11e Bugzilla #5696 <https://bugs.freedesktop.org/show_bug.cgi?id=5696> Slightly 20 years ago
gravity edbe44da9a Add evdev manpage 20 years ago
Kevin E Martin b82e57a082 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 21 years ago
Alan Coopersmith a8ca6bc2d4 Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 21 years ago
Eric Anholt 753e3320af Add .cvsignores for drivers. 21 years ago
Kevin E Martin b543623997 Do the following to make the drivers pass distcheck: 21 years ago
Alan Coopersmith efcacda000 Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro 21 years ago
Adam Jackson 1d4cfdd373 More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead 21 years ago
Alan Coopersmith ae0f105709 Use sed & cpp to substitute variables in driver man pages 21 years ago
Adam Jackson 29621860ab Build skeletons for input drivers. Should basically work. 21 years ago