AutoHotkey Community

It is currently May 23rd, 2012, 11:48 pm

All times are UTC [ DST ]


Search found 39 matches
Search these results:

Author Message

 Forum: Support   Topic: Mouse wrap , anybody made something similar ?

Posted: October 27th, 2010, 9:58 am 

Replies: 36
Views: 3831


what a great idea - but how am I supposed to get it running under multimon conditions? Its only working for the primary display, but i'm working with six displays, 2 rows, 3 columns... I also use dual monitors, and support for that would be nice. I just start today tinkering with the this nice scri...

 Forum: Support   Topic: Mouse clicker, without using physical mouse bottons.

Posted: April 13th, 2006, 10:25 am 

Replies: 12
Views: 2328


follow up here:
http://www.donationcoder.com/Forums/bb/ ... pic=3186.0

thanks Skrommel :D

 Forum: Scripts   Topic: Crazy Scripting : Cursor Navigator 1.05 [ by Andreone ]

Posted: April 12th, 2006, 7:05 pm 

Replies: 36
Views: 9026


Hi, new problem showed up... There should be a automatic blocking on all sides, when the left mouse button is held. Otherwise when selecting whatever on the screen can be quite hard, if you cross by accident the border. I was trying to copy text from a web page, the mouse button went over the lower ...

 Forum: Support   Topic: Click through overlayed picture on desktop idea.

Posted: April 12th, 2006, 5:44 pm 

Replies: 5
Views: 664


yes, you are right.

but as an extension to this, I could imagine some sort of password protection.
sure, this would not be something sophisticate, but enough to keep the kids away from the screen. 8)

 Forum: Support   Topic: Click through overlayed picture on desktop idea.

Posted: April 12th, 2006, 5:17 pm 

Replies: 5
Views: 664


Yes and no.... :P

http://vazagi.homepage.dk/DP.html

rather like this. ;)

 Forum: Support   Topic: Mouse clicker, without using physical mouse bottons.

Posted: April 12th, 2006, 10:49 am 

Replies: 12
Views: 2328


yes, this works just like I had in mind !

cool,
thanks a lot this really helps.

:D
René

 Forum: Support   Topic: Click through overlayed picture on desktop idea.

Posted: April 12th, 2006, 10:39 am 

Replies: 5
Views: 664


here comes another idea, sorry, but I am full of ideas but I am a very bad Coder.... maybe someone finds this interesting. load a picture over the entire screen set transparency, do something between 5 and 15%. the overlay picture may or may not include the taskbar. now comes the tricky part. (I gue...

 Forum: Support   Topic: Mouse clicker, without using physical mouse bottons.

Posted: April 12th, 2006, 10:18 am 

Replies: 12
Views: 2328


I am just thinking, how about something like this: if left mouse drag is detected, wait for the next left mouse click, then select the text until that point. this way and there are no fixed timers used and if the user makes a mistake, he would only need to do one more click for unselect. but here ag...

 Forum: Support   Topic: Mouse clicker, without using physical mouse bottons.

Posted: April 12th, 2006, 9:59 am 

Replies: 12
Views: 2328


thanks a lot Skrommel :D I will do so. garath, this works nicely but it's also may be a bit over the top. what I try to do unsuccessfully, was to use the Caps Lock key to all shifted down when it is active. so we can select the text justice if you were holding shift down. CAPSLOCK:: Send {SHIFT...

 Forum: Support   Topic: Mouse wrap , anybody made something similar ?

Posted: April 12th, 2006, 9:39 am 

Replies: 36
Views: 3831


sure, it should be a easy and simple tool. but as I was trying to copy text from a web page, the mouse button went over the lower border and showed up on the other side again. resulting in a lost texts selecting. these kind of unwanted behaviours make people rather forget about a tool then to use it...

 Forum: Support   Topic: Mouse wrap , anybody made something similar ?

Posted: April 12th, 2006, 12:20 am 

Replies: 36
Views: 3831


Hi guys,
new problem showed up...

There should be a automatic blocking on all sides,
when the left mouse button is held.

Otherwise when selecting whatever on the screen can be quite hard,
if you cross by accident the border.

:)
Rene

 Forum: Support   Topic: Mouse clicker, without using physical mouse bottons.

Posted: April 11th, 2006, 9:31 pm 

Replies: 12
Views: 2328


It would be possible, to build such a script, but what are you missing at dwellclick? Mark a text part for exemple. It would be important to know, if only clicking is the problem, or if aiming for the right position to click is a problem, too. only clicking. atm... P.S. the third button from.the le...

 Forum: Support   Topic: Mouse clicker, without using physical mouse bottons.

 Post subject: Re: kbd possible?
Posted: April 11th, 2006, 7:08 pm 

Replies: 12
Views: 2328


Lemming wrote:
Are you able to use the keyboard with your other hand?

No... :(
Thanks anyway !

:D
Rene

 Forum: Support   Topic: nlite script ?

 Post subject: nlite script ?
Posted: April 11th, 2006, 2:09 pm 

Replies: 1
Views: 794


here is something I've been thinking about for quite some time, but I couldn't find a way to achieve the result needed. I have been using nlite http://www.nliteos.com/ to build a customised Windows XP installation image file/CD. I suppose that all the files that are resisting in the image file now, ...

 Forum: Support   Topic: Mouse clicker, without using physical mouse bottons.

Posted: April 11th, 2006, 1:05 pm 

Replies: 12
Views: 2328


http://www.autohotkey.com/forum/viewtopic.php?t=3248 It clicks the mouse when it stops moving for a user defined time. Skrommel ;AutoClick ; ;Clicks the left mousebutton automatically ;when the mouse is in the same place for 10*100ms pause=10 x2=0 y2=0 counter=0 START: Sleep,100 counter+=1 If counte...
Sort by:  
Page 1 of 3 [ Search found 39 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group