| Author |
Message |
Forum: Scripts Topic: How to Make Special Mouse Button Act Like Regular Button |
| Galoobus |
|
Posted: August 28th, 2007, 5:16 am
|
|
Replies: 9 Views: 1832
|
| Glad to know someone else can use this. You may want to be careful setting the repeat rate too high since it may use unnecessary resources. I found 20ms works well enough for my needs, but by all means, do what works for you! |
|
 |
Forum: Suggestions Topic: MIDI IN support in AutoHotkey |
| Galoobus |
|
Posted: July 30th, 2007, 10:28 pm
|
|
Replies: 64 Views: 21348
|
| The MIDI hardware available today is just amazing and the costs are totally reasonable. All the knobs, sliders, and keys are valuable input controls that could be used to control anything if AHK could repond to MIDI events. I have always wanted to use this midi hardware for controlling design softwa... |
|
 |
Forum: Scripts Topic: How to Make Special Mouse Button Act Like Regular Button |
| Galoobus |
|
Posted: July 18th, 2007, 10:46 pm
|
|
Replies: 9 Views: 1832
|
| Ok, Here is a cleaned up, commented and more usable version. As is, this will translate any special mouse button assigned to F14 as a "BackSpace". It should be fairly straightforward where to change the various actions and hotkey as needed. Search/Replace the word "Back" with you... |
|
 |
Forum: Scripts Topic: How to Make Special Mouse Button Act Like Regular Button |
| Galoobus |
|
Posted: July 17th, 2007, 11:26 pm
|
|
Replies: 9 Views: 1832
|
| I have not seen any solutions to having AHK recognize when a special mouse button is pressed, held, and then released. I put a lot of work into figuring it out and I really hope that someone else can now benefit from the following solution. I still consider myself a newb so if you have any suggestio... |
|
 |
Forum: Support Topic: How can I simulate a key HOLD with a Special mouse button? |
| Galoobus |
|
Posted: July 17th, 2007, 11:07 pm
|
|
Replies: 3 Views: 766
|
| Wow, so as of this reply there are like 25 views for this post and still no suggestions. Could I have possibly stumped the experts? You guys have been very helpful in both direct replies to my questions and in answering other questions I have read. Perhaps now I can give back. I have not seen any so... |
|
 |
Forum: Support Topic: How can I simulate a key HOLD with a Special mouse button? |
| Galoobus |
|
Posted: July 17th, 2007, 5:49 am
|
|
Replies: 3 Views: 766
|
| I thought this was going to be simple. I would like AutoHotKey to recognize when a special mouse button is being held down, and then when it is released. This works with standard mouse buttons so I just need it to work with these special buttons. The firsts hurdle I had to get around was to have my ... |
|
 |
Forum: Support Topic: Ok this is weird, Hotkey is Misfired by Right Click |
| Galoobus |
|
Posted: July 13th, 2007, 9:21 pm
|
|
Replies: 3 Views: 455
|
| sweet. I didn't think it needed the Return. Thanks for your help (again). (I put the {} in as a test.) |
|
 |
Forum: Support Topic: Ok this is weird, Hotkey is Misfired by Right Click |
| Galoobus |
|
Posted: July 13th, 2007, 9:12 pm
|
|
Replies: 3 Views: 455
|
| I will admit I am new to this AHK but I am pretty sure if a hotkey is defined and those keys are not pressed then the hotkey should not fire off. My problem is that when I right click, the system is acting like I have triggered the !ESC hotkey and executes the code! Even weirder, If I switch the pos... |
|
 |
| Sort by: |