Skip to content

Is there a way to remap mouse wheel events to keyboard events? #34

Open
@CarlosEkisde

Description

I want specifically to remap the horizontal scroll event to another thing recognizable by games. Currently I'm using evrouter on X11 to remap my mouse but when it works to assign keyboard events to the special function keys, when it comes to horizontal scroll buttons, it's not recognized by the vast majority of games, but it works pretty nice on every other type of program. So it seems a problem of the games which don't let players to assign some controls to the wheel events.

So I think I could solve my problem if some program was able to remap the wheel events to any other thing and hide the original event at the same time. Is this program able to do so. If yes, how? Thank you.

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