====== Settings Editor ====== The page is work in progress!
{{:xfce:xfce4-settings:xfce4-settings-editor.png?nolink|}}
===== Change Properties =====
{{:xfce:xfce4-settings:xfce4-settings-editor-new.png?nolink|}}
==== New ==== To create a new property, click the {gui>New} button. The same dialog will popup with an initial property value (the parent of the currently selected property, for your convenience). Then select a {gui>Type} and set a {gui>Value}. The property is not stored until you click the {gui>Save} button. ==== Edit ==== When you activate a property in the tree-view or click the {gui>Edit} button, the dialog above will appear, but with the {gui>Property} and {gui>Type} widgets insensitive. You can enter a new value in the text-field, spinner or toggle button (depending on the property type). ==== Reset ==== To reset a property click the {gui>Reset} button. The selected property will be removed or reset to the default value. If there is property information in an higher configuration file of this channel that you can override (ie. is not locked), the value will be reset. If there is no higher configuration info, the property will be removed from your channel and the application watching the property will determine the default value. ===== Monitoring Channel Changes =====
{{:xfce:xfce4-settings:xfce4-settings-editor-monitor.png?nolink|}}
If you right-click a channel, you can {gui>Monitor...} a channel for changes. This is useful for debugging in some cases and gives you some insight in the activity of a channel. The output has the following format: $timestamp: $property_name ($value_type: $value)