Linux command
pax11publish 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Publish PulseAudio to X11
pax11publish -e
Remove X11 properties
pax11publish -r
Show current settings
pax11publish -d
Set display
pax11publish -e -d [display]
说明
pax11publish manages PulseAudio X11 settings. Publishes server info to X properties. The tool enables X11 session audio. Part of PulseAudio.
参数
- -e
- Export/publish settings.
- -r
- Remove settings.
- -d
- Display settings.
- -S _SERVER_
- Server string.
FAQ
What is the pax11publish command used for?
pax11publish manages PulseAudio X11 settings. Publishes server info to X properties. The tool enables X11 session audio. Part of PulseAudio.
How do I run a basic pax11publish example?
Run `pax11publish -e` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -e do in pax11publish?
Export/publish settings.