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
tips [2013/08/05 22:41] – [Add newlines to a panel] miketips [2015/04/11 05:56] – Add info on enabling control of window transparency. kadal
Line 230: Line 230:
     * Command : /bin/sh ~/bcme.sh \0     * Command : /bin/sh ~/bcme.sh \0
     *  (check) Save match in command history     *  (check) Save match in command history
- 
-====== Other Unique Xfce Features ===== 
  
  
Line 253: 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>
 +
 +===== Control per-window transparency =====
 +
 +Xfce lets you control the transparency of any window by horizontal scrolling on the titlebar. Starting with 4.12 though, it has been disabled by default. To enable this, open **Settings Editor > xfwm4** and change ''horiz_scroll_opacity'' to true by clicking the checkbox.