! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Cannot set 'volume-step' hidden setting
Status:
RESOLVED: FIXED
Product:
Xfce4-pulseaudio-plugin
Component:
General

Comments

Description Adrien CLERC 2018-03-28 21:34:59 CEST
I tried to edit my xfce4-panel.xml and the following line:

<property name="volume-step" type="uint" value="3"/>

To set the volume step to a lower value. I tried to insert this line while xfce4-panel was running, and when it was not. Nothing works, the setting is removed every time the panel is restarted.
Comment 1 ToZ editbugs 2018-03-29 00:49:57 CEST
Try using xfconf-query with a command like:

xfconf-query -c xfce4-panel -p /plugins/plugin-18/volume-step --create -t int -s 3

Change "plugin-18" to the actual plugin value. For more info, see: https://forum.xfce.org/viewtopic.php?id=12082
Comment 2 Adrien CLERC 2018-03-29 21:36:57 CEST
Thanks.

I think some documentation about hidden settings is missing. Or I missed it myself.

Bug #14308

Reported by:
Adrien CLERC
Reported on: 2018-03-28
Last modified on: 2018-03-29

People

Assignee:
Andrzej
CC List:
1 user

Version

Attachments

Additional information