-
Notifications
You must be signed in to change notification settings - Fork 18
ESC Command Keys
ESC Commands are hardcoded shortcuts that trigger Capsicain.
ESC Commands work in config 0 ("Capsicain disabled"),
but not when Capsicain is OFF (via GLOBAL capsicainOnOffKey {key}).
To trigger a shortcut:
- press the real ESC key
- press and release the command key
- release ESC
Press [ESC]+[H] for an up-to-date list of commands.
[H] Help
[X] Exit
[0]..[9] switch configs. [0] is the 'do nothing but listen for commands' config
[W] flip ALT <-> WIN on Apple keyboards
[Z] (labeled [Y] on GER keyboard): flip Y <-> Z keys
[S] Status
[D] Debug mode output
[E] Error log
[C] Print list of key labels for all scancodes
[R] Reset and reload the .ini file
[T] Move Taskbar icon to Tray and back
[U] Username Enter/Playback
[P] Password Enter/Playback. DO NOT USE if others can access your local machine.
[I] Show processed Ini for the active config
[A] Autohotkey start
[Y] autohotkeY stop
[J][K][L][;] Macro Recording: Start,Stop,Playback,Copy macro definition to clipboard.
[,] and [.]: delay between keys in sequences -/+ 1ms
[Q] (dev feature) Stop the debug build if both release and debug are running