- Bind a Mouse Click to a key press
- Posted by Carl on May 31st, 2008
Is there a way to bind a mouse click to a key press?
I am guessing it would have to be through a 2nd program, but what i want to
do is click the left mouse button at (x.y) by pressing Z then click at (A,B)
by pressing X
also, should i be asking somewhere else?
Thanks for the help
Carl
- Posted by Elmo on June 1st, 2008
Carl wrote:
If you click on a spot, or cursor to a spot, you can them press the
Shift key as you use the mouse, cursor keys, or Page Down, Page Up, Home
and End keys to highlight to a particular position. Shift/Ctrl-End
would highlight from the original cursor position to the end of the
document. Could any of that help?
--
Joe =o)
- Posted by Carl on June 1st, 2008
"Elmo" wrote:
Not for highlighting, just to left click the mouse in certain spots of the
screen.
so you dont have to have a mouse... and use the keyboard to click at
coordinate (X,Y) and a different key to click at coordinate (A,B)