diff options
Diffstat (limited to 'windows')
-rw-r--r-- | windows/neo-vars/src/source/performance.ahk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/neo-vars/src/source/performance.ahk b/windows/neo-vars/src/source/performance.ahk index a5be4fe..0f77100 100644 --- a/windows/neo-vars/src/source/performance.ahk +++ b/windows/neo-vars/src/source/performance.ahk @@ -8,4 +8,4 @@ Process,Priority,,High #MaxHotkeysPerInterval 2000
#usehook on
-Sendmode Input
+Sendmode Event
|