From a777a572965f0ba83b69eee3d3a46c0a0ac6fef5 Mon Sep 17 00:00:00 2001 From: martin_r Date: Fri, 29 Aug 2008 23:33:18 +0000 Subject: CapsLock-Licht wird jetzt beim Starten ausgeschaltet (wichtig, wenn z.B. bei CapsLock der Treiber neu geladen wird). git-svn-id: https://svn.neo-layout.org@830 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/autohotkey/Source/Global-Part.ahk | 1 + 1 file changed, 1 insertion(+) (limited to 'windows') diff --git a/windows/autohotkey/Source/Global-Part.ahk b/windows/autohotkey/Source/Global-Part.ahk index 7d0c8a7..4532966 100644 --- a/windows/autohotkey/Source/Global-Part.ahk +++ b/windows/autohotkey/Source/Global-Part.ahk @@ -12,6 +12,7 @@ noCaps = 0 EbeneAktualisieren() SetBatchLines -1 SetCapsLockState Off +KeyboardLED(4, "off") SetNumLockState Off SetScrollLockState Off -- cgit v1.2.3