Jump to content

Recommended Posts

Posted

the kids are disableing the wireless network on the laptops by pressing FN + F11 keys.

 

any idea how i can disable this function?

 

cheers

Posted

I'm guessing no one has a clue :p

 

I was going to suggest removing software from the laptop that controls the FN keys, but i had a look on mine and couldn't find any. Then i thought it could possibly be a BIOS settings? But i doubt that one to... You might have to install something that actually blocks the input somehow?

 

But basically... I dont have a clue- Just didn't want you to think you were being ignored :p

Posted
nope no good :( the fn + f11 combo disables the wireless device in device manager. is the any way that i could stop a device in device manager from been disabled.... yikes :)
Posted

Try saving the following as a .reg file, run it, restart:

----------------------------------------------------

 

Windows Registry Editor Version 5.00

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]

"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,00,00,57,00,00,00,00,00

 

----------------------------------------------------

Should completely disable the F11 key

 

If it doesn't work, just delete the entry. I have something similar running which disables the F12 key so if you have problems I've probably mistyped something...

Posted
yep my thoughts exactly. I did use AutoIt3 window spy (Autohotkey) to try and pick up the scancode, but it dosent pick it up. great fun.
Posted

Assuming that is a port value, you could also attempt blocking the traffic on that port.

Unfortunately It appears that renaming the file may stop your Wireless connection also.

---

s24evmon.exe is an application that gives access to your wireless network interface devices configurations and diagnostics. This program is a non-essential system process, but should not be terminated unless suspected to be causing problems.

---

Posted

Well I'd say try it and see as that description says about access to it's configuration so looks like pressing fn + f11 uses that program to send a command to the card to turn its radio off.

 

If the radio is allready off and you kill s24evmon.exe then you won't be able to turn it on.

 

Otherwise can you leverage s24evmon.exe yourself and run a startup script or something to use it to turn the wireless on?

 

Ben

Posted

@Plexer

 

Just given me a thought. If the physical F11 key has another function assigned to it that is called by the Fn key (rather than the Fn key adding the F11 code to create a new code, ie the F11 key has two codes depending on the state of the Fn key) then you're probably looking at a hardware assignment which by definition may be different from machine to machine.

 

There is no scancode for Fn that I can see... MrHappy may turn out to be MrUnhappy by the sounds of it!

Posted

Re: the user account that the children log in with - is it an admin-level account?

 

If so, try changing them back to a normal user (not Power User!) and see if they can still disable it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...