summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: fix the include path for local includesPeter Hutterer2020-02-174-4/+6
* tools: drop explicit GNU_SOURCE definePeter Hutterer2020-02-141-1/+0
* config.h is a local include pathPeter Hutterer2020-02-142-2/+2
* tools: drop use of HAVE_CONFIG_HPeter Hutterer2020-02-142-4/+0
* Update struct input_eventDeepa Dinamani2018-04-122-11/+5
* tools: add a script to sync the kernel header filesPeter Hutterer2017-07-031-0/+30
* tools: print an error if we don't have any matching events in the dpi toolPeter Hutterer2017-01-171-2/+9
* tools: move udev printf into the print_summary() helperPeter Hutterer2017-01-171-29/+29
* tools: print the mean frequency together with the max frequencyPeter Hutterer2016-09-211-4/+39
* tools: rename frequency to max_frequency in the dpi toolPeter Hutterer2016-09-191-6/+7
* tools: use uint64_t, not doubles for the µs parametersPeter Hutterer2016-09-161-1/+1
* tools: fix kernel-announced width/heightPeter Hutterer2016-09-151-1/+3
* tools: fix the touchpad resolution calculationPeter Hutterer2016-08-261-2/+2
* tools: require a minimum size for touchpadsPeter Hutterer2016-08-011-0/+8
* tools: change touchpad-edge-detector to require physical sizePeter Hutterer2016-08-011-17/+32
* tools: allow numeric axis values in tweak-devicePeter Hutterer2016-04-221-4/+37
* tools: fix tweak-device option parsingPeter Hutterer2016-04-221-7/+14
* tools: shut up coverity about a potential close(-1)Peter Hutterer2016-01-041-1/+2
* tools: fix coverty "may be used uninitialized" warningsPeter Hutterer2016-01-041-4/+5
* tools: fix touchpad-edge-detector udev rule outputPeter Hutterer2015-11-101-2/+2
* 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