想实现一键切换耳机和扬声器的切换
Tofloor
poster avatar
linyk
deepin
2018-06-21 22:15
Author
如题,我的想法是通过命令直达控制中心——声音——高级设置——输出并选择,请问大家这怎样实现呢?
Reply Favorite View the author
All Replies
avatar
linusboyle
deepin
2018-06-22 00:25
#1
dde-control-center -m
参数是module名,具体有哪些可能需要试一试
Reply View the author
avatar
linyk
deepin
2018-06-22 00:42
#2
https://bbs.deepin.org/post/158742
dde-control-center -m
参数是module名,具体有哪些可能需要试一试

谢谢,我用dde-control-center -m sound 成功打开了声音设置,但是下一级的菜单就不知道是什么了
Reply View the author
avatar
linusboyle
deepin
2018-06-22 00:57
#3
https://bbs.deepin.org/post/158742
谢谢,我用dde-control-center -m sound 成功打开了声音设置,但是下一级的菜单就不知道是什么了
...

你可以不用控制中心
直接用pacmd应该可以
Reply View the author