hunt-and-peck icon indicating copy to clipboard operation
hunt-and-peck copied to clipboard

Configure or disable keybinding

Open LawranceFung opened this issue 4 years ago • 6 comments

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 ;

LawranceFung avatar Mar 13 '21 20:03 LawranceFung

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

zsims avatar Mar 15 '21 03:03 zsims

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

LawranceFung avatar Mar 17 '21 22:03 LawranceFung

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

sd309991 avatar Feb 14 '22 07:02 sd309991

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 avatar Feb 14 '22 18:02 LawranceFung

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

LawranceFung avatar Feb 21 '22 03:02 LawranceFung

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: @.***>

sd309991 avatar Feb 25 '22 01:02 sd309991