mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-25 06:59:52 -05:00
load module-x11-xsmp from a /etc/xdg/autostart file, to make sure it is loaded when we have XSMP
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1660 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
80f5abf6d9
commit
44f91cfafa
3 changed files with 20 additions and 2 deletions
10
src/daemon/pulseaudio-module-xsmp.desktop
Normal file
10
src/daemon/pulseaudio-module-xsmp.desktop
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Encoding=UTF-8
|
||||
Name=PulseAudio Session Management
|
||||
Comment=Load module-x11-xsmp into PulseAudio
|
||||
Exec=pactl load-module module-x11-xsmp
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=
|
||||
GenericName=
|
||||
Loading…
Add table
Add a link
Reference in a new issue