Skip to content
Snippets Groups Projects

input-monitor: Show more information

Merged Simon McVittie requested to merge wip/show-more-input-data into main
  1. Jun 14, 2023
    • Simon McVittie's avatar
      input-device, input-monitor: Add the raw HID report descriptor · 08d6281c
      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: default avatarSimon McVittie <smcv@collabora.com>
      08d6281c
  2. Jun 13, 2023
  3. Jun 09, 2023
Loading