root/windows/neo-vars/src/Source/performance.ahk
@
1183
| Revision 1183, 177 bytes (checked in by mösi, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | #MaxThreadsPerHotKey 1 |
| 2 | Thread,Interrupt,-1,-1 |
| 3 | |
| 4 | SetBatchLines -1 |
| 5 | |
| 6 | #singleinstance force |
| 7 | Process,Priority,,High |
| 8 | #MaxHotkeysPerInterval 2000 |
| 9 | |
| 10 | #usehook on |
| 11 | Sendmode Input |
Note: See TracBrowser
for help on using the browser.
