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
Next revisionBoth sides next revision
xfce:xfconf:start [2019/11/22 01:14] – added bottom of page navigation kevinbowenxfce:xfconf:start [2020/01/07 23:20] – added link to kiosk mode config parameters kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
  
-====== Configuration Storage System ======+====== Configuration Storage System - xfconf ======
  
 Xfconf is a hierarchical (tree-like) configuration system where the immediate child nodes of the root are called "channels" All settings beneath the channel nodes are called "properties." Xfconf is a hierarchical (tree-like) configuration system where the immediate child nodes of the root are called "channels" All settings beneath the channel nodes are called "properties."
Line 35: Line 35:
        
 Note that <channel> locking locks all properties under that channel, but <property> locking locks only the property with the "locked" or "unlocked" attribute; none of the sub-properties are locked unless they also contain a "locked" or "unlocked" attribute. Note that <channel> locking locks all properties under that channel, but <property> locking locks only the property with the "locked" or "unlocked" attribute; none of the sub-properties are locked unless they also contain a "locked" or "unlocked" attribute.
 +
 +See [[:xfce:xfce4-session:advanced#kiosk_mode|Xfce-Session Kiosk Mode]] for specific parameter used in configuring kiosk mode.
  
 ===== Reporting Bugs ===== ===== Reporting Bugs =====