From e6ebe98f8f3937f3c40244d30051eee346878085 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?m=C3=B6si?= Date: Thu, 27 Nov 2008 14:29:19 +0000 Subject: =?UTF-8?q?Verbesserung=20(Erh=C3=B6hung)=20der=20Ausgabegeschwind?= =?UTF-8?q?igkeit=20bei=20Tastensequenzen,=20insbesondere=20Unicode-Sequen?= =?UTF-8?q?zen=20in=20GTK+-Applikationen,=20denen=20man=20sonst=20beim=20Z?= =?UTF-8?q?usammenstellen=20des=20Zeichens=20zuschauen=20kann.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1251 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/neo-vars/src/source/performance.ahk | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/neo-vars/src/source/performance.ahk b/windows/neo-vars/src/source/performance.ahk index 0f77100..82c93cb 100644 --- a/windows/neo-vars/src/source/performance.ahk +++ b/windows/neo-vars/src/source/performance.ahk @@ -9,3 +9,4 @@ Process,Priority,,High #usehook on Sendmode Event +SetKeyDelay,-1 \ No newline at end of file -- cgit v1.2.3