Skip to content

Instantly share code, notes, and snippets.

@aerickt
Last active October 15, 2022 21:44
Show Gist options
  • Save aerickt/a108bbf58e8f2ecd0171931fc0dac597 to your computer and use it in GitHub Desktop.
Save aerickt/a108bbf58e8f2ecd0171931fc0dac597 to your computer and use it in GitHub Desktop.
{
"STPH-R": "{#Left}{^}",
"STPH-RB": "{#Control_L(Left)}{^}",
"STPH-P": "{#Up}{^}",
"STPH-B": "{#Down}{^}",
"STPH-BG": "{#Control_L(Right)}{^}",
"STPH-G": "{#Right}{^}",
"STPH*R": "{#Home}{^}",
"STPH*P": "{#Page_Up}",
"STPH*B": "{#Page_Down}",
"STPH*G": "{#End}{^}",
"SKWR-R": "{#Shift(Left)}",
"SKWR-RB": "{#Control(Shift(Left))}",
"SKWR-P": "{#Shift(Up)}",
"SKWR-B": "{#Shift(Down)}",
"SKWR-BG": "{#Control(Shift(Right))}",
"SKWR-G": "{#Shift(Right)}",
"SKWR*G": "{#Shift(End)}",
"SKWR*R": "{#Shift(home)}",
"PW*FP": "{#Control(BackSpace)}",
"PW-FP": "{#BackSpace}",
"TKHRE": "{#Delete}",
"TKHR*E": "{#Control(Delete)}"
}
@patriciaverso
Copy link

Hey aerickt. First of all, thanks for all your content on steno. You're helping me a lot.
Now for a feedback: Lines 20 and 21 seem to use the same chords.

@aerickt
Copy link
Author

aerickt commented Nov 24, 2021

Oops sorry about that! Fixed 👍.

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