Skip to content

AutoHotkey Script for using a Apple keyboard with numpad (metalic) on a windows 7 machine. The focus is on using it like a mac.

Notifications You must be signed in to change notification settings

arnocs/macOS-transition

Repository files navigation

macOS transition

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

  • 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 Currently in use v1.1.24.04

Goal

Is to get use to the mac environment in windows. For example when you are using Apple macOS and Windows machines concurrently.

KnownBugs

  • 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.

Main changes, Windows key, other

  • 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

Mouse, Reverse scrolling is disabled in the macOS_mouse.ahk script.

I'm using Wizmouse, becouse of the focus/scroll option.

(Hovering over an inactive program scrolling works on that program)

http://antibody-software.com/web/software/software/wizmouse-makes-your-mouse-wheel-work-on-the-window-under-the-mouse/

UltraEdit project file

  • UE-AutoHotKey-2016.prj | UltraEdit Project file

About

AutoHotkey Script for using a Apple keyboard with numpad (metalic) on a windows 7 machine. The focus is on using it like a mac.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published