Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux volume max or muted

Edit file in /usr/share/alsa-card-profile/mixer/paths/analog-output.conf.common
Add this line before the [Element PCM] block


[Element Master]
switch = mute
volume = ignore


and restart pipewire or pulseaudio

for pipewire:
systemctl --user restart pipewire.service 

for pulseaudio:
pulseaudio -k
pulseaudio --start
Comment

PREVIOUS NEXT
Code Example
Shell :: merge changes into previous commit 
Shell :: git commit with subject and body 
Shell :: change default file manager ubuntu gnome linux 
Shell :: yum add proxy 
Shell :: homebrew Unknown command: cask 
Shell :: linux get all env variables 
Shell :: install wget debian 
Shell :: create a ssh key 
Shell :: install hashcat for kali linux 
Shell :: ubuntu install netcat 
Shell :: address already in use flask ubuntu 
Shell :: PHP Fatal error: Uncaught Error: Call to undefined function MoontoastMathcadd() in /var/www/html/sms-reporting-portal/vendor/moontoast/math/src/Moontoast/Math/BigNumber.php:506 
Shell :: ssh end connection after executing script 
Shell :: android init emulator with cli 
Shell :: bash errors: syntax error - ambiguous - file 
Shell :: mac ssh-keyscan a repo de azure 
Shell :: git remote 
Shell :: rust download 
Shell :: find git repo size 
Shell :: terminal command uninstall android studio 
Shell :: flutter doctor android license status unknown 
Shell :: install torch2trt nvidia jetson 
Shell :: power is network connected 
Shell :: trash path linux 
Shell :: openjdk 11 install linux 
Shell :: install packet tracer on ubuntu 
Shell :: remove fish shell 
Shell :: update homebrew 
Shell :: linux dir one line 
Shell :: linux remove empty lines 
ADD CONTENT
Topic
Content
Source link
Name
3+2 =