keycastr/keycastr

Breaks dvorak with qwerty commands layout

Offen

#117 geöffnet am 06.06.2018

 (4 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Objective-C (564 Forks)batch import
help wanted

Repository-Metriken

Stars
 (14.820 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide