Search found 5 matches

by alaricljs
05 Dec 2012, 03:09
Forum: Reviews
Topic: Cherry G80-3800 - MX Board 2.0
Replies: 31
Views: 60718

by alaricljs
13 Oct 2011, 15:39
Forum: Group buys
Topic: Interest Check - Chameleon Keyboard Controller
Replies: 73
Views: 24513

Imsto... he's on GH. Was nice enough to send me the programming software. It's a tad confusing, but functional.
by alaricljs
06 Oct 2011, 23:26
Forum: Group buys
Topic: Interest Check - Chameleon Keyboard Controller
Replies: 73
Views: 24513

Considering the size of these things, demand wouldn't have to be too high to make that a good choice.
by alaricljs
26 Sep 2011, 15:45
Forum: Group buys
Topic: Interest Check - Chameleon Keyboard Controller
Replies: 73
Views: 24513

I would suggest making sure to get the manual and software first. I'd like to know a whole lot more about this toy before committing to buy.
by alaricljs
17 Mar 2011, 18:43
Forum: Workshop
Topic: [Tutorial] Individual hotkeys with multiple keyboards
Replies: 7
Views: 28806

A method for triggering AHK macros via a command-line AHK executable.

The basic idea is that you create a hidden GUI in your always running macro set and use the tiny exe to write info to the GUI and push the button.


Trigger script:


DetectHiddenText On
DetectHiddenWindows On

SendThis = %1 ...

Go to advanced search