How can I get media keys working on my keyboard? [closed]
Try the following; consider them as different tests.
- Run
showkey
(will perhaps require root privileges). This application will tell you if your key is being read or ignored by the system. - Install and run
dconf-editor
. Go toorg.gnome.settings-daemon.plugins.media-keys
and setnext
toXF86AudioNext
andprev
toXF86AudioPrev
.