Skip to content

Basic AutoHotKey script for someone using Windows but preferring macOS hotkeys

Notifications You must be signed in to change notification settings

mshatalov/mac-to-win-ahk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

mac-to-win-ahk

Basic AutoHotKey script for people who use Windows but prefer macOS hotkeys, such as if you use Mac at home and Windows at an office.

As a bonus, there's a registry key remapping that addresses a minor inconvenience with specific placement of Print Screen, Page Up and Page Down buttons on some keyboards. See details below.

What's Covered

Feature Windows macOS original
Spotlight / Start menu Ctrl-Space Control-Space
Language switching Alt-Space Command-Space
Tabs closing, opening and focusing location bar in Chrome Alt-W, Alt-T, Alt-Shift-T, Alt-L Command-W, Command-Shift-T, Command-T, Command-L
Tab reopening in Chrome Alt-Shift-T Command-Shift-T
Open link in a new tab in Chrome Alt-Left Click Command-Left Click
Copy, Paste, Cut and Undo Alt-C, Alt-V, Alt-X, Alt-Z Command-C, Command-V, Command-X, Command-Z
Find Alt-F Command-F
Bold, Italics Alt-B, Alt-I Command-B, Command-I
Save, Save As Alt-S, Alt-Shift-S Command-S, Command-Shift-S

Registry Key Remapping

Note that if you had previously remapped keys via the registry, importing the registry file above may override them.

Original Key New Key
Print Screen Right Win
Page Up Left Arrow
Page Down Right Arrow

About

Basic AutoHotKey script for someone using Windows but preferring macOS hotkeys

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published