ahka

Assorted ease-of-use and functionality tools using AutoHotkey.
Log | Files | Refs

commit 90407d6486bb6f0433f8a7c0164c085a7734abbd
parent 3f50269a6651919a4a6597e412512c29ceb53845
Author: breadcat <peter@minskio.co.uk>
Date:   Mon,  9 Apr 2018 16:24:05 +0100

Additional typo fixes and comments

Diffstat:
Mahk-assistant.ahk | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk @@ -38,7 +38,7 @@ menu, tray, add, Autorun Script, scriptAutorun ; autorun tray indicator RWin::AppsKey ; remap key for Rosewill keyboards #\::SendMessage 0x112, 0xF170, 2, , Program Manager ; W-\ - screen standby ^!\::DllCall("PowrProf\SetSuspendState", "int", 0, "int", 0, "int", 0) ; C-A-\ - system standby -^!+x::forceClose() +^!+x::forceClose() ; C-A-S-x force close application #c::Run calc ^+v::pasteClipboard() ^!m::ControlSend, , {Space}, ahk_exe mpv.exe ; global hotkey to toggle mpv pause/play @@ -418,6 +418,7 @@ Insert::appendClipboard() ; typos and common mistakes :*:addon::add-on :*:adn::and +:*:ahve::have :*:aging::ageing :*:aquire::acquire :*:attendent::attendant @@ -464,8 +465,10 @@ Insert::appendClipboard() :*:wifi::Wi-Fi :*:yhe::the :*:yuo::you +:c?*:i'd::I'd :c?*:i'll::I'll :c?*:i'm::I'm +:c?*:i've::I've ; general abbreviations :*:afaik::as far as I know