Search found 6 matches

by bastage
20 Mar 2021, 18:24
Forum: Scripts and Functions (v1)
Topic: MouseGestureL
Replies: 324
Views: 114180

Re: MouseGestureL

by bastage
02 Sep 2020, 10:04
Forum: Scripts and Functions (v1)
Topic: MouseGestureL
Replies: 324
Views: 114180

Re: MouseGestureL

@bastage, Try to create another script contains the below hotkey and run it. When you press F12, it will be same result as with MGL. MGL also uses hotkey command. I think it is AHK specification. F12::Send, {F13} Looks like I just need to raise the SendLevel of the command MGL sends so that the oth...
by bastage
01 Sep 2020, 22:24
Forum: Scripts and Functions (v1)
Topic: MouseGestureL
Replies: 324
Views: 114180

Re: MouseGestureL

@hachondeoro, I've never experienced any such problems on my use. Please explain using a concrete example. Hi, I think I have a similar issue as hachondeoro -- I have a few other autohotkey scripts running alongside MouseGestureL, and it seems that when I try to call any of them via their hotkeys t...
by bastage
23 Oct 2018, 12:42
Forum: Scripts and Functions (v1)
Topic: AutoHotStreamDeck - AHK wrapper for Elgato Stream Deck (Keys with screens in them!)
Replies: 30
Views: 27811

Re: AutoHotStreamDeck - AHK wrapper for Elgato Stream Deck (Keys with screens in them!)

Yeah, my (clumsy) plan with the Node.js library was to have each one point to an AHK script to do whatever but I'm going to stick with yours.

Thanks for the feedback.
by bastage
22 Oct 2018, 17:11
Forum: Scripts and Functions (v1)
Topic: AutoHotStreamDeck - AHK wrapper for Elgato Stream Deck (Keys with screens in them!)
Replies: 30
Views: 27811

Re: AutoHotStreamDeck - AHK wrapper for Elgato Stream Deck (Keys with screens in them!)

Understood and no problem at all -- I've been working through the examples but just wanted to confirm. As mentioned as soon as I found out about the Stream Deck I started thinking about all kinds of ways to have it hook into AHK, but to find out I could use AHK to drive it was really exciting. Kind ...
by bastage
21 Oct 2018, 19:18
Forum: Scripts and Functions (v1)
Topic: AutoHotStreamDeck - AHK wrapper for Elgato Stream Deck (Keys with screens in them!)
Replies: 30
Views: 27811

Re: AutoHotStreamDeck - AHK wrapper for Elgato Stream Deck (Keys with screens in them!)

I didn't even know Stream Decks were a thing last week and now that I've got one can't find enough things to do with it so this is fantastic. I'm able to functionally understand your example (mostly :?) but is there a more straightforward documentation page I'm missing or is that still in the works ...

Go to advanced search