summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: print out evdev override udev rule from touchpad edge detectorPeter Hutterer2015-08-241-1/+81
* tools - tweak-device: add a --resolution commandPeter Hutterer2015-07-012-2/+105
* tools - tweak-device: revamp to reduce use of globalsPeter Hutterer2015-07-011-61/+152
* tools - tweak-device: fix wrong error message if the LED doesn't existPeter Hutterer2015-06-291-1/+1
* tools - tweak-device: close the fd on exitPeter Hutterer2015-06-291-1/+3
* tools: complain about devices that don't have abs x/y axes in the edge detectorPeter Hutterer2015-06-101-0/+8
* tools: widen frequency resolution to µs in the DPI toolPeter Hutterer2015-05-211-10/+10
* tools: fix help string for manual DPI calculationPeter Hutterer2015-04-231-1/+1
* cosmetic: fix a couple of duplicate/missing empty linesPeter Hutterer2015-03-042-2/+0
* tools: add a tool to change kernel devicesPeter Hutterer2015-02-044-1/+321
* tools: note that the mouse frequency measured is the highest frequencyPeter Hutterer2015-01-071-2/+4
* tools: fix clang compiler warningPeter Hutterer2015-01-071-1/+1
* tools: print the formula to calculate resolutionsPeter Hutterer2014-12-121-1/+4
* tools: zero-pad PID/VID in the dpi toolPeter Hutterer2014-12-051-1/+1
* tools: print the hwdb match line from the dpi toolPeter Hutterer2014-12-021-0/+28
* tools: add a tool to estimate the resolution of a mousePeter Hutterer2014-11-213-1/+241
* tools: pass -rc to strerror, not rcPeter Hutterer2014-08-221-1/+1
* tools: Fix compiler warningEmmanuele Bassi2014-02-261-1/+1
* Fix the include directives when building in tools/Emmanuele Bassi2014-02-261-1/+1
* tools: add a tool to print the actual range provided by a touchpadPeter Hutterer2014-02-253-0/+201
* Review/update .gitignore filesGaetan Nadon2013-11-191-0/+1
* Add a copy of linux/input.hPeter Hutterer2013-10-231-1/+1
* Mark three deprecated functions as suchPeter Hutterer2013-10-041-1/+1
* tools: make to function calls staticPeter Hutterer2013-09-171-2/+4
* tools: Honor GCC_CFLAGSColin Walters2013-09-171-1/+1
* Name-space the read flags betterPeter Hutterer2013-09-111-2/+2
* Enumerate libevdev_next_event() return codesPeter Hutterer2013-09-111-5/+5
* Revamp the API once againPeter Hutterer2013-09-101-5/+5
* Rename ID getters to have a consistent naming schemePeter Hutterer2013-08-011-3/+3
* Rename a few getters for consistencyPeter Hutterer2013-08-011-1/+1
* Point to new API documentation URLPeter Hutterer2013-07-221-8/+4
* Add a flag for blocking readPeter Hutterer2013-07-021-2/+2
* tools: add a tool to build and publish the documentationPeter Hutterer2013-06-281-0/+11
* tools: update libevdev-events to use the new LIBEVDEV_READ_NORMAL flagPeter Hutterer2013-06-271-1/+1
* Switch tools to use libevdev_get_event_*_name interfacePeter Hutterer2013-06-043-712/+8
* Move libevdev-events over to a tools directoryPeter Hutterer2013-06-043-0/+905