tools: print axes, but not capabilities on proximity out
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 21 Mar 2017 01:17:28 +0000 (11:17 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 22 Mar 2017 00:48:43 +0000 (10:48 +1000)
commite3d04088bdf8b32e5b0398ee55bd782e7034bb6e
tree0011ca3de094b21e168d26884c00e8ba8137f954
parenteb8cfa301a89d15e22899fc8f320fcf5f233cf0b
tools: print axes, but not capabilities on proximity out

Print the axis values on proximity out because it a) ensures we have the right
values and b) makes the output better aligned with the proximity in, so it's
easier to spot in a log file. But don't print the tool capabilities because
they're unrelated to the prox out anyway and again it makes the output easier
to spot.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
tools/event-debug.c