Skip to content

Hotkeys - use of scan codes causes numpad to overlap with arrows/home/end #5

@DavidCEllis

Description

@DavidCEllis

By using scan codes instead of names hotkeys now overlap so for example 'numpad 1' and 'END' are considered equivalent so assigning either as a hotkey makes both work.

This was intended to avoid numpad keys from overlapping with regular numbers on top of the keyboard (this was an issue for me in one of the games I used when testing this).

I think fixing this will involve either rewriting more parts of the keyboard module or just entirely writing a hotkey system from scratch (more tempting as I keep running into things like this).

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