资 源 简 介
Format of a macro should be evident from "macros.txt"
There are two types of input: raw — (only for displayed keys) and normal -
(by default; handles every key, but they should be written with spaces between them: "a enter b tab c").
Example:
for (Python)
ctrl+alt+f
for i in range():
enter tab
print (Python)
ctrl+alt+p
print("
ctrl+v : " , ctrl+v )
Comment: ctrl+insert and shift+insert are not handled, use ctrl+c, ctrl+v instead.
New macro can be entered in text form and can be hooked:
ctrl+alt+F1 ShortcutKeys ctrl+alt+F2 MacroKeys ctrl+alt+F3.
ShortcutKeys can be a key, a sequence of keys (from 3 to 10) or modifiers+key ("ctrl+shift+c&quo