[GH-ISSUE #206] Whenever the "a" key is pressed, KeyCastr stops casting #174

Closed
opened 2026-05-05 05:03:36 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @izhang05 on GitHub (Jun 9, 2021).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/206

Whenever the "a" key is pressed, KeyCastr stops casting. This occurs even if the focus is on another application.

Originally created by @izhang05 on GitHub (Jun 9, 2021). Original GitHub issue: https://github.com/keycastr/keycastr/issues/206 Whenever the "a" key is pressed, KeyCastr stops casting. This occurs even if the focus is on another application.
gitea-mirror 2026-05-05 05:03:36 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@gagregrog commented on GitHub (Jun 9, 2021):

I just installed keycastr and noticed the same. It appears that is the default keybind for start/stop casting. The default should probably be changed, but as an interim fix, you can bind a new hotkey from the preferences menu.

From the "General" tab, click in the "Toggle capturing:" box and then set a hotkey such as cmd + opt + shift + a or similar, so it doesn't accidentally get triggered.

image

<!-- gh-comment-id:858053220 --> @gagregrog commented on GitHub (Jun 9, 2021): I just installed keycastr and noticed the same. It appears that is the default keybind for start/stop casting. The default should probably be changed, but as an interim fix, you can bind a new hotkey from the preferences menu. From the "General" tab, click in the "Toggle capturing:" box and then set a hotkey such as `cmd + opt + shift + a` or similar, so it doesn't accidentally get triggered. ![image](https://user-images.githubusercontent.com/20693762/121421159-b81e5a00-c922-11eb-8bf6-88d94659daeb.png)
Author
Owner

@akitchen commented on GitHub (Jun 11, 2021):

Hmm, that's strange. It could be something with ShortcutRecorder, which desperately needs some updates for recent versions of macOS (note the incompatibility with dark mode too)

I'll add this to the list for the next release; thank you for opening an issue. And @RobertMcReed is right, hopefully you can reset this by setting a new shortcut.

<!-- gh-comment-id:859951310 --> @akitchen commented on GitHub (Jun 11, 2021): Hmm, that's strange. It could be something with ShortcutRecorder, which desperately needs some updates for recent versions of macOS (note the incompatibility with dark mode too) I'll add this to the list for the next release; thank you for opening an issue. And @RobertMcReed is right, hopefully you can reset this by setting a new shortcut.
Author
Owner

@izhang05 commented on GitHub (Jun 12, 2021):

Thanks! Changing the shortcut worked.

<!-- gh-comment-id:859973104 --> @izhang05 commented on GitHub (Jun 12, 2021): Thanks! Changing the shortcut worked.
Author
Owner

@akitchen commented on GitHub (Jun 12, 2021):

I cleared out the user defaults for keycastr and did a fresh install, and the default shortcut on next run was set to ^⌥⌘K as expected. Please open another issue if you run into this again.

<!-- gh-comment-id:860109507 --> @akitchen commented on GitHub (Jun 12, 2021): I cleared out the user defaults for keycastr and did a fresh install, and the default shortcut on next run was set to ^⌥⌘K as expected. Please open another issue if you run into this again.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/keycastr#174
No description provided.