Linux command
pavucontrol 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Open volume control
pavucontrol
Start on specific tab
pavucontrol -t [1]
说明
pavucontrol is PulseAudio Volume Control. Graphical mixer for PulseAudio. The application controls per-application volumes. Stream and device management.
参数
- -t, --tab=_NUMBER_
- Start on tab number (1=Playback, 2=Recording, 3=Output Devices, 4=Input Devices, 5=Configuration).
- --maximize
- Start the window maximized.
- --retry
- Retry if the PulseAudio connection fails.
- --version
- Display version.
- -h, --help
- Display help.
FAQ
What is the pavucontrol command used for?
pavucontrol is PulseAudio Volume Control. Graphical mixer for PulseAudio. The application controls per-application volumes. Stream and device management.
How do I run a basic pavucontrol example?
Run `pavucontrol` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -t, --tab=_NUMBER_ do in pavucontrol?
Start on tab number (1=Playback, 2=Recording, 3=Output Devices, 4=Input Devices, 5=Configuration).