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  阅读(115)  评论(0)    收藏  举报