Article 5E5MD Fedora: want to map my Fn key to work on LXDE environment.

Fedora: want to map my Fn key to work on LXDE environment.

by
mythcat
from LinuxQuestions.org on (#5E5MD)
The Fn key is the wakeup key when the machine is suspended.
If anyone wants to map it to other functions, then that's okay.

I want to map the Fn key on Fedora 33 LXDE.
My keyboard hardware come with an Fn key , see:
https://i.imgur.com/HJlpSEt.jpg
These are the infos about my Linux and hardware:
Code:$xmodmap -pke | grep "=$"
keycode 8 =
keycode 93 =
keycode 97 =
keycode 103 =
keycode 120 =
keycode 132 =
keycode 149 =
keycode 154 =
keycode 168 =
keycode 178 =
keycode 183 =
keycode 184 =
keycode 197 =
keycode 202 =
keycode 217 =
keycode 219 =
keycode 222 =
keycode 230 =
keycode 247 =
keycode 248 =
keycode 249 =
keycode 250 =
keycode 252 =
keycode 253 =The Fn key is disable because I don't have a response from xev command:
Code:$ xevThe GRUB starts with:
Code:$ cat /etc/default/grub
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
GRUB_DEFAULT=saved
GRUB_DISABLE_SUBMENU=true
GRUB_TERMINAL_OUTPUT="console"
GRUB_CMDLINE_LINUX="resume=/dev/mapper/fedora-swap rd.lvm.lv=fedora/root rd.lvm.lv=fedora/swap rhgb quiet splash acpi_osi=Linux selinux=1 enforcing=1
GRUB_DISABLE_RECOVERY="true"
GRUB_ENABLE_BLSCFG=truelatest?d=yIl2AUoC8zA latest?i=Oy9ATTnrCSc:n8nk3k4WR8o:F7zBnMy latest?i=Oy9ATTnrCSc:n8nk3k4WR8o:V_sGLiP latest?d=qj6IDK7rITs latest?i=Oy9ATTnrCSc:n8nk3k4WR8o:gIN9vFwOy9ATTnrCSc
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments