Marc Beninca 3 years ago
parent 6d6176ca0a
commit bde43a169a

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

@ -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
Loading…
Cancel
Save