docs→rtfd
This commit is contained in:
parent
7bc781ed11
commit
c7ec1dc5d1
131 changed files with 1 additions and 1 deletions
18
rtfd/public/alsa/index.rst
Normal file
18
rtfd/public/alsa/index.rst
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue