Created
February 11, 2016 06:13
-
-
Save htruong/61a7d4ec3f4c2f481997 to your computer and use it in GitHub Desktop.
Notes on setting up Chromebook 13
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Edit this so that the default volume doesn't blow your head off | |
/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common | |
[Element Speaker] | |
switch = mute | |
volume = ignore | |
[Element PCM] | |
switch = mute | |
volume = ignore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment