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

https://github.com/ins0mniaque/macify

macOS keyboard layout mapping for Windows
https://github.com/ins0mniaque/macify

keyboard keyboard-layout macos shortcuts windows

Last synced: 2 months ago
JSON representation

macOS keyboard layout mapping for Windows

Awesome Lists containing this project

README

          

# macify

macOS keyboard layout mapping for Windows

## Installation

Download the [latest release](https://github.com/ins0mniaque/macify/releases) and add it to your startup folder _(%APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup)_.

_or_

Clone the repository and run the script _(requires [AutoHotkey v2](https://www.autohotkey.com/v2))_:

```bash
git clone https://github.com/ins0mniaque/macify
```

## Usage

Try to forget you're stuck on Windows and type normally. Use the system tray icon to exit.

## Mappings

| Input | Output |
| ------------------------------------------------------------ | ----------------------------- |
| Win X _or_ Alt X | Ctrl X |
| Win C _or_ Alt C | Ctrl C |
| Win V _or_ Alt V | Ctrl V |
| Win A _or_ Alt A | Ctrl A |
| Win S _or_ Alt S | Ctrl S |
| Win F _or_ Alt F | Ctrl F |
| Win N _or_ Alt N | Ctrl N |
| Win Z _or_ Alt Z | Ctrl Z |
| Win Shift Z _or_ Alt Shift Z | Ctrl Y |
| Win Q _or_ Alt Q | Alt F4 |
| Win W _or_ Alt W | Ctrl F4 |