Code Monkey home page Code Monkey logo

ahk-win2mac's Introduction

Use Mac keyboard with AutoHotkey under Windows

This AHK configuration file makes MacOs keyboard shortcuts work on Windows.
It has been used on an US International Layout.

If it's not working for applications running with admin permissions, it might be the problem that AHK is not, see this question on StackOverflow.

Erratum

I hardly recommend this adunning/Mac-Keyboard-Layouts-for-Windows instead of remapping your whole keyboard!
(If accents are important to you, because International Keyboard is quite annoying ...)

Installation

  • Install AutoHotkey
  • Run the WholeSetup.ahk file
  • Put the WholeSetup.ahk file or a shortcut to the file in your Autostart folder to run it automatically on startup.

What does it do?

As you can see, this file only includes:

  • Brightness.ahk

Maps F1 to decrease brightness
Maps F2 to increase brightness

  • MacKeyBoard.ahk

Capture entire screen with CMD/WIN + SHIFT + 3
Capture portion of the screen with CMD/WIN + SHIFT + 4

F3 -> Open Task view (virtual desktop view)
F4 -> Toogle notification tab

F7 -> Media Prev
F8 -> Media Play/Pause
F9 -> Media Next
F10 -> Volume Mute
F11 -> Volume Down
F12 -> Volume Up

RCtrl + ArrLeft -> Change to previous virtual screen
RCtrl + ArrRight -> Change to next virtual screen
Win + BackSpace -> Lock screen

  • Accents.ahk

Ctrl + E -> '
Ctrl + U -> "
Ctrl + I -> ^

Sources

The Class_Monitor.ahk file comes from this repo ๐Ÿ‘

Gamma controller (Not used)

Windows shortcuts

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.