| Symbol | Key | Press | Release | Examples |
|---|---|---|---|---|
| ^ | {Ctrl} | {Ctrl down} | {Ctrl up} | Send "^{Home}" presses Ctrl+Home
|
| + | {Shift} | {Shift down} | {Shift up} | Send "+abC" sends the text "AbC"Send "!+a" presses Alt+Shift+A
|
| ! | {Alt} | {Alt down} | {Alt up} | Send "!a" presses Alt+A
|
| # | {LWin} {RWin} | {LWin down} {RWin down} | {LWin up} {RWin up} | Send "#e" holds down Win and presses E
|