AutoHotkey (AHK) Script for using a Apple keyboard with numpad (metalic) on a windows 7 machine.
The focus is on using it like a mac.
- Install AutoHotKey program (downloads below)
- Get a copy of 'macOS-transition' extract it somewhere.
- Create a shortcut of 'AutoHotKey.ahk' file in the 'Startup' folder in your startmenu.
- AutoHotkey Download Page | AHK Help
Is to get use to the mac environment in windows. For example when you are using Apple macOS and Windows machines concurrently.
- When using Windows UAC (User Account Control), causes the AltTab function not working, creating a sticky key.
- Has
WIN
key conflict when AHK with StartIsBack++. A suggest replace StartIsBack++ with Start10, or use system start.
- Command--R, Reload the AHK Script.
- F16 is the , becouse unable to capture the key.
- F18, Start UltraEdit
- F19, Start calculator
- *Capslock is disabled
- Command--Q, Lock & Dim screens
- Command---Q, Computer Sleep
I'm using Wizmouse, becouse of the focus/scroll option.
(Hovering over an inactive program scrolling works on that program)
- UE-AutoHotKey-2016.prj | UltraEdit Project file