Hello,
I have got annoying problem with triggerhappy - it doubling at least three my commands: MUTE TOGGLE, VOLUME UP, VOLUME DOWN
Mute button pressed only once - it mutes system but after then I am not able to unmute - one button press triggers doubled action - I can see very quick change: to unmute and mute again.
The same for volume -/+ - once pressed volume - or + key changing volume level by two units (- or +).
Problem can be temporary fixed by restarting Triggerhappy service. I use ‘/etc/init.d/triggerhappy restart’ command. It persists fixed until next system boot.
The same I observe on two my RPI5s and as well on Intel Nuc.
The outputs from command: ./thd --dump /dev/input/event* look the same: prior to Triggerhappy service restart and after that.
Part of my audio.conf:
#MUTE TOGGLE
KEY_MUTE 1 /usr/local/bin/volumio volume toggle
#VOLUME UP
KEY_VOLUMEUP 1 /usr/local/bin/volumio volume plus
#VOLUME DOWN
KEY_VOLUMEDOWN 1 /usr/local/bin/volumio volume minus
I am using Rii mini i25 wireless remote
Thank you.
Regards,
Bartosz