AutoHotkey Community

It is currently May 22nd, 2012, 12:05 pm

All times are UTC [ DST ]


Search found 187 matches
Search these results:

Author Message

 Forum: Scripts   Topic: "Hard Macro" macro tool for mouse

Posted: March 26th, 2012, 8:37 am 

Replies: 8
Views: 959


Excellent script and professional introduction.
Bravo! ^__^

 Forum: Scripts   Topic: [AHK_L] MGR : Mouse Gesture Recognizer v0.8.2

Posted: February 13th, 2012, 1:10 pm 

Replies: 240
Views: 13879


Aaah, now wheel scrolling is as it should be! ^__^

 Forum: Scripts   Topic: [AHK_L] MGR : Mouse Gesture Recognizer v0.8.2

Posted: February 13th, 2012, 8:11 am 

Replies: 240
Views: 13879


Oh, thanks mate, where you on vacation? Eheh, just joking! :-p I agree with you on keeping MGR as clean as possible; to be honest after some days of playing around I ended up using a gesture to fire the audio volume pop-up (SndVol.exe), which keeps MGR straightforward approach and gives me a visual ...

 Forum: Support   Topic: Click on sound tray icon

Posted: January 27th, 2012, 8:33 am 

Replies: 8
Views: 187


Thanks Gogo, you definitely made my day!
I tried both your clever solutions and opted for the first one, mainly because I prefer to see at what level I'm setting the volume.
Great help, man! ^__^

 Forum: Support   Topic: Click on sound tray icon

Posted: January 26th, 2012, 3:59 pm 

Replies: 8
Views: 187


Complex indeed. I not such a good coder so I'll better stick with the first idea of setting audio volume with mouse wheel. Only problem is that it interferes with MGR mouse gestures and still couldn't find a way to block gestures if I'm scrolling the wheel. Here is the relevant thread: http://www.au...

 Forum: Support   Topic: Click on sound tray icon

Posted: January 26th, 2012, 3:15 pm 

Replies: 8
Views: 187


CodeKiller, thanks a lot for trying to help.

I should have said that I have Windows taskbar hidden, so I think is not possible to use that technique.

Any idea?

 Forum: Support   Topic: Click on sound tray icon

 Post subject: Click on sound tray icon
Posted: January 26th, 2012, 2:17 pm 

Replies: 8
Views: 187


Hi all, is there a way to simulate a LButton click over the tray icon, so to make the audio volume pop-up?
I think this might have something to do with ControlSend but couldn't make it work.
Thanks! ^__^

 Forum: Support   Topic: Monitor RButton AND Wheel

Posted: January 25th, 2012, 12:12 pm 

Replies: 3
Views: 107


Tried adding the 'Scrolling' variable but the function get triggered anyway. Ah, the wheel code includes accellerated scrolling features, but that should not interfere as far as I understand. Main script: ~$WheelUp:: If GetKeyState("RButton", "P") { Send {Volume...

 Forum: Support   Topic: Monitor RButton AND Wheel

Posted: January 25th, 2012, 11:43 am 

Replies: 3
Views: 107


WOW, that was quick!

OK, we are almost there but we need to avoid the mgr_MonitorButton function to trigger (or stop it before doing anything).

I'm thinking about a variable but can't think on how reset it for the next wheel event.

Thank you!!!

 Forum: Support   Topic: Monitor RButton AND Wheel

 Post subject: Monitor RButton AND Wheel
Posted: January 25th, 2012, 10:53 am 

Replies: 3
Views: 107


I'm trying to monitor when I scroll the mouse wheel *while the right button is pressed* to make it increase or decrease speakers volume. At the moment I have this function set up, which is part of awesome R3gX MGR mouse gesture script ( http://www.autohotkey.com/forum/viewtopic.php?t=71666 ). As you...

 Forum: Scripts   Topic: [AHK_L] MGR : Mouse Gesture Recognizer v0.8.2

 Post subject: Challenge
Posted: January 24th, 2012, 10:07 am 

Replies: 240
Views: 13879


OK, here is a new challenge, what I'd like to implement is this set of actions: 1) right mouse button held down, mouse moving: trigger gesture; 2) RMB held down, mouse still: 2a) if wheel scrolls Up or Down then increase or decrease volume; 2b) if nothing happens for 400ms then trigger task manager....

 Forum: Scripts   Topic: [AHK_L] MGR : Mouse Gesture Recognizer v0.8.2

Posted: January 23rd, 2012, 8:22 am 

Replies: 240
Views: 13879


@ aahehe
I'm using MGR with Windows 7 64 bit and so far had no issues with specific software packages making the script hang.
Sorry but at the moment I can't think of what could be causing this weird behaviour... if anything come up I'll come back here.

 Forum: Scripts   Topic: [AHK_L] MGR : Mouse Gesture Recognizer v0.8.2

Posted: January 18th, 2012, 9:59 am 

Replies: 240
Views: 13879


Hi all,
just wanted to drop by and say how much I'm happy with this new version of MGR. It almost changed the way I use the mouse, is so quick and precise.

Thanks a lot R3gX!!!

Ciao! ^__^

 Forum: Scripts   Topic: Accelerated Scrolling Script

 Post subject: Re: Scrol multiplier
Posted: January 11th, 2012, 8:14 am 

Replies: 82
Views: 15811


I made my own, inspired by this thread. The faster you scroll the faster it scrols. Like exponentialy scroling faster. You heve to set G_Timeout much higher for a normal mouse, liuke 500 or so, just play with it. Thanks for your code, it's clear and straightforward. I'm testing it from yesterday an...

 Forum: Scripts   Topic: [AHK_L] MGR : Mouse Gesture Recognizer v0.8.2

Posted: January 4th, 2012, 3:39 pm 

Replies: 240
Views: 13879


Doh, I would never thought that someone could want a gesture that strange just to mimic a letter shape. I'd prefer the script to stay as it is currently; the latest release behaves *much* better then before: fast, solid, I had zero mistakes in gesture recognition in a week of strong use. I am a form...
Sort by:  
Page 1 of 13 [ Search found 187 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group