summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)AuthorFilesLines
2007-08-11Reformatted whole source to 4-space-indentsSascha Hlusiak1-1/+1
2007-08-08Added example about mapping axes to keys to manpage.Sascha Hlusiak1-3/+15
2007-08-08Added "keylow" and "keyhigh" option to axes, which generates key events when ...Sascha Hlusiak1-0/+17
2007-08-08Added note about SendCoreEvents keyword to ServerLayout in manpage.Sascha Hlusiak1-0/+14
2007-07-11Added missing section about valuators to manpageSascha Hlusiak1-7/+24
2007-07-07Added notes to the manpageSascha Hlusiak1-1/+4
2007-04-24Makefile.am: Rule to autogenerate ChangeLog from git on make distSascha Hlusiak2-2/+2
2007-04-15Cosmetic changes to structs, got rid of XFree86LOADER blocksSascha Hlusiak1-1/+2
2007-04-11Replaced xf86CheckXXXOption with xf86SetXXXOption, Fixed possible NULL pointe...Sascha Hlusiak1-4/+8
2007-03-30Added range for absolute axis configurationSascha Hlusiak1-12/+84
2007-03-29Allowed axis being actually not mapped to an actionSascha Hlusiak1-3/+7
2007-03-26Added code to generate key eventySascha Hlusiak1-2/+22
2007-03-25Added "amplify", "disable-mouse", "disable-keys", "disable-all" options to co...Sascha Hlusiak1-0/+14
2007-03-22Removed "amplifier" axis optionSascha Hlusiak1-12/+20
2007-03-22Allowed negative amplify value for reverting axis directionSascha Hlusiak1-0/+2
2007-03-21Went back to one timer for all axesSascha Hlusiak1-2/+13
2007-03-20Added axis optionsSascha Hlusiak1-6/+23
2007-03-19Man page matches current features of the driverSascha Hlusiak1-1/+32
2007-03-18Made driver report button eventsSascha Hlusiak3-2/+36
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