Key for two keys

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
arnoldjudasrimmer
Posts: 1
Joined: 05 Dec 2021, 12:10

Key for two keys

05 Dec 2021, 12:13

Hey,

when I press side mouse button I want it press Left Ctrl + u

so far i tried

Code: Select all

XButton1::{LCtrl} + u
return;
But it doesnt work, iam dumb in this.. could you be that kind and help me, please?

Thanks in advance!
User avatar
mikeyww
Posts: 26889
Joined: 09 Sep 2014, 18:38

Re: Key for two keys

05 Dec 2021, 13:32

Welcome to AHK!

Code: Select all

XButton1::Send ^u
image211205-1416-001_cr.png
Key history
image211205-1416-001_cr.png (23.19 KiB) Viewed 257 times

Other examples

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot] and 323 guests