Page 1 of 1

hold left mouse button action?

Posted: Sat Jul 17, 2021 7:02 am
by Nightingale
So my mouse has two extra buttons on its left side, which are displayed as mouse button 4 and mouse button 5 in XMBC. What I want to do is to reassign button 5's function so that when I click it, it will hold down the left mouse button for a specific amount of time (500ms, 1s,...). How can I do that, or is it even possible?

Re: hold left mouse button action?

Posted: Sat Jul 17, 2021 9:02 am
by phil
Select simulated keystrokes
Then use method one (in the dropdown) with the code "{HOLDMS:500}{LMB}" (adjusting 500 as necessary)