02-14-2025, 04:50 PM
Try editing the config file. The volume units are 0 - 100 not dB
Code:
pi@moode9:~ $ cat /etc/triggerhappy/triggers.d/media.conf
KEY_VOLUMEUP 1 /var/www/util/vol.sh -up 1
KEY_VOLUMEDOWN 1 /var/www/util/vol.sh -dn 1
KEY_MUTE 1 /var/www/util/vol.sh -mute