Search found 3 matches

by crumbl3d
25 Jun 2018, 15:56
Forum: Scripts and Functions (v1)
Topic: Set laptop brightness & show Win 10's native OSD
Replies: 17
Views: 36700

Re: Set laptop brightness & show Win 10's native OSD

This does not seem to work with x86 AHK at least on x64 OS. I am making a script that could eventually be compiled to both x86 and x64 but while x64 runs fine x86 just shows the OSD and nothing changes.
by crumbl3d
23 Jun 2018, 17:21
Forum: Scripts and Functions (v1)
Topic: AutoHotInterception (AHI): Multi-Keyboard / Multi-Mouse support for AHK. Per-device blocking!
Replies: 345
Views: 200998

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

I have PS/2 keyboard and monitor.ahk does not recognize it. Does your wrapper work with PS/2 devices? And second question: Why if I use usb keyboard I can not send scancode which consists of 3 digits? For example sc148 - Up. I'm also wondering if this is doable. I'm using a laptop so the keyboard i...
by crumbl3d
23 Jun 2018, 17:15
Forum: Scripts and Functions (v1)
Topic: AutoHotInterception (AHI): Multi-Keyboard / Multi-Mouse support for AHK. Per-device blocking!
Replies: 345
Views: 200998

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

Is it possible to get device id (Interception ID) after the script is loaded? I can't even get it to work inside a function, only works globally. I need a way to get device id on WM_DEVICECHANGE message and to subscribe to the mouse wheel event from the specific USB mouse. One idea I had is to reloa...

Go to advanced search