Noob question

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Playa609
Posts: 1
Joined: 18 Jul 2018, 21:59

Noob question

18 Jul 2018, 22:06

Is it possible to make a script that holds a key down while holding other key down and releases it when other is released?
For example if i hold rbutton down it holds 5 down and when i released rbutton it releases 5.

Sorry for noob question, couldnt find answer googling, maybe i didnt know what to search for oh well

Thank you

edit:
All i came up with was this, rbutton only clicks wheelup once even if i hold the key down :(

Rbutton::
send, {WheelUp}

+Rbutton::
send, {WheelUp}
Rohwedder
Posts: 7625
Joined: 04 Jun 2014, 08:33
Location: Germany

Re: Noob question

19 Jul 2018, 01:47

Hallo,
try this Remapping with Tilde:

Code: Select all

~RButton::5

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Anput, Google [Bot] and 116 guests