From 4fa4b1069e67e6990a7bfc53cc70446c3386c6ba Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 11 Feb 2009 12:41:11 +0000 Subject: doppelten Backspace entfernt. git-svn-id: https://svn.neo-layout.org@1648 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- "windows/kbdneo2/Treiber/AHK_f\303\274r_kbdneo2/kbdneo2.ahk" | 5 ----- 1 file changed, 5 deletions(-) (limited to 'windows/kbdneo2/Treiber/AHK_für_kbdneo2/kbdneo2.ahk') diff --git "a/windows/kbdneo2/Treiber/AHK_f\303\274r_kbdneo2/kbdneo2.ahk" "b/windows/kbdneo2/Treiber/AHK_f\303\274r_kbdneo2/kbdneo2.ahk" index dca73c0..ec0ed63 100644 --- "a/windows/kbdneo2/Treiber/AHK_f\303\274r_kbdneo2/kbdneo2.ahk" +++ "b/windows/kbdneo2/Treiber/AHK_f\303\274r_kbdneo2/kbdneo2.ahk" @@ -184,11 +184,6 @@ if (isMod4Active and !isMod3Pressed) Sendinput {Blind}{PGUP} return -~*v:: -if (isMod4Active and !isMod3Pressed) -Sendinput {Blind}{BACKSPACE} -return - ~*l:: if (isMod4Active and !isMod3Pressed) Sendinput {Blind}{UP} -- cgit v1.2.3