input-monitor: Show more information
All threads resolved!
All threads resolved!
Compare changes
Files
9- Simon McVittie authored
This is potentially useful information for any heuristic for identifying different types of input device, because it is less ambiguous than the evdev interface. For example, the evdev interface cannot reliably tell the difference between a 3-axis accelerometer and a set of 3 driving-simulation pedals, because both are often reported as a device with the same three axes (X, Y, Z) and no buttons. Signed-off-by:
Simon McVittie <smcv@collabora.com>
+ 49
− 0
@@ -148,6 +148,34 @@ append_evdev_hex (GString *buf,
@@ -562,6 +590,8 @@ added (SrtInputDeviceMonitor *monitor,
@@ -590,6 +620,25 @@ added (SrtInputDeviceMonitor *monitor,