okkosh / FN-key-lock

A Script/Program to simulate hardware F key lock on F1-F12 keys with custom controls and visible lock notifications.
74 stars 5 forks source link

Fn Lock works perfectly, but how can I activate wifi on/off? #24

Open JAngel98 opened 3 months ago

JAngel98 commented 3 months ago

I need to turn on wifi adapter but the physical keyboard has passed away, so my wifi is turned off by default. Running on Windows 7. Is that possible?

okkosh commented 3 months ago

If your key is a hardware switch -- It can't be done via the Fn key lock.

However you can try this approach -- Get your hex key code for the physical key and put it inside the fn lock: Ex - if your key code is 34 you can put SC34 inside fn lock with your preferred key (Remember to put the SC in front as this will let the Fn-Key-Lock to treat it as a code instead of number)