mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-05 22:28:31 +00:00
Disable Sticky Keys shortcut added to toggle (#4028)
* disable sticky keys shortcut * Merge branch 'main' into sticky
This commit is contained in:
@@ -2359,7 +2359,7 @@
|
|||||||
{
|
{
|
||||||
"Path": "HKCU:\\Control Panel\\Accessibility\\StickyKeys",
|
"Path": "HKCU:\\Control Panel\\Accessibility\\StickyKeys",
|
||||||
"Name": "Flags",
|
"Name": "Flags",
|
||||||
"Value": "510",
|
"Value": "506",
|
||||||
"OriginalValue": "58",
|
"OriginalValue": "58",
|
||||||
"DefaultState": "true",
|
"DefaultState": "true",
|
||||||
"Type": "DWord"
|
"Type": "DWord"
|
||||||
|
|||||||
Reference in New Issue
Block a user