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 

mouse detection problem?

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
lanserffnt



Joined: 27 Dec 2009
Posts: 5

PostPosted: Tue Jan 12, 2010 5:10 pm    Post subject: mouse detection problem? Reply with quote

How to detection mouse move to right - down conner edge?

I want to move to right - down conner edge , then

send win + D (show desktop).
Back to top
View user's profile Send private message
Peter



Joined: 30 Dec 2005
Posts: 448

PostPosted: Tue Jan 12, 2010 5:14 pm    Post subject: Reply with quote

I would say search forum on Mouse Gesture.
Back to top
View user's profile Send private message
None



Joined: 28 Nov 2009
Posts: 3086

PostPosted: Tue Jan 12, 2010 5:55 pm    Post subject: Reply with quote

Easiest would be set "CoordMode" for the Mouse to Screen then put "mousegetpos" in a "loop" with an "if" to check for the corner and a "sleep" so it does not loop too fast
Back to top
View user's profile Send private message
closed



Joined: 07 Feb 2008
Posts: 509

PostPosted: Tue Jan 12, 2010 8:03 pm    Post subject: Reply with quote

maybe for inspiration Smile

http://www.autohotkey.com/forum/topic5391.html&highlight=hot+corner
Back to top
View user's profile Send private message
Guest






PostPosted: Wed Jan 13, 2010 12:22 pm    Post subject: Reply with quote

Thanks! YUME .
Back to top
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help 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