Score:0

Keyboard's FN keys and switch video mode dialog

sa flag

The problem is simple but I don't know how to resolve this, when I press FN + F6 to turn off my laptop's display the display turn off correctly but Linux also show the dialog for switch video mode, (the same you can get with Win + P), and at the same time switch to the next modality.

this dialog to be clear

This is the output of evtest, so Linux interprets FN + F6 like KEY_SWITCHVIDEOMODE event.

This

I think that's enough remap the event code to a KEY_UNKNOWN or something like that, the screen power off function shouldn't be affected, but how?

AlienLogic avatar
sa flag
I solved it by myself, following [this guide](https://deskthority.net/viewtopic.php?t=24076) with a little difference, I've used the name of the device event: `evdev:name:Acer WMI hotkeys:dmi:bvn*:bvr*:bd*:svn*:pn*` to reach the FN keys
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.