Hey everyone! Bought the CM Storm Devastator keyboard and mouse bundle a while back and I'm tired of hitting scroll lock every time at the login screen. You can't see any letters without the LED's on so I want to make my computer turn it on automatically by setting scroll lock to start at the login screen BEFORE I actually login.
I've tried changing every value on initial keyboard indicators through regedit to 6 but they always revert back to 2. My BIOS has no boot option for scroll lock... only num lock. I've noticed that num lock is enabled through BIOS, but even the num lock doesn't come on at the startup. However, when I boot into my user num lock does come on.
I've searched a script:
Set wshShell =wscript.CreateObject("WScript.Shell")
Dim i
i=0
do while(i<=0)
wscript.sleep 200
wshshell.sendkeys "{SCROLLLOCK}"
i=i+1
loop
and set a Task Schedule to run at startup and it did not work.
Does anyone have this keyboard and successfully got scroll lock to enable each time at STARTUP? The last resort I do not want to revert to is soldering two end points on the mobo to make this happen. It's just so annoying and such a simple thing that I want to happen, but I've been searching for hours...
Thanks so much to whomever contributes to this!
OS: Windows 10
Mobo: Z77 Extreme4
GPU: ASUS GTX 770
CPU: Intel i5 3570k- with Hyper 212 evo
Ram: Ripjaws GSKILL 8GB
PSU: CX750M
HDD Primary: Samsung EVO 120gb
HDD: Toshiba 2 TB
I've tried changing every value on initial keyboard indicators through regedit to 6 but they always revert back to 2. My BIOS has no boot option for scroll lock... only num lock. I've noticed that num lock is enabled through BIOS, but even the num lock doesn't come on at the startup. However, when I boot into my user num lock does come on.
I've searched a script:
Set wshShell =wscript.CreateObject("WScript.Shell")
Dim i
i=0
do while(i<=0)
wscript.sleep 200
wshshell.sendkeys "{SCROLLLOCK}"
i=i+1
loop
and set a Task Schedule to run at startup and it did not work.
Does anyone have this keyboard and successfully got scroll lock to enable each time at STARTUP? The last resort I do not want to revert to is soldering two end points on the mobo to make this happen. It's just so annoying and such a simple thing that I want to happen, but I've been searching for hours...

Thanks so much to whomever contributes to this!
OS: Windows 10
Mobo: Z77 Extreme4
GPU: ASUS GTX 770
CPU: Intel i5 3570k- with Hyper 212 evo
Ram: Ripjaws GSKILL 8GB
PSU: CX750M
HDD Primary: Samsung EVO 120gb
HDD: Toshiba 2 TB