bmichaelb Posted April 21, 2023 Report Posted April 21, 2023 I just received my Flirc Gen 2, and so far it's been a breeze to set up. I'm using the full keyboard option to control the audio output of a Raspberry Pi, using alsamixer commands... "Q"= left channel+, "Z"= left channel-, "E"= right channel+, "C" right channel-, "B"= balance equal, "W"= volume+, and "X"= volume-. But I also want to map the mute button... that requires an actual command: "amixer -D hw:CARD=audioinjector set 'Output Mixer Line Bypass' toggle". Is this possible? Quote
bmichaelb Posted April 21, 2023 Author Report Posted April 21, 2023 Figured it out. Created a hotkey combo in Raspberry Pi OS, then used those keys in the Flirc GUI to bind to the mute button. All done. :-) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.