Bluscream blu
blu closed issue starred/AutoHotInterception-evilC-1#82 2026-02-07 13:52:39 +00:00
Can't detect media keys on composite HID device
blu opened issue starred/AutoHotInterception-evilC-1#84 2026-02-07 13:52:39 +00:00
Keyboard blocked if disconnected for too long
blu opened issue starred/AutoHotInterception-evilC-1#83 2026-02-07 13:52:39 +00:00
FileInstall fails if the library files already exist
blu opened issue starred/AutoHotInterception-evilC-1#82 2026-02-07 13:52:39 +00:00
Can't detect media keys on composite HID device
blu commented on issue starred/AutoHotInterception-evilC-1#79 2026-02-07 13:52:39 +00:00
Dramatic time increase for Subscribing to keys on newer version

@Spiceries commented on GitHub (Jan 13, 2026):

With the latest version, I am encountering the same problem. Subscribing keys is very very slow.

blu commented on issue starred/AutoHotInterception-evilC-1#79 2026-02-07 13:52:39 +00:00
Dramatic time increase for Subscribing to keys on newer version

@MartinLichtblau commented on GitHub (Aug 31, 2023):

v0.7.0 works fine. So bug was introduced in [v0.8.0 ](https://github.com/e…

blu commented on issue starred/AutoHotInterception-evilC-1#79 2026-02-07 13:52:39 +00:00
Dramatic time increase for Subscribing to keys on newer version

@MartinLichtblau commented on GitHub (Aug 30, 2023):

I have the same issue. Latest AHI version v0.9.1 with AHKv1. It may seem…

blu commented on issue starred/AutoHotInterception-evilC-1#79 2026-02-07 13:52:39 +00:00
Dramatic time increase for Subscribing to keys on newer version

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

Issue persists.

Also, unsure why, but switching to it also randomly crashes two games I've tried while using it? No idea what's going on there or…

blu commented on issue starred/AutoHotInterception-evilC-1#79 2026-02-07 13:52:39 +00:00
Dramatic time increase for Subscribing to keys on newer version

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

I have an initial branch of AHI for AHK v2 here If you can reproduce issues…

blu commented on issue starred/AutoHotInterception-evilC-1#79 2026-02-07 13:52:38 +00:00
Dramatic time increase for Subscribing to keys on newer version

@Anutim commented on GitHub (Feb 12, 2023):

https://cdn.discordapp.com/attachments/195652955662319636/1074391409425141830/AutoHotInterception.ahk (0.5.2) https://cdn.discordapp.com/attachments/19…

blu commented on issue starred/AutoHotInterception-evilC-1#80 2026-02-07 13:52:38 +00:00
Typo?

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

I had similar issues with my v2 port - it was more about array syntax (Old {} syntax vs new Map() syntax) I seem to recall. See my v2 branch…

blu commented on issue starred/AutoHotInterception-evilC-1#79 2026-02-07 13:52:38 +00:00
Dramatic time increase for Subscribing to keys on newer version

@LAPIII commented on GitHub (Feb 12, 2023):

Can you upload your ported AHI to v2? And one of your scripts using it, assigning hotkeys to keyboard keys? I'm trying to get into using AHI and would…

blu closed issue starred/AutoHotInterception-evilC-1#80 2026-02-07 13:52:38 +00:00
Typo?
blu opened issue starred/AutoHotInterception-evilC-1#81 2026-02-07 13:52:38 +00:00
Blocking absolute mouse movement "doesn't work" after update
blu opened issue starred/AutoHotInterception-evilC-1#80 2026-02-07 13:52:38 +00:00
Typo?
blu opened issue starred/AutoHotInterception-evilC-1#79 2026-02-07 13:52:38 +00:00
Dramatic time increase for Subscribing to keys on newer version
blu commented on issue starred/AutoHotInterception-evilC-1#77 2026-02-07 13:52:38 +00:00
Disable touchpad laptop if at least one external mouse is existing

@hsayed21 commented on GitHub (Mar 28, 2023):

This is after the change with handle, touchpad click also work ![Animation](https://user-images.githubusercontent.com/47378309/228271394-35e694d9-f…

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

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

I would not be surprised if mouseId := AHI.GetMouseId(0x0000, 0x0000) did not work (ie passing a VID and PID of 0).
The monitor is likely showing 0…

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

@hsayed21 commented on GitHub (Mar 28, 2023):

I simplified it to be Unsubscribe only but when clicking on buttons touchpad it clicks normal not disabled

#SingleInstance force
#Persistent
blu commented on issue starred/AutoHotInterception-evilC-1#78 2026-02-07 13:52:31 +00:00
May I ask if this script supports Bluetooth devices?

@godefy commented on GitHub (Sep 30, 2022):

I've found that it can