Using headphones? Here's how to turn off the speaker!
#2
After making this post it was pointed out to me there were some terminal one-liners that could acomplish that after you have the alsa-utils installed.  For the sake of completeness and ease of use I am including them here.

To mute the speakers:
Code:
amixer -c 0 sset Speakers,0 muted

To unute them:
Code:
amixer -c 0 sset Speakers,0 unmuted

Also, I have been informed how to put images in my posts. so I will include some screen shots of the first method I used:

screenshots
  Reply


Messages In This Thread
RE: Using headphones? Here's how to turn off the speaker! - by matrixzephyr - 06-11-2023, 10:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PineTab2 screen won't turn back on until reboot KelsonV 3 1,128 08-23-2023, 09:08 AM
Last Post: diederik

Forum Jump:


Users browsing this thread: 1 Guest(s)