@PotatoJet commented on GitHub (Dec 24, 2019):
@evilC Merry Christmas!
@Skylarzz commented on GitHub (Dec 31, 2022):
Same question, are you figured out, buddy?
@evilC commented on GitHub (Dec 24, 2019):
#SingleInstance force
#include Lib\AutoHotInterception.ahk
AHI := new AutoHotInterception()
id1 := AHI.GetKeyboardId(0x1C4F, 0x0002, 1)
id2…
@mr-pepe69 commented on GitHub (Nov 22, 2024):
same here. i cannot figure it out. any ideas?
@evilC commented on GitHub (Dec 15, 2019):
The newly released v0.5.0 now includes a ScanCodeTester to help me investigate issues such as this
This one is a bit of a mind-bender to fix, due to…
@PotatoJet commented on GitHub (Dec 15, 2019):
Hello,can you help me with the #53 issue?
@evilC commented on GitHub (Dec 15, 2019):
I never heard of a tablet device sending keys.
Maybe the software that comes with the device is sending key presses, in which case AHI would not…
@ghost commented on GitHub (Dec 16, 2019):
Ok thanks The tablet have buttons associated with keyboard shortcuts in a driver. I thought I was working because AHKHID detects the keys.
@evilC commented on GitHub (Jul 13, 2020):
I tried and failed - it's almost impossible to debug interop between C# and AHK There's nothing that can be done in context mode that can't also be…
@PotatoJet commented on GitHub (Jul 13, 2020):
All righ,it's ok.You are a good man.