Freebsd-9.0 how to change default sound device

step_1:
change to be root user.

step_2:
if (earphone)
# sysctl -w hw.snd.default_unit=0

if (speaker)
# sysctl -w hw.snd.default_unit=1

posted @ 2015-03-03 09:55  阿青1987  阅读(89)  评论(0编辑  收藏  举报