Page 1 of 1

Possible to use FN key to pause Spotify?

Posted: 18 Mar 2022, 20:41
by CasualPiggy
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

Re: Possible to use FN key to pause Spotify?

Posted: 21 Mar 2022, 09:32
by admin
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