AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Cloning the mouse pointer

 
Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
winger



Joined: 29 Nov 2008
Posts: 21

PostPosted: Mon Aug 03, 2009 6:44 am    Post subject: Cloning the mouse pointer Reply with quote

I assume this aint close to reality but since I m a total noob I ll ask it anyways:

Isnt there a way to get 2 mouse pointers at the same time?

I have 2 monitors and usually have 1 application open at the same time on each screen so if I wanted to control the application on my 2nd screen that I m not currently monitoring/using myself , I d like autohotscript to be able to while I m still occupied by the application on the 1st screen.

Now, this isnt possible since it will interfere with the single mouse pointer. If I m clicking away at something, autohotscript suddenly steals the pointer and vice versa.

Thus, cant we have 2 mouse pointers at the same time, 1 that i m controlling with the actual physical mouse and another virtual pointer that autohotkey can use at the same time running a macro on another program on my 2nd screen?
Back to top
View user's profile Send private message
Superfraggle



Joined: 02 Nov 2004
Posts: 1019
Location: London, UK

PostPosted: Tue Aug 04, 2009 12:04 am    Post subject: Reply with quote

depends what you want to do, you can use commands like controlclick control send to operate a macro that does not interfere with the mouse/keyboard

Also stuff like sendmessage can assist in such a non invasive macro.

But this all depends on what you want to automate.
_________________
Steve F AKA Superfraggle

http://r.yuwie.com/superfraggle
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group