summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2009-10-15Convert IgnoreAbsolute/RelativeAxes options into trinary state.Peter Hutterer
2009-10-13evdev: Support the "Calibration" string option.Oliver McFadden
2009-10-07Add explicit options to ignore relative or absolute axes.Peter Hutterer
2009-08-18Allow 0 as wheel emulation button for unconditional scrolling (#20529)Dima Kogan
2009-07-02evdev: Fix spelling of property in man page to match source code. #22571Asbjørn Sannes
2009-02-16man: list the options and properties in alphabetical order.Peter Hutterer
2009-02-16man: Fix two minor typos in man page.Peter Hutterer
2009-02-02Janitor: make distcheck, .gitignore.Paulo Cesar Pereira de Andrade
2009-02-02fix manpage formattingPeter Breitenlohner
2009-01-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith
2008-11-03Add support for axes swapping.Peter Hutterer
2008-10-30Add support for run-time calibration.Peter Hutterer
2008-10-17Add option "GrabDevice", don't grab the device by default.Peter Hutterer
2008-10-14Document properties in man page.Peter Hutterer
2008-10-14Document InvertX/Y options.Peter Hutterer
2008-10-11Remove "Path" option.Peter Hutterer
2008-09-04Attempt to re-open devices on read errors.Peter Hutterer
2008-08-22Add timeout support for mouse wheel emulationDan Nicholson
2008-08-18Adding in DragLockButtons functionality.Chris Salch
2008-08-15Revert "Don't grab devices unless specified through the config options."Peter Hutterer
2008-08-14Don't grab devices unless specified through the config options.Peter Hutterer
2008-08-07Adding mouse wheel emulation code.Chris Salch
2008-07-22Add support for ButtonMapping option.Peter Hutterer
2008-07-03Update COPYING with the correct copyright info.Peter Hutterer
2008-06-10Disable middle mouse button emulation when a real middle MB event is detected.Peter Hutterer
2008-06-10Enable middle-mouse button emulation.Peter Hutterer
2008-05-18man: Option "Path" is supported in the code, add it to man page.Peter Hutterer
2006-01-09Add evdev manpagegravity
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-21Add .cvsignores for drivers.Eric Anholt
2005-10-18Do the following to make the drivers pass distcheck:Kevin E Martin
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith
2005-07-12Build skeletons for input drivers. Should basically work.Adam Jackson