mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-03-12 17:51:46 +08: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",
|
||||
"Name": "Flags",
|
||||
"Value": "510",
|
||||
"Value": "506",
|
||||
"OriginalValue": "58",
|
||||
"DefaultState": "true",
|
||||
"Type": "DWord"
|
||||
|
||||
Reference in New Issue
Block a user