hello,
I have Left Mouse Button programmed to send keystroke e.
When I press left button, it left-clicks first, then sends e.
How can I stop the left click and only send e ?
thank you.
How to block original function of mouse button?
Re: How to block original function of mouse button?
It can happen as blocking mouse events is quite tricky.
Better use joystick/gamepad button.
Better use joystick/gamepad button.
Petr Medek
LUAmacros author
LUAmacros author
Re: How to block original function of mouse button?
unfortunately I don't have game pads/joysticks
so I cannot block the original function and just use the keystroke?
I need to send 'e', not 'left click' then 'e'.
Thank you again ...
so I cannot block the original function and just use the keystroke?
I need to send 'e', not 'left click' then 'e'.
Thank you again ...