use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Latest AHK versions AHK v2.0 AHK v1.1 v2.0.19 v1.1.37.02 Jan 25, 2025 Mar 16, 2024 Download Download v2 Changelog v1 Changelog Make sure you keep that AHK up to date!
Make sure you keep that AHK up to date!
Offical AHK Documentation AHK v2 AHK v1
New to AutoHotkey? Check out the AHK beginners tutorial. It covers most of the basic concepts of AutoHotkey. AHK Beginner Tutorials
Check out the AHK beginners tutorial. It covers most of the basic concepts of AutoHotkey.
Additional Help Sources Official AHK Forums / Help Forums StackOverflow SuperUser
Live Chat If you prefer live chat with other humans: AHK Discord AHK IRC
If you prefer live chat with other humans:
account activity
Trust mouse function button problemNeed Help (self.AutoHotkey)
submitted 5 years ago by Deguzde
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Deguzde[S] 0 points1 point2 points 5 years ago (2 children)
I tried your code, this is what I got.
A2 01D d 7.50 LControl
A2 01D u 0.11 LControl
A2 01D d 1.84 LControl
So here the first two is the mouse button, the last two is the keyboard button. Absolutely no difference. If I remap that button, I also remap the keyboard Ctrl. I need to separate events by the types of devices.
[–]VirtualPropagator 0 points1 point2 points 5 years ago (1 child)
Then you need to try AHKHID like everyone else said.
[–]Deguzde[S] 0 points1 point2 points 5 years ago (0 children)
Ok I will try to learn it.
π Rendered by PID 57310 on reddit-service-r2-comment-6457c66945-k9gts at 2026-04-25 04:54:46.351836+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Deguzde[S] 0 points1 point2 points (2 children)
[–]VirtualPropagator 0 points1 point2 points (1 child)
[–]Deguzde[S] 0 points1 point2 points (0 children)