mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #117] Breaks dvorak with qwerty commands layout #94
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#94
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xster on GitHub (Jun 6, 2018).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/117
macOS has a keyboard layout for dvorak with commands using modifier keys still mapped to qwerty such that things like cmd-c, cmd-v etc are still on left side and doable with one hand.
keycastr unfortunately breaks those key combos by issuing the equivalent literal keys such as cmd-j, cmd-k instead.
@fanckush commented on GitHub (Jul 4, 2018):
I am having the same issue here!
@akitchen commented on GitHub (Feb 7, 2021):
I wonder if any Dvorak users could please provide feedback on v0.9.10 -- this version changes to a different strategy for displaying the user's keycaps instead of input key characters, which might have a positive effect on this issue depending on your keyboard input setup.
@fanckush commented on GitHub (Feb 8, 2021):
I’ll test it and let you know
@lis186 commented on GitHub (Dec 25, 2024):
Version 0.10.2 still has this issue.