Bind a Mouse Click to a key press

C

Carl

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
 
E

Elmo

Carl said:
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

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?
 
C

Carl

Elmo said:
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?

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)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top