Skip to content

Instantly share code, notes, and snippets.

@htsign
Created December 2, 2020 01:43
Show Gist options
  • Save htsign/21c5b3ef966cfb0b6f0c198579f8e3e6 to your computer and use it in GitHub Desktop.
Save htsign/21c5b3ef966cfb0b6f0c198579f8e3e6 to your computer and use it in GitHub Desktop.
無変換キーを左Shiftに、変換キーを右Shiftに置き換える
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,2a,00,7b,00,36,00,79,00,00,00,00,00
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment