summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)AuthorFilesLines
2011-05-27Export device node as property.Peter Hutterer1-1/+2
2011-02-08Add third button emulation.Peter Hutterer1-0/+25
2010-08-23man: don't reference README.mousePeter Hutterer1-2/+1
2010-06-28man: some minor fixes to man page.Peter Hutterer1-6/+15
2010-06-28Add myself to Authors in man page.Peter Hutterer1-1/+1
2010-06-16config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon1-19/+4
2010-05-31Disable middle mouse button emulation by default.Peter Hutterer1-2/+1
2010-04-19man: Use Autoconf provided $(AM_V_GEN)$(SED)Gaetan Nadon1-3/+1
2010-02-25emuMB: default to disabled mouse button emulation for touchscreens.Oliver McFadden1-2/+3
2010-02-18man: fix man page formatting for option EmulateWheel.Peter Hutterer1-0/+1
2010-01-19Implement XSetDeviceMode request handlerAndrej Gelenberg1-0/+5
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-10-20Remove the reopen timer logic.Peter Hutterer1-4/+0
2009-10-15Convert IgnoreAbsolute/RelativeAxes options into trinary state.Peter Hutterer1-1/+6
2009-10-13evdev: Support the "Calibration" string option.Oliver McFadden1-3/+9
2009-10-07Add explicit options to ignore relative or absolute axes.Peter Hutterer1-0/+11
2009-08-18Allow 0 as wheel emulation button for unconditional scrolling (#20529)Dima Kogan1-1/+4
2009-07-02evdev: Fix spelling of property in man page to match source code. #22571Asbjørn Sannes1-1/+1
2009-02-16man: list the options and properties in alphabetical order.Peter Hutterer1-55/+55
2009-02-16man: Fix two minor typos in man page.Peter Hutterer1-2/+2
2009-02-02Janitor: make distcheck, .gitignore.Paulo Cesar Pereira de Andrade1-2/+0
2009-02-02fix manpage formattingPeter Breitenlohner1-0/+1
2009-01-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith1-1/+1
2008-11-03Add support for axes swapping.Peter Hutterer1-0/+6
2008-10-30Add support for run-time calibration.Peter Hutterer1-0/+5
2008-10-17Add option "GrabDevice", don't grab the device by default.Peter Hutterer1-0/+8
2008-10-14Document properties in man page.Peter Hutterer1-11/+48
2008-10-14Document InvertX/Y options.Peter Hutterer1-0/+5
2008-10-11Remove "Path" option.Peter Hutterer1-10/+1
2008-09-04Attempt to re-open devices on read errors.Peter Hutterer1-0/+5
2008-08-22Add timeout support for mouse wheel emulationDan Nicholson1-0/+9
2008-08-18Adding in DragLockButtons functionality.Chris Salch1-0/+12
2008-08-15Revert "Don't grab devices unless specified through the config options."Peter Hutterer1-8/+0
2008-08-14Don't grab devices unless specified through the config options.Peter Hutterer1-0/+8
2008-08-07Adding mouse wheel emulation code.Chris Salch1-1/+43
2008-07-22Add support for ButtonMapping option.Peter Hutterer1-0/+11
2008-07-03Update COPYING with the correct copyright info.Peter Hutterer1-2/+0
2008-06-10Disable middle mouse button emulation when a real middle MB event is detected.Peter Hutterer1-2/+2
2008-06-10Enable middle-mouse button emulation.Peter Hutterer1-0/+13
2008-05-18man: Option "Path" is supported in the code, add it to man page.Peter Hutterer1-1/+9
2006-01-09Add evdev manpageevdev-1_0-branchpointevdev-1_0-branchgravity2-2/+55
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin1-2/+2
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-21Add .cvsignores for drivers.Eric Anholt1-0/+2
2005-10-18Do the following to make the drivers pass distcheck:Kevin E Martin1-1/+1
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith1-1/+1
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson1-1/+1
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith1-20/+58
2005-07-12Build skeletons for input drivers. Should basically work.Adam Jackson1-0/+21