mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-10 13:29:58 -05:00
Add X11 XSMP module for hooking into the X11 session manager, for being notified about X11 disconnects before they actually happen, so that we are not killed by the bloody xlibs
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1610 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
583167722e
commit
d9e44c52cb
3 changed files with 212 additions and 1 deletions
|
|
@ -76,6 +76,9 @@ load-module module-x11-bell sample=x11-bell
|
|||
### Publish connection data in the X11 root window
|
||||
load-module module-x11-publish
|
||||
|
||||
### Register ourselves in the X11 session manager
|
||||
load-module module-x11-xsmp
|
||||
|
||||
### Load additional modules from GConf settings. This can be configured with the paprefs tool.
|
||||
### Please keep in mind that the modules configured by paprefs might conflict with manually
|
||||
### loaded modules.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue