geekhack
geekhack Community => Keyboards => Topic started by: SpatiallyAware on Fri, 10 December 2010, 21:40:15
-
Every time I reboot I have to remember to turn on num lock. Is there a trick to making it stay on?
Maybe some small program that runs at start up and then shuts off?
-
Option in BIOS for Numlock at boot.
EDIT though I just realized, do you mean this is a standalone numpad? I don't know how that would go.
-
Maybe some small program that runs at start up and then shuts off?
An Autohotkey script could do this if you're too lazy to go into BIOS, yet don't mind the terrible thought of increasing your startup delay.
#NoTrayIcon
Send, {NumLock}
-
Being that it's USB I'm 99% sure there isn't a bios option for this
As a matter of fact, I don't believe I've seen num lock options in the bios for a long long time but I'll check..
Thanks!
-
While my stand alone USB numpad is not a Filco, (it is a Taiwan Twisty with Cherrys) my comes on every boot because of the BIOS setting. This should only take you a minute to check.
-
Ok there is a num lock setting in bios and it has 0 effect. Num lock is always off on reboot. Bleh..
Thanks all!