Jump to content

Recommended Posts

Posted

Is it possible to disable sticky/filters keys?

 

Anybody know which .exe runs or is it a dll i can block acces to with restrictions?

 

Is there a registry setting for the time it takes to activate it that can be changed to a larger value?

 

Only solution for our students when it is turned on is to restart the pc, or log on as admin and diable it but not practical if elsewhere in school.

 

 

TIA

 

Colt.

Posted

Manual way:

 

1. Hit either shift key five times.

2. Select settings.

3. On the keyboard tab, and under filter keys, make sure 'use filter keys' is NOT checked.

4. Under filter keys again, select settings. Uncheck every box.

5. Now click the general tab

6. Under Administrative options uncheck both check boxes if checked. If not checked check them, click apply, ok, and then go back into it, and uncheck them.

 

Import a .reg file way:

 

Windows Registry Editor Version 5.00

;Disable Sticky Keys
[HKEY_CURRENT_USER\Control Panel\Accessibility\StickyKeys]
"Flags"="506"

;Disable Filter Keys
[HKEY_CURRENT_USER\Control Panel\Accessibility\Keyboard Response]
"Flags"="122"

;Disable Toggle Keys
[HKEY_CURRENT_USER\Control Panel\Accessibility\ToggleKeys]
"Flags"="58"

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...