Update others.md

This commit is contained in:
aiminick 2019-08-19 13:56:46 +08:00 committed by GitHub
parent efc0b1c092
commit 32e15d489a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -8,6 +8,15 @@
----
#### amixer
```
amixer cset numid=3 2
这里将输出设置为2也就是HDMI。
将输出设置为1将切换到模拟信号也就是耳机接口
默认的设置为0代表自动选择
```
#### sysbench
```