Search found 2 matches

by pocpoc
21 Apr 2017, 06:22
Forum: Ask for Help (v1)
Topic: Hold down key while mouse button is down
Replies: 4
Views: 6661

Re: Hold down key while mouse button is down

I suspected that the intrinsic behaviour was different, thank you! Interestingly enough however, it doesn't behave the same with Volume_Up and with Volume_Down. With Volume_Up the volume steadily increases but with Volume_Down it starts normally then suddenly accelerates. EDIT: This has actually not...
by pocpoc
21 Apr 2017, 05:12
Forum: Ask for Help (v1)
Topic: Hold down key while mouse button is down
Replies: 4
Views: 6661

Hold down key while mouse button is down

I want a key to be pressed while I hold ctrl+mouseClick, but it only presses it once. ^LButton::Send {Volume_Up} ; this sends Volume_Up once when I hold the mouse However, when I do the same with a keyboard key, it works fine. ^Up::Send {Volume_Up} ; this sends Volume_Up once when I press the key th...

Go to advanced search