Possible to use FN key to pause Spotify?

How can be this controlled in that simulator? Can HIDmacros be used with this application?
Post Reply
CasualPiggy
Posts: 1
Joined: 18 Mar 2022, 20:03

Possible to use FN key to pause Spotify?

Post by CasualPiggy » 18 Mar 2022, 20:41

Basically what the title says. Im wondering if its possible to do the command FN + F7 to pause my music.
Edit: But you might be able to send appropriate virtual key with lmc_send_input, the code should be VK_MEDIA_PLAY_PAUSE

admin
Site Admin
Posts: 735
Joined: 01 Nov 2010, 13:00
Location: Prague, Czech republic
Contact:

Re: Possible to use FN key to pause Spotify?

Post by admin » 21 Mar 2022, 09:32

No Fn key is hardware thing, not able to send from windows (AFAIK)
Edit: But you might be able to send appropriate virtual key with lmc_send_input, the code should be VK_MEDIA_PLAY_PAUSE
Petr Medek
LUAmacros author

Post Reply