Skip to main content

Windows 10

Place of purchase

https://www.hrkgame.com/en/library/products/ (home license)
https://www.premiumcdkeys.com/ (pro license)

 

Keymap for Mac Keyboard


<Map Cmd key to Windows Key, this is for when in Windows and using Mac Keyboard

cmd.exe /c reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout" /v "Scancode Map" /t REG_BINARY /d "0000000000000000070000002ee0650030e066005ce038e05be0380038005be038e05ce000000000" /f>

asdojfsdifjaoisjfoisadjf

kjartan
kjartan
anders

asdfadsfRemove Cmd to Windows key mapping

cmd.exe /c reg del "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout" /v "Scancode Map" /t REG_BINARY /d "0000000000000000070000002ee0650030e066005ce038e05be0380038005be038e05ce000000000" /f

Disable Shift Sticky keys


cmd.exe /c reg add "HKEY_CURRENT_USER\Control Panel\Accessibility\StickyKeys" /v Flags /t REG_SZ /d 506 /f

```