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 revisionBoth sides next revision
tips [2013/08/05 22:41] – [Other Unique Xfce Features] miketips [2013/08/07 18:26] – [Toggle panel autohide] mike
Line 251: Line 251:
     xfconf-query -c $CHANNEL -T -p $PROP     xfconf-query -c $CHANNEL -T -p $PROP
 else else
-    xfconf-query -c $CHANNEL -n -p $PROP -t bool -s true+    xfconf-query -c $CHANNEL -n -p $PROP -t bool -s false
 fi fi
 </code> </code>