| Author |
Message |
Topic: Execute script before quit? |
Stevie
Replies: 3
Views: 129
|
Forum: Ask for Help Posted: Sun May 29, 2011 2:31 pm Subject: Execute script before quit? |
Thanks, OnExit worked!
Yeah, that's true, a crash or a forced teremination will cause the script not being executed. But that's fine.
Cheers,
Stevie |
Topic: Execute script before quit? |
Stevie
Replies: 3
Views: 129
|
Forum: Ask for Help Posted: Sun May 29, 2011 12:56 am Subject: Execute script before quit? |
I did a search but couldn't find anything about this.
What I want to do is:
execute some code in an existing script before the script gets terminated (either manually or by Windows itself when shu ... |
Topic: GetMousePos makes mouse jump around |
Stevie
Replies: 5
Views: 475
|
Forum: Ask for Help Posted: Sun Feb 13, 2011 11:29 am Subject: GetMousePos makes mouse jump around |
Tried that, didn't work though
I believe it's the program I use (Cubase) that makes MouseMove not behave correctly.
Another thing I did, was to undo the mouse movement by using negative values. ... |
Topic: Using a matrix keyboard with AHK |
Stevie
Replies: 15
Views: 456
|
Forum: Ask for Help Posted: Sun Feb 13, 2011 10:34 am Subject: Using a matrix keyboard with AHK |
And you are right
It works nicely now! Man it took me about 3 years to get this device working as it should
Thanks so much  |
Topic: Using a matrix keyboard with AHK |
Stevie
Replies: 15
Views: 456
|
Forum: Ask for Help Posted: Sat Feb 12, 2011 2:11 pm Subject: Using a matrix keyboard with AHK |
I could somehow fix it by adding a 100ms delay after pressing F13.
I did this with Change Me. Apparently the Tipro sends keys way too fast
and this causes AHK to misbehave and re-interpret key strok ... |
Topic: Using a matrix keyboard with AHK |
Stevie
Replies: 15
Views: 456
|
Forum: Ask for Help Posted: Sat Feb 12, 2011 10:48 am Subject: Using a matrix keyboard with AHK |
That's why I asked... I am trying my best to 'cover your back'
thanks
My apologies, I don't comprehend.
There is an option "V" in 'input' to make the received cha ... |
Topic: Using a matrix keyboard with AHK |
Stevie
Replies: 15
Views: 456
|
Forum: Ask for Help Posted: Fri Feb 11, 2011 11:10 pm Subject: Using a matrix keyboard with AHK |
Okay, I commented out the "097:".
Now I assigned CTRL+A to 001 (usually "select all") and I noticed an alternating behavior here. When first pressing the 001 in notepad,
I can ... |
Topic: Using a matrix keyboard with AHK |
Stevie
Replies: 15
Views: 456
|
Forum: Ask for Help Posted: Fri Feb 11, 2011 10:58 pm Subject: Using a matrix keyboard with AHK |
No I didn't  |
Topic: Using a matrix keyboard with AHK |
Stevie
Replies: 15
Views: 456
|
Forum: Ask for Help Posted: Fri Feb 11, 2011 10:18 pm Subject: Using a matrix keyboard with AHK |
Unfortunately the interbyte delay applies only to PS2, but mine is connected via USB  |
Topic: Using a matrix keyboard with AHK |
Stevie
Replies: 15
Views: 456
|
Forum: Ask for Help Posted: Fri Feb 11, 2011 10:03 pm Subject: Using a matrix keyboard with AHK |
Hi Stevie,
Thanks for the info, I have a better grasp.
My head is about to explode for all the info, but I have a better grasp.
LOL, sorry. I wanted to give you the best overview.
The ... |
Topic: Using a matrix keyboard with AHK |
Stevie
Replies: 15
Views: 456
|
Forum: Ask for Help Posted: Fri Feb 11, 2011 2:57 pm Subject: Using a matrix keyboard with AHK |
Hey Leef,
thanks for your reply.
Here is a link to a prior post, with a key history script
http://www.autohotkey.com/forum/viewtopic.php?p=352399#352399
It isn't much, just a wrapper around ex ... |
Topic: Using a matrix keyboard with AHK |
Stevie
Replies: 15
Views: 456
|
Forum: Ask for Help Posted: Fri Feb 11, 2011 7:06 am Subject: Using a matrix keyboard with AHK |
Hey Leef,
it's a MID 96 (96 keys). I use it to trigger hotkeys in my music sequencer and of course these also consist of ALT, CTRL and SHIFT.
The problem is, If I want to make use of the keyboard ... |
Topic: Using a matrix keyboard with AHK |
Stevie
Replies: 15
Views: 456
|
Forum: Ask for Help Posted: Fri Feb 11, 2011 1:21 am Subject: Using a matrix keyboard with AHK |
| I'm using a Tipro matrix keyboard for shortcuts. But it never really worked when using combinations of ALT, CTRL and Shift. So I thought I would ditch the internal keyboard memory (leaving the keys un ... |
Topic: GetMousePos makes mouse jump around |
Stevie
Replies: 5
Views: 475
|
Forum: Ask for Help Posted: Tue Feb 08, 2011 7:57 pm Subject: GetMousePos makes mouse jump around |
Damn, still shows this issue
When I get rid of the toggle and execute each script on its own key,
I don't have that problem, though. Any idea what could cause this? |
Topic: GetMousePos makes mouse jump around |
Stevie
Replies: 5
Views: 475
|
Forum: Ask for Help Posted: Tue Feb 08, 2011 3:07 pm Subject: GetMousePos makes mouse jump around |
| Thanks will check! |
| |