AutoHotkey Community

It is currently May 27th, 2012, 1:26 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: November 20th, 2009, 3:36 am 
Offline

Joined: November 9th, 2009, 4:24 pm
Posts: 94
Is there any way to use mouse axis movements (up,down,left,right) as keyboard moves (arrows-> up,down,left,right) I mean remap the mouse moves as keyboard moves, for example, if I move my mouse to up for 3 seconds, I'll keep pressed arrow up, for these 3 seconds too.

Thanks!


Last edited by alexisfch on November 20th, 2009, 3:56 am, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 20th, 2009, 3:55 am 
Offline

Joined: July 18th, 2006, 12:18 pm
Posts: 403
http://www.autohotkey.com/forum/viewtopic.php?t=25892&highlight=mouse+gestures

See the above


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 20th, 2009, 4:11 am 
Offline

Joined: November 9th, 2009, 4:24 pm
Posts: 94
I tried with "gestures" but it's not precisely what I'm talking about men.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 20th, 2009, 4:20 am 
Offline

Joined: July 18th, 2006, 12:18 pm
Posts: 403
There isnt no 'easy' way. You would have to constantly read the mouse cords using something like MouseGetPos and then compare the new cordinates with the old ones.. if there higher or lower send the appropirote keys


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 20th, 2009, 2:34 pm 
Offline

Joined: November 9th, 2009, 4:24 pm
Posts: 94
oh, it's really complicated, can someone give me a hand? :shock: :shock:


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 20th, 2009, 4:38 pm 
Offline
User avatar

Joined: August 30th, 2005, 8:43 pm
Posts: 8666
Location: Salem, MA
http://www.autohotkey.com/forum/viewtopic.php?t=32251 appears to have a solution

_________________
Image
(Common Answers) - New Tutorials Forum - Humongous FAQ


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 21st, 2009, 1:52 am 
Offline

Joined: November 9th, 2009, 4:24 pm
Posts: 94
Im runninag that script, but it doens't remap mouse movements to arrow keys. :shock:


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], Google [Bot], iDrug, Ohnitiel and 26 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group