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

--- Comment #2 from Szőts Ákos <szots...@gmail.com> ---
That's strange; if I start xbindkeys, it keeps running for me. Do you have a
config file to read from?

You can paste the following into "~/.xbindkeysrc" for a quick test (feel free
to reconfigure the buttons):

# Volume down
"pamixer --decrease 6"
 b:6

# Volume up
"pamixer --increase 4"
 b:7

If you start xbindkeys --verbose, does it tell you something? For me it writes
the following and keeps running in the foreground:

displayName = :0
rc file = /home/aki/.xbindkeysrc
2 keys in /home/aki/.xbindkeysrc

"pamixer --decrease 6"
    m:0x0 + b:6   (mouse)
"pamixer --increase 4"
    m:0x0 + b:7   (mouse)
starting loop...

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

Reply via email to