| View previous topic :: View next topic |
| Author |
Message |
lanserffnt
Joined: 27 Dec 2009 Posts: 5
|
Posted: Tue Jan 12, 2010 5:10 pm Post subject: mouse detection problem? |
|
|
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 |
|
 |
Peter
Joined: 30 Dec 2005 Posts: 448
|
Posted: Tue Jan 12, 2010 5:14 pm Post subject: |
|
|
| I would say search forum on Mouse Gesture. |
|
| Back to top |
|
 |
None
Joined: 28 Nov 2009 Posts: 3086
|
Posted: Tue Jan 12, 2010 5:55 pm Post subject: |
|
|
| 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 |
|
 |
closed
Joined: 07 Feb 2008 Posts: 509
|
|
| Back to top |
|
 |
Guest
|
Posted: Wed Jan 13, 2010 12:22 pm Post subject: |
|
|
| Thanks! YUME . |
|
| Back to top |
|
 |
|