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
xfce:xfdesktop:advanced [2019/11/30 21:29] – added bottom of page navigation kevinbowenxfce:xfdesktop:advanced [2024/12/11 12:38] (current) kevinbowen
Line 1: Line 1:
-====== Advanced - xfdesktop ====== +~~NOTOC~~ 
 +{{ :xfce:xfdesktop.png?nolink|}} 
 +======  xfdesktop - Advanced Options ======
  
 ===== Hidden Options ===== ===== Hidden Options =====
  
-There are number of hidden options that cannot be set by the Xfce Settings Manager; these require use of a text editor.+<note tip>Xfdesktop now uses [[:xfce:xfconf:start:|Xfconf]] to store its configuration.  Xfconf is a 
 +hierarchical configuration system.  The channel name that xfdesktop uses 
 +is 'xfce4-desktop'.</note>
  
-==== List of icon view appearance settings ====+ 
 +The entire list of ''xfconf'' options for ''xfdesktop'' can be found in the [[https://gitlab.xfce.org/xfce/xfdesktop/-/blob/master/doc/README.xfconf|README]]. 
 + 
 +----
  
 <note warning>The following information applies only to GTK 2, and therefore not the GTK 3 version of ''xfdesktop''.</note> <note warning>The following information applies only to GTK 2, and therefore not the GTK 3 version of ''xfdesktop''.</note>
 +
 +There are a number of hidden options that cannot be set by the Xfce Settings Manager; these require use of a text editor.
 +
 +==== List of icon view appearance settings ====
  
 The colors of the icon text and the icon text background, as well as the opacity of the icon text background and icon layout can be customized by putting directives similar to the following in your ~/.gtkrc-2.0 file: The colors of the icon text and the icon text background, as well as the opacity of the icon text background and icon layout can be customized by putting directives similar to the following in your ~/.gtkrc-2.0 file:
Line 77: Line 87:
 The final three entries set the color of the label text.  See above for the The final three entries set the color of the label text.  See above for the
 differences between NORMAL, SELECTED, and ACTIVE. differences between NORMAL, SELECTED, and ACTIVE.
 +
 +[[|Back to Top]]
 +----
  
 ===== Hidden xfconf Options ===== ===== Hidden xfconf Options =====
-There are some hidden ''xfconf'' settings that cannot be set by the Desktop settings application. You can edit these settings under "xfce4-desktop" in ''xconf''. For more information, see the [[http://docs.xfce.org/xfce/xfconf/start|xfconf documentation]].+There are some hidden ''xfconf'' settings that cannot be set by the Desktop settings application. You can edit these settings under "xfce4-desktop" in ''xconf''. For more information, see the [[:xfce:xfconf:start:|xfconf documentation]].
  
 ? /desktop-icons/right-click-edits-menu ? /desktop-icons/right-click-edits-menu
Line 93: Line 106:
 ! This value controls how many items will appear in the **Create From Template** sub-menu. ! This value controls how many items will appear in the **Create From Template** sub-menu.
  
-The entire list of ''xfconf'' options for ''xfdesktop'' can be found in the [[http://git.xfce.org/xfce/xfdesktop/tree/doc/README.xfconf|README]].+The entire list of ''xfconf'' options for ''xfdesktop'' can be found in the [[https://gitlab.xfce.org/xfce/xfdesktop/-/blob/master/doc/README.xfconf|README]].
  
 [[|Back To Top]] [[|Back To Top]]
 ---- ----
-[[ :xfce:xfdesktop:start:|Return to Main xfdesktop page]]+[[:xfce:xfdesktop:start:|Return to xfdesktop Main Documentation Page]]