How to define an action if any typing key is pressed?

Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys
slishnevsky
Posts: 34
Joined: 07 Mar 2024, 06:50

How to define an action if any typing key is pressed?

Post by slishnevsky » 09 May 2024, 04:27

How to define an action if any typing key is pressed?
By typing key I mean letters, numbers, special characters like quotes, #, $, % etc...?
I want to use #Hot syntax to catch only these characters.
Thanks

User avatar
WarlordAkamu67
Posts: 226
Joined: 21 Mar 2023, 06:52

Re: How to define an action if any typing key is pressed?

Post by WarlordAkamu67 » 09 May 2024, 05:01

Sorry I can not provide any code at this time. Although you mention wanting to use #HotIf, perhaps you can try with an InputHook() instead.


Post Reply

Return to “Ask for Help (v2)”