zsims / hunt-and-peck

Simple vimium/vimperator style navigation for Windows applications based on the UI Automation framework.
593 stars 54 forks source link

Configure or disable keybinding #31

Open LawranceFung opened 3 years ago

LawranceFung commented 3 years ago

Would it be possible to disable or configure the keyboard shortcut alt+;? It can conflict with alt+; for the application in focus.
In a very narrow set of circumstances, such as disability or an app that requires repetitive input but lacks a keyboard shortcut it might be a good idea to bind a single keystroke, not a modified key like alt PLUS ;

zsims commented 3 years ago

Good question! The plan was to add configuration so you could pick the keybind. Happy to accept PRs as I don't have time to implement right now.

Otherwise a custom build that changes the key wouldn't be too hard

LawranceFung commented 3 years ago

I might do this if I can find the time. I enjoy C# and keyboard-based workflows.

sd309991 commented 2 years ago

Hello, zsims! Have we got the way to change the shortcut keys already?

LawranceFung commented 2 years ago

Hello, zsims! Have we got the way to change the shortcut keys already?

I'm not zsims, I've been intending to tackle this. Might try it later this week.

LawranceFung commented 2 years ago

Hello, zsims! Have we got the way to change the shortcut keys already?

I have implemented defining keyboard shortcuts by an XML file in AppData. I have submitted a Pull Request for it.
https://github.com/zsims/hunt-and-peck/pull/39

sd309991 commented 2 years ago

Thank you very much, Lawrance!

LawranceFung @.***>于2022年2月21日 周一上午11:24写道:

Hello, zsims! Have we got the way to change the shortcut keys already?

I have implemented defining keyboard shortcuts by an XML file in AppData. I have submitted a Pull Request for it.

39 https://github.com/zsims/hunt-and-peck/pull/39

— Reply to this email directly, view it on GitHub https://github.com/zsims/hunt-and-peck/issues/31#issuecomment-1046435295, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUIQJVVHCRZHHHAWAPMPB63U4GV63ANCNFSM4ZEGAKCA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>