Joy key hotkey only works on ahk window

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
byzod
Posts: 89
Joined: 21 Jun 2021, 06:46

Joy key hotkey only works on ahk window

03 Mar 2023, 05:34

I try to bind share button on my xbox x controller to screenshot, but it's not working

After several test I found that it only works when ahk window is actived, any help?

Code I use to test:
joybtntest.ahk
(69 Bytes) Downloaded 20 times

Code: Select all

; joy test
Joy1::
{
	MsgBox, The A button was pressed.
	Return
}
Press A button of controller when on window of notepad/firefox/full-screen game/window game/steam/etc. : not working

Press A button of controller when on window of ahk: working :eh:
1.jpg
1.jpg (95.15 KiB) Viewed 176 times

[Mod action: Topic moved to the v1 section from the main section which is now for v2]

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: RickC and 107 guests