summaryrefslogtreecommitdiff
path: root/tools/libinput-analyze-per-slot-delta.man
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2020-03-27 10:30:38 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2020-04-11 13:38:48 +1000
commit5a9fb539d94ec623289a8711b16d63862fe88ad6 (patch)
tree2127ea367ec5bff00b388327d4b76e3a77162ef3 /tools/libinput-analyze-per-slot-delta.man
parentc23484a9ec89bd083adb971e8575fb2b49998497 (diff)
downloadlibinput-5a9fb539d94ec623289a8711b16d63862fe88ad6.tar.gz
tools: per-slot-delta: print the BTN_TOUCH etc. bits in-line
New output example: 9.408899 +5ms DBL: ↑↗ 1/ -9 | →→ 0/ 0 | where DBL stands for BTN_DOUBLE. This also widens the relative time by one so we don't lose formatting for >1s delta time. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'tools/libinput-analyze-per-slot-delta.man')
-rw-r--r--tools/libinput-analyze-per-slot-delta.man24
1 files changed, 17 insertions, 7 deletions
diff --git a/tools/libinput-analyze-per-slot-delta.man b/tools/libinput-analyze-per-slot-delta.man
index 567ba574..11c66861 100644
--- a/tools/libinput-analyze-per-slot-delta.man
+++ b/tools/libinput-analyze-per-slot-delta.man
@@ -34,11 +34,11 @@ flag.
.PP
.nf
.sf
- 0.000000 +0ms: ++++++ | ************* |
- 0.021900 +21ms: →↘ +1.10/+0.14 | ************* |
- 0.033468 +11ms: →↘ +1.15/+0.19 | ************* |
- 0.043856 +10ms: →↘ +1.76/+0.22 | ************* |
- 0.053237 +9ms: →↘ +2.20/+0.19 | ************* |
+ 0.000000 +0ms TOU: ++++++ | ************* |
+ 0.021900 +21ms TOU: →↘ +1.10/+0.14 | ************* |
+ 0.033468 +11ms TOU: →↘ +1.15/+0.19 | ************* |
+ 0.043856 +10ms TOU: →↘ +1.76/+0.22 | ************* |
+ 0.053237 +9ms TOU: →↘ +2.20/+0.19 | ************* |
.fi
.in
.PP
@@ -48,8 +48,18 @@ indicates a finger has been put down,
.B ------
indicates the finger has lifted.
The left-most column is the absolute timestamp in seconds.microseconds
-followed by the relative time of the event to the previous event. The arrows
-indicate the approximate direction on a 16-point compass.
+followed by the relative time of the event to the previous event.
+.PP
+The word
+.B TOU
+in this example represents
+BTN_TOUCH, similar abbreviations exist for
+BTN_TOOL_DOUBLETAP, BTN_TOOL_TRIPLETAP, BTN_TOOL_QUADTAP, and
+BTN_TOOL_QUINTTAP.
+.PP
+The arrows
+indicate the approximate direction on a 16-point compass, in this example
+EastSouthEast.
.PP
Each multitouch slot supported by the hardware has one column, where the
column shows asterisk