Forum › Forums › General › Software › How to create a busybox-respin of antiX for MY use ? › Reply To: How to create a busybox-respin of antiX for MY use ?
SOUND fixed. Well, no pipewire yet.
But, the alsamixer fix to get a volume control was slacker easy. Saw that it didn’t even need root, I just had to specify my default card (zero)
alsamixer -c 0
I put this into a one liner script in my home directory to toggle it on called simply ./mixer
WAIT WHAT? The mouse scroll works in it when you use the “no mouse” option with the capital M? Yes! Mind blown
alsamixer -M -c 0
And, I don’t mind the steampunk-sized alsamixer master control. Resized it to a thin vertical window and minimize when not needed. Scroll-wheel usage crashes it when you hover in the window, but keys are ok. I’ve seen alsamixer use scroll-wheels without crashing, so I’ll look into that. Update: see previous fix!
- This reply was modified 1 year, 1 month ago by PDP-8.