opus-nt/tweaks/longhorn-series/disable ease of access key combinations/NTUSER.REG
Fierelier a2fa602de0 added tweak: disable ease of access key combinations
the combinations for sticky keys, filter keys, etc. annoyingly conflict
with programs/games that require you to often press/hold SHIFT. other,
less annoying combinations have also been disabled for good measure.
2020-02-23 09:40:21 +01:00

15 lines
392 B
Plaintext

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\OPUS_TMP\Control Panel\Accessibility\Keyboard Response] ; filter keys
"Flags"="122"
[HKEY_LOCAL_MACHINE\OPUS_TMP\Control Panel\Accessibility\MouseKeys]
"Flags"="58"
[HKEY_LOCAL_MACHINE\OPUS_TMP\Control Panel\Accessibility\StickyKeys]
"Flags"="442"
[HKEY_LOCAL_MACHINE\OPUS_TMP\Control Panel\Accessibility\ToggleKeys]
"Flags"="58"