diff options
Diffstat (limited to 'windows/autohotkey/Source/Global-Part.ahk')
-rw-r--r-- | windows/autohotkey/Source/Global-Part.ahk | 1 |
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
|