summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-18Add support for device-to-screen mappingPeter Hutterer6-3/+280
2011-07-07man: Move my name to the top of the authors listPeter Hutterer1-1/+1
2011-07-07man: update missing copyrightsPeter Hutterer1-0/+4
2011-06-21Update Copyright notices.Gaetan Nadon7-128/+115
2011-06-21Apply standard configuration init, layout and commentsGaetan Nadon1-6/+8
2011-06-20Remove redundant definition of the VERSION Automake variableGaetan Nadon1-2/+0
2011-06-20Man pages Makefile: fix whitespaceGaetan Nadon1-3/+3
2011-06-20Use the value of MAN_SUBSTS from util-macros for man pagesGaetan Nadon1-19/+1
2011-06-03Remove superfluous comment.Peter Hutterer1-2/+1
2011-06-03Announce support for XI 2.0 to the server.Peter Hutterer1-0/+10
2011-05-05Initialize a few more values to defaults.Peter Hutterer1-2/+3
2011-05-05Silence compiler warningPeter Hutterer1-1/+1
2011-03-04man: replace hard coded section number with __appmansuffix__Gaetan Nadon1-2/+2
2011-01-20Fix broken "xinput list <devicename>".Peter Hutterer1-3/+9
2011-01-20Add --id-only flag for 'xinput list'.Peter Hutterer3-3/+17
2011-01-20Add --name-only flag for 'xinput list'.Peter Hutterer3-8/+30
2011-01-20Switch list to use an enum of printing formats.Peter Hutterer1-17/+31
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon1-1/+0
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon1-1/+0
2011-01-12config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2011-01-12config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon1-1/+0
2011-01-12config: use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon1-1/+0
2011-01-12config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon1-3/+3
2011-01-12config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-12-29Remove unneeded include.Peter Hutterer1-1/+0
2010-12-01Fix typo in man page for the --test-xi2 option.David Fries1-1/+1
2010-11-18Zero out entire mask when selecting for different eventsChase Douglas1-2/+2
2010-11-17Print XI2 device event child window in hex tooChase Douglas1-1/+1
2010-11-11xinput 1.5.3xinput-1.5.3Peter Hutterer1-1/+1
2010-10-12Print an error if mode is neither ABSOLUTE nor RELATIVE.Peter Hutterer1-1/+4
2010-07-02xinput: Split XI2 valuators and print index of eventsChase Douglas1-3/+2
2010-06-09list: only check the last bit in the device mode.Peter Hutterer1-0/+4
2010-06-04xinput 1.5.2xinput-1.5.2Peter Hutterer1-1/+1
2010-05-18Atoms from XIGetProperty are 32bits (#27657)Kees Cook1-3/+3
2010-05-14Support pointer: and keyboard: prefices for XI2 device namesWill Thompson1-5/+35
2010-05-14Warn and fail if a device name is ambiguous.Will Thompson1-3/+12
2010-04-29test-xi2: Print out the sourceid for enter/leave events.Peter Hutterer1-1/+1
2010-04-07man: use automake silent rulesYaakov Selkowitz1-1/+1
2010-04-07man: Use AC_PROG_SED to find sedYaakov Selkowitz2-3/+2
2010-03-15xinput 1.5.1xinput-1.5.1Peter Hutterer1-1/+1
2010-03-08test-xi2: print event type name as well.Peter Hutterer1-1/+30
2010-02-05man: document XI2 optionsPeter Hutterer1-0/+37
2010-01-11man: remove reference to XListInputDevicesPeter Hutterer1-1/+1
2010-01-02Clarify role of set-ptr-feedbackSimon Thum1-2/+7
2009-11-29Add Peter and Red Hat's copyright notices and licenses to COPYINGJulien Cristau1-0/+47
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-1/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-231/+5
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+3
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0