https://bugzilla.redhat.com/show_bug.cgi?id=2133456

            Bug ID: 2133456
           Summary: Review Request: python-hidtools - Set of tools to
                    interact with the kernel's HID subsystem
           Product: Fedora
           Version: rawhide
          Hardware: All
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Spec URL:
https://rathann.fedorapeople.org/review/python-hidtools/python-hidtools.spec
SRPM URL:
https://rathann.fedorapeople.org/review/python-hidtools/python-hidtools-0.3-1.fc36.src.rpm
Description:
hid-tools is a set of tools to interact with the kernel's HID subsystem.

Debugging tools for users
$ hid-recorder

hid-recorder prints the HID Report Descriptor from a /dev/hidraw device node
and
any HID reports coming from that device. The output format can be used with
hid-replay for debugging. When run without any arguments, the tool prints a
list
of available devices.

$ sudo hid-recorder

hid-replay

hid-replay takes the output from hid-recorder and replays it through a virtual
HID device that looks exactly like the one recorded. hid-replay requires UHID
support so make sure pyudev is installed.

$ sudo hid-replay recording-file.hid

hid-decode

hid-decode takes a HID Report Descriptor and prints a human-readable version of
it. hid-decode takes binary report descriptors, strings of bytes, and other
formats.

$ hid-decode /sys/class/input/event5/device/device/report_descriptor

Fedora Account System Username: rathann


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2133456
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to