Skip to content

Please add support for german keyboard 100% #29

@Harveyhase68

Description

@Harveyhase68

Hey, thanks for your hard work! It's working fantastically, with just a few small issues:

The Enter key on the numeric keypad doesn’t work, the Print Screen key doesn’t respond, and yes, I know I disabled the Caps Lock in the registry, so that’s also not showing up…

Is there a way to intercept key presses before Windows does? Back in the day, there was a small area in lower memory where the keys would be buffers (0x041A, 0x041C, 0x041E - 0x044E). Is this the case in Windows too, maybe in Rust?! I know this isn't possible nowadays, did you use RegisterRawInputDevices or SetWindowsHookEx?

And is it possible to add a German keyboard layout? I can do some development in Rust, so maybe I can help with that somehow?

Yours, Alex

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