Search found 2 matches

by beepboop
25 Jan 2019, 03:05
Forum: Scripts and Functions (v1)
Topic: AutoHotInterception (AHI): Multi-Keyboard / Multi-Mouse support for AHK. Per-device blocking!
Replies: 345
Views: 201496

Re: AutoHotInterception (AHI): Multi-Keyboard / Multi-Mouse support for AHK. Per-device blocking!

This is great stuff, thanks for making it! Say I want to post a ToolTip containing the letter typed, but only for the letters a, b and c. I can see a messy way - make a new KeyEvent function for each letter X, with the line ToolTip % "X" in an appropriate spot. Is there a way to access the GetKeySC(...
by beepboop
29 Oct 2018, 23:41
Forum: Scripts and Functions (v1)
Topic: AutoHotInterception (AHI): Multi-Keyboard / Multi-Mouse support for AHK. Per-device blocking!
Replies: 345
Views: 201496

Re: AutoHotInterception (AHI): Multi-Keyboard / Multi-Mouse support for AHK. Per-device blocking!

With AHI, is it possible to run a script only when a button specific is released? What about when a button is initially pressed? My context: I want to use a 2nd keyboard as a smart medication box - I will remove almost all the keys, stick a flat surface onto each remaining key, and place my medicati...

Go to advanced search