Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stroebjo/autohotkey-windows-mac-keyboard

AutoHotkey Mappings to emulate OSX behaviour with a Mac keyboard on Windows
https://github.com/stroebjo/autohotkey-windows-mac-keyboard

Last synced: about 2 months ago
JSON representation

AutoHotkey Mappings to emulate OSX behaviour with a Mac keyboard on Windows

Awesome Lists containing this project

README

        

Use Mac keyboard with AutoHotkey under Windows
==============================================

This [AutoHotkey](https://www.autohotkey.com/) configuration file makes usual keyboard shortcuts work with an Apple keyboard on Windows. It has been testet with a german keyboard layout, but should work under different layouts as well.

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](https://stackoverflow.com/a/8457852/723769).

Installation
------------

- Install [AutoHotkey](https://www.autohotkey.com/)
- Run the `MacKeyboard.ahk` file
- Put the `MacKeyboard.ahk` file or a shortcut to the file in your Autostart folder to run it automatically on startup.