Disable Sticky Keys shortcut added to toggle (#4028)

* disable sticky keys shortcut

* Merge branch 'main' into sticky
This commit is contained in:
KamaleiZestri
2026-02-12 14:36:17 -06:00
committed by GitHub
parent 8e8b0bb296
commit 5fcc288037

View File

@@ -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"