https://github.com/fuelsoft/ahk-utils
Some nice AutoHotkey scripts
https://github.com/fuelsoft/ahk-utils
autohotkey
Last synced: 3 months ago
JSON representation
Some nice AutoHotkey scripts
- Host: GitHub
- URL: https://github.com/fuelsoft/ahk-utils
- Owner: fuelsoft
- License: gpl-3.0
- Created: 2020-07-09T05:50:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T07:54:12.000Z (over 3 years ago)
- Last Synced: 2025-02-28T18:21:13.766Z (over 1 year ago)
- Topics: autohotkey
- Language: AutoHotkey
- Homepage:
- Size: 2.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ahk-utils
A collection of my AutoHotkey scripts that I've written as needed.
* RWIN: Rebind the useless *Menu* key [right of RAlt if present] to RWin
* Spotify Mouse: Override default mouse forward/back navigation in Spotify to iTunes-like next song/previous song
* Media Controls: Bind Right Control + Arrow Keys to media functions:
* Left -> Previous
* Right -> Next
* Down -> Play/Pause
* Up -> Stop