This commit is contained in:
Marc Beninca 2019-12-15 01:56:44 +01:00
parent 6d6176ca0a
commit bde43a169a
2 changed files with 19 additions and 0 deletions

View File

@ -4,6 +4,7 @@ RTFD
.. toctree::
:maxdepth: 2
public/alsa/index
public/ansible/index
public/apt/index
public/apt-mirror/index

View File

@ -0,0 +1,18 @@
alsa
====
* /var/lib/alsa/asound.state
Unmute microphone
-----------------
.. code:: shell
amixer -c 1 set Mic 100% unmute
Save settings
-------------
.. code:: shell
alsactl store