Navigation

Stroke Description Translation
-FP Up {}{#up}
-RB Down {}{#down}
-FPL Up {}{#up}
-RBG Down {}{#down}
-FR Left {}{#left}
-LG Right {}{#right}
-RPG Page Up {#page_up}
-FBL Page Down {#page_down}
SR-FPL Volume Up {#audioraisevolume}
SR-RBG Volume Down {#audiolowervolume}
SR-FRPBLG Volume Mute {#audiomute}
-FRB Move curser to word left {#option(Left)}
-BLG Move curser to word right {#option(right)}
-FRP Home {#home}
-PLG End {#end}
-RPBG Move cursor to document beginning {#command(up)}
-FPBL Move cursor to document end {#command(down)}
SPW-FR Mark last character {#shift(left)}
SPW-LG Mark next character {#shift(right)}
SKPW-FR Mark last word {#option(shift(left))}
SKPW-LG Mark next word {#option(shift(right))}
TKPW-F Control + F1 {#control(f1)}
TKPW-P Control + F2 {#control(f2)}
TKPW-FP Control + F3 {#control(f3)}
TKPW-L Control + F4 {#control(f4)}
TKPW-FL Control + F5 {#control(f5)}
TKPW-PL Control + F6 {#control(f6)}
TKPW-FPL Control + F7 {#control(f7)}
TKPW-T Control + F8 {#control(f8)}
TKPW-FT Control + F9 {#control(f9)}
TKPW-PT Control + F10 {#control(f10)}
TKPW-FPT Control + F11 {#control(f11)}
TKPW-LT Control + F12 {#control(f12)}
STPW-F Shift + F1 {#shift(f1)}
STPW-P Shift + F2 {#shift(f2)}
STPW-FP Shift + F3 {#shift(f3)}
STPW-L Shift + F4 {#shift(f4)}
STPW-FL Shift + F5 {#shift(f5)}
STPW-PL Shift + F6 {#shift(f6)}
STPW-FPL Shift + F7 {#shift(f7)}
STPW-T Shift + F8 {#shift(f8)}
STPW-FT Shift + F9 {#shift(f9)}
STPW-PT Shift + F10 {#shift(f10)}
STPW-FPT Shift + F11 {#shift(f11)}
STPW-LT Shift + F12 {#shift(f12)}
STKPW-F Control + Shift + F1 {#control(shift(f1))}
STKPW-P Control + Shift + F2 {#control(shift(f2))}
STKPW-FP Control + Shift + F3 {#control(shift(f3))}
STKPW-L Control + Shift + F4 {#control(shift(f4))}
STKPW-FL Control + Shift + F5 {#control(shift(f5))}
STKPW-PL Control + Shift + F6 {#control(shift(f6))}
STKPW-FPL Control + Shift + F7 {#control(shift(f7))}
STKPW-T Control + Shift + F8 {#control(shift(f8))}
STKPW-FT Control + Shift + F9 {#control(shift(f9))}
STKPW-PT Control + Shift + F10 {#control(shift(f10))}
STKPW-FPT Control + Shift + F11 {#control(shift(f11))}
STKPW-LT Control + Shift + F12 {#control(shift(f12))}

Window Navigation

Stroke Description Translation
H-FR Move history left {#command(bracketleft)}
H-LG Move history right {#command(bracketright)}
PWR-F Switch to tab 1 {#command(1)}
PWR-P Switch to tab 2 {#command(2)}
PWR-FP Switch to tab 3 {#command(3)}
PWR-L Switch to tab 4 {#command(4)}
PWR-FL Switch to tab 5 {#command(5)}
PWR-PL Switch to tab 6 {#command(6)}
PWR-FPL Switch to tab 7 {#command(7)}
PWR-T Switch to tab 8 {#command(8)}
PWR-FT Switch to last tab {#command(9)}
PWR-FR Switch to tab left {#control(shift(tab))}
PWR-LG Switch to tab right {#control(tab)}
TW Switch to last application {#command(tab)}
W-FR Switch to prev app window {#command(quoteleft)}
W-FPL Switch to prev app window {#command(quoteleft)}
W-LG Switch to next app window {#command(shift(quoteleft))}
W-RBG Switch to next app window {#command(shift(quoteleft))}
PWR-BGS Close window {#command(w)}
PWR-FBGS Close application {#command(q)}
KPW-D Control + 0 {#control(0)}
KPW-F Control + 1 {#control(1)}
KPW-P Control + 2 {#control(2)}
KPW-FP Control + 3 {#control(3)}
KPW-L Control + 4 {#control(4)}
KPW-FL Control + 5 {#control(5)}
KPW-PL Control + 6 {#control(6)}
KPW-FPL Control + 7 {#control(7)}
KPW-T Control + 8 {#control(8)}
KPW-FT Control + 9 {#control(9)}
R-FRPB Move window to screen left {#control(option(command(left)))}
R-PBLG Move window to screen right {#control(option(command(right)))}
R-RB Move window down {#control(option(down))}
R-RBG Move window down {#control(option(down))}
R-FR Move window left {#control(option(left))}
R-LG Move window right {#control(option(right))}
R-FP Move window up {#control(option(up))}
R-FPL Move window up {#control(option(up))}
R-FRPBLG Move window full screen {#control(option(return))}
TK-FP Focus dock (Dock change) {#control(F3)}

Program Navigation

Stroke Description Translation
PWR-PB New window {#command(n)}
TPWR New tab {#command(t)}
PR-P Open program preferences {#command(comma)}

File Navigation

| Stroke | Description | Translation | |——–|———————————–|———————|

IntelliJ / PyCharm

Stroke Description Translation
STP-L Go to File… {#command(shift(o))}
SK-LS Go to Class… {#command(o)}
S-FPL Go to Symbol… {#option(command(o))}
TP-BGS Find Action… {#shift(command(a))}
TKPWU Go to declarations or usages {#command(b)}
TKPWEU Go to implementations {#option(command(b))}
SK-BGS Show context actions {#option(return)}
R-BLG Run code {#shift(control(r))}
TK-BLG Debug code {#shift(control(d))}
PR-PB Activate Project Window {#shift(command(p))}
TR-PB Activate Terminal Window {#option(F12)}

Obsidian

Stroke Description Translation
SW-FP Open quick switcher {#command(o)}
PWR-PBZ Create note in Bronze folder {^Bronze/^}
TKPW-LD Create note in Gold folder {^Gold/}
S-FRL Create note in Silver folder {^Silver/}
KR-PBT Create note in quick switcher {#shift(return)}
P-NT Pin note {#command(shift(e))}
TPHR Follow link under cursor {#option(return)}

Terminal

Stroke Description Translation
H-PLS Home with slash {^~/^}
H-RPL Home with enter {^cd ~^}{#return}

Vim

Stroke Description Translation
SR-L Visual line {#shift(v)}
SR-BG Visual block {#control(v)}