Bluscream blu
blu commented on issue starred/AutoHotInterception-evilC-1#77 2026-02-07 13:52:31 +00:00
Disable touchpad laptop if at least one external mouse is existing

@evilC commented on GitHub (Mar 21, 2023):

Double-check that you are getting a value in mouseId The "No such interface supported" error usually means you have an empty parameter

blu commented on issue starred/AutoHotInterception-evilC-1#76 2026-02-07 13:52:29 +00:00
Alternatives

@evilC commented on GitHub (Mar 21, 2023):

I am not aware of a more up-to-date equivalent of the interception driver. What interception does could possibly be done with a combination of…

blu closed issue starred/AutoHotInterception-evilC-1#78 2026-02-07 13:52:28 +00:00
May I ask if this script supports Bluetooth devices?
blu closed issue starred/AutoHotInterception-evilC-1#76 2026-02-07 13:52:28 +00:00
Alternatives
blu opened issue starred/AutoHotInterception-evilC-1#78 2026-02-07 13:52:28 +00:00
May I ask if this script supports Bluetooth devices?
blu opened issue starred/AutoHotInterception-evilC-1#77 2026-02-07 13:52:28 +00:00
Disable touchpad laptop if at least one external mouse is existing
blu opened issue starred/AutoHotInterception-evilC-1#76 2026-02-07 13:52:28 +00:00
Alternatives
blu commented on issue starred/AutoHotInterception-evilC-1#75 2026-02-07 13:52:27 +00:00
Keyboard randomly stops working

@evilC commented on GitHub (Mar 21, 2023):

Unlikely to be an AHI bug, quite possibly it's a bug in interception. One thing to check: Start the AHI monitor, check the ID of the asus keyboard Wai…

blu closed issue starred/AutoHotInterception-evilC-1#75 2026-02-07 13:52:23 +00:00
Keyboard randomly stops working
blu opened issue starred/AutoHotInterception-evilC-1#75 2026-02-07 13:52:21 +00:00
Keyboard randomly stops working
blu closed issue starred/AutoHotInterception-evilC-1#73 2026-02-07 13:52:21 +00:00
No Left/Right click detection with Graphic Tablet Pen and Windows Ink
blu closed issue starred/AutoHotInterception-evilC-1#74 2026-02-07 13:52:21 +00:00
How to input arrow keys other than the numeric pad side of the keyboard?
blu opened issue starred/AutoHotInterception-evilC-1#74 2026-02-07 13:52:18 +00:00
How to input arrow keys other than the numeric pad side of the keyboard?
blu opened issue starred/AutoHotInterception-evilC-1#73 2026-02-07 13:52:18 +00:00
No Left/Right click detection with Graphic Tablet Pen and Windows Ink
blu commented on issue starred/AutoHotInterception-evilC-1#72 2026-02-07 13:52:18 +00:00
Touchpad laptop not detected

@killerpapy commented on GitHub (May 2, 2022):

Ok thanks for the explanation !

blu commented on issue starred/AutoHotInterception-evilC-1#72 2026-02-07 13:52:18 +00:00
Touchpad laptop not detected

@evilC commented on GitHub (Apr 25, 2022):

It's most likely that those functions are handled at a software level by the OS, not at a hardware level. Interception can only speak directly to the…

blu commented on issue starred/AutoHotInterception-evilC-1#72 2026-02-07 13:52:18 +00:00
Touchpad laptop not detected

@killerpapy commented on GitHub (Apr 24, 2022):

Hello,

The touchpad action that i need is : the simple tap on the touch pad. Monitor app detect the touchpad and the click on buttons above the…

blu commented on issue starred/AutoHotInterception-evilC-1#71 2026-02-07 13:52:18 +00:00
subscribe all swallows it's own synthesised output

@mmelon commented on GitHub (May 27, 2022):

thx. AHI wasn't in scope. Feel a bit stupid but your response saved me so much time. thx again.

blu commented on issue starred/AutoHotInterception-evilC-1#72 2026-02-07 13:52:18 +00:00
Touchpad laptop not detected

@evilC commented on GitHub (Apr 22, 2022):

What do you mean by "Touchpad action"? Does the Monitor app detect the touchpad? Does it see movements and clicks sent by the touchpad?

blu commented on issue starred/AutoHotInterception-evilC-1#71 2026-02-07 13:52:16 +00:00
subscribe all swallows it's own synthesised output

@evilC commented on GitHub (May 27, 2022):

No, AHI will never swallow it's own synthesized output. You're doing something wrong. In KeyEvent()... Is AHI in scope? Is id1 in scope?

ie…