summaryrefslogtreecommitdiff
path: root/tools/libinput-record.man
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2018-12-20 14:48:52 +1000
committerBenjamin Tissoires <benjamin.tissoires@gmail.com>2019-01-02 15:24:04 +0000
commitb8a04553de8e76ee4e040ba8be4c27d71d017a54 (patch)
tree31b9b55aba26a80b4a3fd2b3e697562882c5e528 /tools/libinput-record.man
parent29e83bcf94e4c1b658e667d6910e9f1336293859 (diff)
downloadlibinput-b8a04553de8e76ee4e040ba8be4c27d71d017a54.tar.gz
tools: libinput-record: record the hid report descriptor where available
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'tools/libinput-record.man')
-rw-r--r--tools/libinput-record.man4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/libinput-record.man b/tools/libinput-record.man
index 15f5a060..eb22fce0 100644
--- a/tools/libinput-record.man
+++ b/tools/libinput-record.man
@@ -145,6 +145,7 @@ devices:
57: [0, 65535, 0, 0, 0]
58: [0, 255, 0, 0, 0]
properties: [0, 2, 4]
+ hid: [12, 23, 34, 45, ...]
udev:
properties:
- ID_INPUT_MOUSE=1
@@ -225,6 +226,9 @@ the device node recorded
.B evdev
A dictionary with the evdev device information.
.TP 8
+.B hid
+A list of integers representing the HID report descriptor bytes.
+.TP 8
.B udev
A dictionary with the udev device information.
.TP 8