summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authormartin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-08-29 23:33:18 +0000
committermartin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-08-29 23:33:18 +0000
commita777a572965f0ba83b69eee3d3a46c0a0ac6fef5 (patch)
tree76d5d910f1287618fd45cdd03ea8463c10acaf8e /windows
parent159b0e498f76473bf58c01901a18681c43a10d42 (diff)
downloadneo-layout-a777a572965f0ba83b69eee3d3a46c0a0ac6fef5.tar.gz
neo-layout-a777a572965f0ba83b69eee3d3a46c0a0ac6fef5.tar.bz2
neo-layout-a777a572965f0ba83b69eee3d3a46c0a0ac6fef5.zip
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
Diffstat (limited to 'windows')
-rw-r--r--windows/autohotkey/Source/Global-Part.ahk1
1 files changed, 1 insertions, 0 deletions
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