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 

How do I trigger apps/hotkeys w/ mousepad multitouch swipes?

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



Joined: 17 Mar 2010
Posts: 1
Location: PA

PostPosted: Wed Mar 17, 2010 9:15 pm    Post subject: How do I trigger apps/hotkeys w/ mousepad multitouch swipes? Reply with quote

Hi! Total newbie with a budding interest in AutoHotKey here. I got the hang of actually creating a script, converting to an executable from a script, and launching the .exe at startup. What I need is a detailed lesson on gesture-based triggers.

I have multitouch gestures enabled on my laptop's mousepad. I've set up two-finger clicks and swipes to my liking. As for three-finger swipes, a swipe left is my fourth button, and a swipe right is my fifth button command. So far, all this was programmed in Synaptics' control panel options, so I have no idea how to program the swipe motion in AHk.

What's left to program? Well, the main conceit is to, more or less, copy the OS X Expose four-finger swipe gestures. Synaptics software doesn't recognize three-finger swipes on the y-axis, but I set it to recognize the three-finger click as my middle click, so the gesture starts there.

I want to trigger Aero Shake with the downward three-finger swipe and trigger Alt+Tab or Win+Tab with the upward swipe. But the only reason I can't pull it off is because I don't understand many scripting commands yet. I assume MouseClickDrag factors into this, but I'm unsure. I would start with middle click, then deliberately swipe far up or down so I don't trigger anything with a twitchy click. I assume lifting my fingers off the pad would have to be written in so that the gesture obviously ends somewhere and the command is triggered. I'm thinking way too much into this. Please help!

Thanks for the forum!
Back to top
View user's profile Send private message
Leef_me



Joined: 08 Apr 2009
Posts: 5336
Location: San Diego, California

PostPosted: Thu Mar 18, 2010 7:18 pm    Post subject: Reply with quote

search the forum for the keywords Arrow lex mouse gestures
Back to top
View user's profile Send private message
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