Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scripts: add a hid-decode wrapper #319

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

whot
Copy link
Member

@whot whot commented Aug 28, 2023

Mangles a .hid.bin file into an output that can be used by hid-decode and creates the expected device.

It's a bit rough because I just typed this out but better in here than to have someone duplicate this work. So basically it's now:

$ ./scripts/replay-hid-device.sh ./Wacom\ Cintiq\ Pro\ 27/sysinfo.rLRz2hqrEy/0003:056A:03C0.0001.hid.bin > cintiq.hid.txt
$ hid-replay cintiq.hid.txt

Mangles a .hid.bin file into an output that can be used by hid-decode
and creates the expected device.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant