Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support global hotkeys for swapping primary mouse button #7

Merged
merged 6 commits into from
Nov 14, 2021

Conversation

fardog
Copy link
Owner

@fardog fardog commented Nov 14, 2021

Supports swapping mouse keys via global button combination press. Currently requires configuration via a user settings file.

Keys are defined as strings, with gestures like Ctrl+Shift+Left or Ctrl+Alt+J. Keypresses must have at minimum a single modifier key (Ctrl, Alt, Shift, Win) and a single non-modifier key (e.g. Left).

This PR is a better implementation of #5, without a UI yet.

@fardog fardog marked this pull request as ready for review November 14, 2021 18:01
@fardog fardog merged commit d8aa527 into master Nov 14, 2021
@fardog fardog deleted the hotkeys-refactor branch November 14, 2021 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant