Linux sndconfig命令

Linux 教程 · 2019-02-17 15:14:38

Linux sndconfig命令用于设置声卡。

sndconfig为声卡设置程序,支持PnP设置,可自动检测并设置PnP声卡。

语法

sndconfig [--help][--noautoconfig][--noprobe]

参数

  • --help  显示帮助。
  • --noautoconfig  不自动设置PnP的声卡。
  • --noprobe  不自动检测PnP声卡。

点击查看所有 Linux 教程 文章: https://www.codercto.com/courses/l/14.html

查看所有标签

Web Development Recipes

Web Development Recipes

Brian P. Hogan、Chris Warren、Mike Weber、Chris Johnson、Aaron Godin / Pragmatic Bookshelf / 2012-1-22 / USD 35.00

You'll see a full spectrum of cutting-edge web development techniques, from UI and eye candy recipes to solutions for data analysis, testing, and web hosting. Make buttons and content stand out with s......一起来看看 《Web Development Recipes》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

URL 编码/解码
URL 编码/解码

URL 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具