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

https://github.com/ascodeasice/acai-ahk-scripts

My ahk scripts that I use daily, including rotating dual monitor, shortcut for wsl
https://github.com/ascodeasice/acai-ahk-scripts

autohotkey autohotkey-script autohotkey-v2

Last synced: 3 months ago
JSON representation

My ahk scripts that I use daily, including rotating dual monitor, shortcut for wsl

Awesome Lists containing this project

README

        

# acai-ahk-scripts

My ahk scripts that I use daily, including rotating dual monitor, shortcut for wsl

## Features

- map `capslock` to:
- `escape` when pressed
- `ctrl` when holding it while pressing other keys
- `delete` when using `alt+capslock`
- `alt+F4` when using `win+capslock`
- use `win+escape` to stop this ahk script
- `ctrl+alt+r` to rotate the second monitor in windows (open setting and tab to it)
- use `ctrl+alt+t` to open wsl in `~/repo` directory in wsl
- map `alt+hijk` to directions
- map right alt to:
- to `backspace` when pressed
- to `enter` when pressing both `left alt` and `right alt`
- to `ctrl+enter` when pressing `left win + right alt`
- to `shift+enter` when pressing `shift+right alt` or `right alt + shift`