Autohotkey For Mac Average ratng: 6,0/10 3745 votes
  1. Autohotkey For Mac Os X
  2. Autohotkey For Macbook Air

Make Windows PC's shortcut act like macOS (Mac OS X)

Recently had to start using a mac at work and looked into AutoHotkey alternatives. Found Hammerspoon. Unfortunately, documentation on using it seems to be pretty much non existent. At least, i couldn't find very much on it. It also seems more difficult than AutoHotkey to use imo. Put the MacKeyboard.ahk file or a shortcut to the file in your Autostart folder to run it automatically on startup.

With this AutoHotKey script, you can use most macOS style shortcuts (eg, cmd+c, cmd+v, ..) on Windows with a standard PC keyboard. /razor-vst-crack-download.html.

Note that

  1. You should disable the Between input languages shotcut from Control PanelClock, Language, and RegionLanguageAdvanced settings > Change lanugage bar hot keys because it conflicts with cmd + shift + ↑ / ↓ / ← / → (select text between cursor and top / bottom / beginning of line / end of line)
  2. you shouldn't change the modifier keys mapping with keyboard DIP. This script assumes you use a standard PC keyboard layout, and wish to use shortcuts as if it was a mac keyboard layout.
you want to presskeyboard sends signal to PCAutoHotKey tells Windows
cmd + calt + cctrl + c
cmd + valt + vctrl + v
cmd + ralt + rF5
cmd + ↑alt + ↑Home
cmd + shift + [alt + shift + [ctrl + shift + Tab
......

To Run

  1. Install https://www.autohotkey.com/
  2. Copy and save the content of mac.ahk in a text file, named as mac.ahk
  3. Double click on mac.ahk file

Auto start after PC startup

Place mac.ahk file (or make a shortcut) at C:Users<USERNAME>AppDataRoamingMicrosoftWindowsStart MenuProgramsStartup

Make Windows PC's shortcut act like macOS (Mac OS X)

With this AutoHotKey script, you can use most macOS style shortcuts (eg, cmd+c, cmd+v, ..) on Windows with a standard PC keyboard. /proficy-machine-edition-60-crack-free-download.html.

Note that

  1. You should disable the Between input languages shotcut from Control PanelClock, Language, and RegionLanguageAdvanced settings > Change lanugage bar hot keys because it conflicts with cmd + shift + ↑ / ↓ / ← / → (select text between cursor and top / bottom / beginning of line / end of line)
  2. you shouldn't change the modifier keys mapping with keyboard DIP. This script assumes you use a standard PC keyboard layout, and wish to use shortcuts as if it was a mac keyboard layout.
you want to presskeyboard sends signal to PCAutoHotKey tells Windows
cmd + calt + cctrl + c
cmd + valt + vctrl + v
cmd + ralt + rF5
cmd + ↑alt + ↑Home
cmd + shift + [alt + shift + [ctrl + shift + Tab
......

Autohotkey For Mac Os X

To Run

Autohotkey For Macbook Air

  1. Install https://www.autohotkey.com/
  2. Copy and save the content of mac.ahk in a text file, named as mac.ahk
  3. Double click on mac.ahk file

Auto start after PC startup

Place mac.ahk file (or make a shortcut) at C:Users<USERNAME>AppDataRoamingMicrosoftWindowsStart MenuProgramsStartup