-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hello,
I am trying to learn about USB keyboard and mouse drivers for an OS project that I am working on now and your keycode might be what I am needing so that I can learn an implement it since the current keyboard driver that I have in the OS is an old PS/2 driver and I need to replace it.
In any case, I ran your code on my Linux machine (Ubuntu 20.04) but then I tried to get the HID codes for the arrow-keys it only displayed 0x00
I think that it has to do with the keyboard mapping that your "x11_test" program is using, but I am not really sure.
Also, when I run the test/id_test program, it does not give an type of information.
Am I missing something here?
Metadata
Metadata
Assignees
Labels
No labels