适合没有小键盘的人,可将引导键1改为~,毕竟这个键平时基本用不着
| 组合键 | 标题 | 操作类型 |
|---|---|---|
| Tab | 输入Tab,防止不兼容 | Keystroke |
| CapsLock | 退格 | Keystroke |
| Space | 输入Space,防止不兼容 | Keystroke |
| 0 | 输入) | InputText |
| 2 | 输入@ | InputText |
| 3 | 输入# | InputText |
| 4 | 输入$ | InputText |
| 5 | 输入% | InputText |
| 6 | 输入^ | InputText |
| 7 | 输入& | InputText |
| 8 | 乘 | InputText |
| 9 | 输入(),并将光标移动至中间 | InputScript |
| A | 4 | Keystroke |
| B | 退格 | Keystroke |
| C | 9 | Keystroke |
| D | 6 | Keystroke |
| E | 3 | Keystroke |
| F | 减 | Keystroke |
| G | 除 | Keystroke |
| Q | 1 | Keystroke |
| R | 加 | Keystroke |
| S | 5 | Keystroke |
| T | 乘 | Keystroke |
| W | 2 | Keystroke |
| X | 8 | Keystroke |
| Z | 7 | Keystroke |
| LeftWin | 点 | Keystroke |
| LeftShift | 删除 | Keystroke |
| LeftCtrl | 回车 | Keystroke |
| LeftAlt | 0 | Keystroke |
| ; | 分号 | InputText |
| , | 逗号 | InputText |
| . | 点 | InputText |
| / | 除 | InputText |
| ` | 输入~,防止不兼容 | Keystroke |
| [ | 输入[],并将光标移动至中间 | InputScript |
| ] | 输入] | InputText |
| ' | 输入'',并将光标移动至中间 | InputScript |