note
This commit is contained in:
parent
f31ecd1553
commit
f3ffb9950d
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ REG ADD "HKLM\System\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorE
|
|||
REG ADD "HKCU\Control Panel\Accessibility\StickyKeys" /v Flags /t REG_SZ /d 506 /f
|
||||
|
||||
:: Remove default shortcuts for changing input language and keyboard layout
|
||||
:: WIN+Space still available
|
||||
REG ADD "HKCU\Keyboard Layout\toggle" /v "Hotkey" /t REG_SZ /d 3 /f
|
||||
REG ADD "HKCU\Keyboard Layout\toggle" /v "Language Hotkey" /t REG_SZ /d 3 /f
|
||||
|
||||
|
|
Loading…
Reference in a new issue