Skip to content

Arrow key information not showing from HID #6

@lonnietc

Description

@lonnietc

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions