Category "autohotkey"

How do I make a hotkey on Numpad0, but make Numpad0 work as before?

I wrote this code: Numpad0:: { Loop { Send {Numpad0} Sleep, 10 if !GetKeyState("Numpad0", "P") break } retur

How to remap keys after Alt+Tab/Ctrl+Tab while Alt/Ctrl is currently being held?

I am trying to use VIM a lot in my day to day life, and I prefer not to move my hands away from the home row. That being said I do alt tab/ctrl tab a lot, but i

Autohotkey left click (or right) on screen triggered via hotkey not working

Hy Guys, I am running Autohotkey v1.1.32.00 (if that matters) and trying to do a Left click when hotkey ctrl + alt + m is pressed irrespective of the window or

AUTOHOTKEY Hotstrings with overlapping abbreviations

I wish to create a hotstring "@@" for my email address, and another "@@@" for my full postal address. I have created a script that works when the third hotstrin

Email trigger AutoHotKeys to run?

I am learning to use AutoHotKeys and I have a repetitive task that happens on every email. But it involves a different program outside of google. So I am wonder

How to change the behavior of accents from ´ symbol to ` symbol

I have the following script for typing Spanish accents: AppsKey::var := "´" #if (var = "´"), var := "" a::Send, á e::Send, é i::Send,

Create formatter in Visual Studio Code

When I try to auto indent my .ahk files, I get "There is no formatter for 'ahk'-files installed." How can I create a rudimentary formatter?

Assigning command output into a variable

I'm using AHK. I wanted to put output into a variable. Is anyone here know how to put the output of this command into a variable? Thanks in advance! C:\Users\m

Updating my current script which modifies multiple lines into a single one

My current script copies text like this with a shortcut: :WiltedFlower: aetheryxflower ─ 4 :Alcohol: alcohol ─ 3,709 :Ant: ant ─ 11,924 :Apple

Change Monitor Input Source

I want to change my monitor input source with AutoHotkey, and I have this partially working. However when I use the hotkey to change the Monitor Input Source to

Send Command Not Working When A Program Gets Run In AutoHotKey

i have some code which will if the user types something, it will type that to notepad, but it is only opening notepad and not typing. InputBox, UserInput, NoteT

AutoHotKey permanently changed my keyboard keys, even at the bios level

Recently installed AutoHotKey to remap some keys in order to play a video game. It seemed simple/attractive enough at first. Was not really sure of how it worke

Is there a way in AutoHotkey to know between a mouse click and touchscreen click

I have two monitors one of them is a touchscreen. do somebody now a simple code in autohotkey. that you received a value, between a mouse click and a touchscree