Skip to content

Add Xfce4-pulseaudio-plugin to panel by default #791

Closed
pmenzel opened this issue May 24, 2018 · 3 comments
Closed

Add Xfce4-pulseaudio-plugin to panel by default #791

pmenzel opened this issue May 24, 2018 · 3 comments

Comments

@pmenzel
Copy link
Collaborator

pmenzel commented May 24, 2018

Users logging in the first time should have a way to control the volume.

@david
Copy link
Collaborator

david commented May 24, 2018 via email

@david
Copy link
Collaborator

david commented May 29, 2018

maybe the better way. systray-plugins keep his place and pulse came as additional plugin

--- default.xml.org	2018-05-29 09:37:04.498452649 +0200
+++ default.xml.in	2018-05-29 09:39:46.751312152 +0200
@@ -17,6 +17,7 @@
         <value type="int" value="4"/>
         <value type="int" value="5"/>
         <value type="int" value="6"/>
+	<value type="int" value="16"/>
         <value type="int" value="2"/>
       </property>
     </property>
@@ -47,6 +48,9 @@
     <property name="plugin-4" type="string" value="pager"/>
     <property name="plugin-5" type="string" value="clock"/>
     <property name="plugin-6" type="string" value="systray"/>
+    <property name="plugin-16" type="string" value="pulseaudio">
+      <property name="enable-keyboard-shortcuts" type="bool" value="true"/>
+    </property>
     <property name="plugin-7" type="string" value="showdesktop"/>
     <property name="plugin-8" type="string" value="separator"/>
     <property name="plugin-9" type="string" value="launcher">

@david
Copy link
Collaborator

david commented Jul 12, 2018

I think this is fixed
close #787

@david david closed this as completed Jul 12, 2018
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants