AutoHotkey Community

It is currently May 24th, 2012, 12:25 am

All times are UTC [ DST ]


Search found 11 matches
Search these results:

Author Message

 Forum: Support   Topic: Macro

Posted: October 30th, 2009, 3:07 pm 

Replies: 13
Views: 966


Hi, Thanks for replying. ~LButton::Send, {F2 down} ; when Left mouse is pressed, don't block the click (~), then send F2 'down' (to hold it down, without auto-repeat) ~LButton Up::Send, {F2 Up} ; when Left mouse is released ( Up), send F2 'up' (to release it) does not work for me. I think this may b...

 Forum: Offtopic   Topic: this forum is garbage

Posted: October 29th, 2009, 8:27 pm 

Replies: 54
Views: 3022


why the hurry in getting it moved.
Maybe the mod wants to leave it so people can see
how this forum can be a complete waste of someone's time.

 Forum: Offtopic   Topic: this forum is garbage

Posted: October 29th, 2009, 8:24 pm 

Replies: 54
Views: 3022


i just wanted an honest answer not prechewed food.
and I'm not really disappointed, more or less pissed off
cuz you wasted my time.
Hows that for being rational :)

 Forum: Offtopic   Topic: this forum is garbage

Posted: October 29th, 2009, 8:13 pm 

Replies: 54
Views: 3022


i'm saying that almost everyone who posts here gets the same answer. "did you look at the FAQ?" The point im making is you guys don't seem to really know how to use ahk in a real life situation. All the posts about remote desktop have not had any solutions to them. If you dont know, just s...

 Forum: Offtopic   Topic: this forum is garbage

Posted: October 29th, 2009, 8:09 pm 

Replies: 54
Views: 3022


yeah along with hundreds of other postings.

 Forum: Offtopic   Topic: this forum is garbage

 Post subject: this forum is garbage
Posted: October 29th, 2009, 8:01 pm 

Replies: 54
Views: 3022


While trying to get a good answer to a question, all i have received in return is. Read the FAQ page, read this... read that and so on. If you guys don't have an answer for a problem just say you don't, no shame in that. Autohotkey can't do alot of things unfortunately, its not a matter of people no...

 Forum: Support   Topic: Macro

Posted: October 28th, 2009, 3:52 pm 

Replies: 13
Views: 966


This is what I have so far. ~LButton:: Send, {LButton} {F6} Even tho I use ~ the functionality of the left mouse button hold does not work. The only reason I could come up with is because the F6 key is being held down and not letting the mouse interact with the GUI. I'm trying here. Could you follow...

 Forum: Support   Topic: Macro

Posted: October 27th, 2009, 10:41 pm 

Replies: 13
Views: 966


Thats not even a answer to my question. Here is the whole explanation of what I'm trying to do. I run an opengl app over windows 2003 terminal server using remote desktop on client machines. For some reason if I hold any keyboard key and move my 3d object the performance I get is so much better. The...

 Forum: Support   Topic: Macro

 Post subject: my lousy subject
Posted: October 27th, 2009, 9:19 pm 

Replies: 13
Views: 966


I do not want to replace the mouse left click original function. This is what I understood happens from reading Mouse remapping. What I want is to send a hold down key while the mouse left button is being pressed down, but at the same time I still need the mouse to work as it normally does. If you c...

 Forum: Support   Topic: Macro

 Post subject: Macro
Posted: October 27th, 2009, 6:38 pm 

Replies: 13
Views: 966


I want to have F2 key pressed down when I left click hold my mouse button.
I want it released when I release my left mouse button.
Please help.

Thanks guys

[Title edited. Please write descriptive titles for your topics. ~jaco0646]

 Forum: Support   Topic: Remote desktop question

 Post subject: Remote desktop question
Posted: October 26th, 2009, 9:09 pm 

Replies: 0
Views: 378


Hello, I am new to this forum and was hoping someone could provide me with a good answer to my question. I have a server that runs a 3d app over remote desktop, for some reason when the app is running if I hold down a keyboard key I get a better visualization of the 3d I.e faster FPS. I wanted to se...
Sort by:  
Page 1 of 1 [ Search found 11 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group