iWinBoard is an AutoHotkey script that remaps certain keys on the Apple Keyboard to make it work better in Windows. This is useful for you if you use an Apple Keyboard with a Windows PC, such as a Hackintosh. This script works best with English Apple Keyboards.
Installation and Usage:
- Download iWinBoard. Alternatively, you can use the original uncompiled AHK script with AutoHotkey.
- You can simply run the EXE, but you should put the EXE file in %appdata%\Microsoft\Windows\Start Menu\Programs\Startup so the script will autostart with Windows.
- Restart your computer or manually launch the script.
Many thanks to mattheath and davejamesmiller for inspirational code!
Warning if you want to copy the code: the annotations contain Unicode characters, make sure you use UTF-8. Continue reading