https://bugs.kde.org/show_bug.cgi?id=403636
JesseM <mcnic...@alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mcnic...@alum.mit.edu --- Comment #11 from JesseM <mcnic...@alum.mit.edu> --- (In reply to andrea from comment #9) > As a workaround, you can install xdotool and xbindkeys > (https://wiki.archlinux.org/index.php/Xbindkeys) and append to your > ~/.xbindkeysrc file the following: > > "xdotool key --clearmodifiers XF86AudioPlay" > c:209 > > which will map the XF86AudioPause event (code 209) to an xdotool call > issuing a XF86AudioPlay key. Reload xbindkeys with xbindkeys --poll-rc . I can confirm andrea's workaround fixes the problem in Ubuntu 20.04 running KDE. Just installed the packages recommended, made a new ~/.xbindkeysrc file with just the contents andrea mentioned and everything works now! thank you andrea! -- You are receiving this mail because: You are watching all bug changes.