F12 / Framework key

It sends a keycode known as “Media Select” from the extended multimedia key set (0xE0, 0x50). Typically, that means it will launch a media player.

You can bind it to do whatever you please. If you’re using xbindkeys, for example, you would call it XF86AudioMedia. Various window managers and desktop environments offer different functionality for keyboard binding.

5 Likes