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
- Host: GitHub
- URL: https://github.com/ascodeasice/acai-ahk-scripts
- Owner: ascodeasice
- Created: 2023-11-20T02:10:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-25T09:51:59.000Z (over 1 year ago)
- Last Synced: 2025-01-27T14:48:15.234Z (5 months ago)
- Topics: autohotkey, autohotkey-script, autohotkey-v2
- Language: AutoHotkey
- Homepage:
- Size: 603 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`