Skip to content

Swap backspace/delete variant keys#8

Open
iankp wants to merge 2 commits into
EPLHREU:masterfrom
iankp:swap-bksp-del
Open

Swap backspace/delete variant keys#8
iankp wants to merge 2 commits into
EPLHREU:masterfrom
iankp:swap-bksp-del

Conversation

@iankp

@iankp iankp commented Jun 16, 2023

Copy link
Copy Markdown

Hello,

I've noticed that the 'delete' and 'backspace' strokes seem to be reversed from what is indicated on emily-modifiers-poster.pdf.

Stroke Translation on master version Expected translation
TRA*LTZ {#delete} {#backspace}
TRO*LTZ {#backspace} {#delete}

The 'A' key generally maps to leftward-moving commands (left, home) and the 'O' key their rightward-moving counterparts. Since backspace erases to the left, it makes sense to associate it with 'A'.

This PR swaps the two translations, so that the output matches the 'expected translation' column above (as well as the poster PDF).

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant