zdimension / usbrawmap

USB scancode mapper / driver for old nonstandard keyboards
MIT License
26 stars 7 forks source link

Documentation needs further elaboration #1

Open voncwisch opened 2 years ago

voncwisch commented 2 years ago

I love the Sun keyboards. I would like to user your code as I would like to use the Copy and Paste keys. I am not clear on how to install your code. In your readme, I'm not clear with steps 4 & 5. Can you provide details installation instructions?

Thanks, Conrad Wischnewski, Ottawa, Canada

zdimension commented 2 years ago

Sorry, the instructions were unclear. I've updated the README for steps 4 and 5, it should be better now.

axiomlegend commented 2 years ago

A little debug information please?

  1. Running USBPcap it asks for which hub to filter. Then it asks for a filename. Then it writes a file and does not exit. Do we need to do anything with that file ? I find that hub 1, port 6 has a HID Keyboard device (the Sun keyboard)

  2. Updating the usbrawmap.toml to the correct hub (#1) then running usbrawmap.exe does show Loading 15 mappings But then crashes... I presume this is incorrect.