Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
xfce:xfce4-settings:editor [2021/02/08 06:59] – add new icon kevinbowenxfce:xfce4-settings:editor [2023/01/08 09:08] – resize image kevinbowen
Line 1: Line 1:
 +~~NOTOC~~
 {{ :xfce:xfce.settings.editor.png?no link|}} {{ :xfce:xfce.settings.editor.png?no link|}}
-====== xfce4-settings - Settings Editor ======+====== xfce4-settings-editor - Settings Editor ======
  
 +  * **[[#Change Properties|Change Properties]]**
 +  * **[[#Monitoring Channel Changes|Monitoring Channel Changes]]**
 +
 +The xfce4-settings-editor is a tool for editing ALL settings within ''xfconf''. It is the graphical counterpart of ''xfconf-query''. Both xfconf-query and the xfce4-settings-editor can be used to perform maintenance on the xfconf property database.
 +
 +
 +----
  
 <figure "Settings Editor"> <figure "Settings Editor">
-{{:xfce:xfce4-settings:xfce4-settings-editor.png?nolink|}}+{{:xfce:xfce4-settings:xfce4-settings-editor.png?635|}}
 </figure> </figure>
 +
 +[[|Back To Top]]
 +----
  
 ===== Change Properties ===== ===== Change Properties =====
Line 13: Line 24:
 </figure> </figure>
  
-==== New ====+==== Add ====
  
-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}.+To add a new property, click the {gui>Add} 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. The property is not stored until you click the {gui>Save} button.
Line 28: Line 39:
  
 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. 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.
 +
 +[[|Back To Top]]
 +----
  
 ===== Monitoring Channel Changes ===== ===== Monitoring Channel Changes =====