New
#1
Automating keyboard backlight switching.
Hi.
I have a Perixx 324 keyboard with backlighting. Fn+Home keys toggle the lighting.
When my computer boots-up, the keyboard backlighting lights up. That’s good.
When I close down the computer, the backlighting remains on. That’s not so good.
I have a shortcut to shut the computer down. What can I add to the code to operate the FN+Home keys so that the backlighting turns off.
The coding in the shortcut is
C:\Windows\System32\cmd.exe /c shutdown /s /f /t 0
Or can you tell me another way to operate the backlight off command when I shutdown without having to use the Fn+Home keys?