https://bugs.kde.org/show_bug.cgi?id=403636

--- Comment #9 from andrea <andryand...@gmail.com> ---
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 .

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to