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:appearance [2021/02/08 06:54] – add new icon kevinbowenxfce:xfce4-settings:appearance [2022/02/03 05:16] – update dead link kevinbowen
Line 1: Line 1:
 +~~NOTOC~~
 {{ :xfce:xfce.settings.appearance.png?no link|}} {{ :xfce:xfce.settings.appearance.png?no link|}}
 ====== xfce4-settings - Appearance ====== ====== xfce4-settings - Appearance ======
 +
 +  * **[[#Style|Style]]**
 +  * **[[#Icons|Icons]]**
 +      * **[[#Icon Cache|Icon Cache]]**
 +  * **[[#Fonts|Fonts]]**
 +      * **[[#Default Font|Default Font]]**
 +      * **[[#Rendering|Rendering]]**
 +      * **[[#DPI|DPI]]**
 +  * **[[#Settings|Settings]]**
 +      * **[[#Toolbar Style|Toolbar Style]]**
 +      * **[[#Menus and Buttons|Menus and Buttons]]**
 +      * **[[#Event Sounds|Event Sounds]]**    
 +      * **[[#Window Scaling|Window Scaling]]** 
 +
  
 The //Appearance// preference tool lets you configure various aspects of how your desktop looks. The //Appearance// preference tool lets you configure various aspects of how your desktop looks.
 +
 +----
 +
 ===== Style ===== ===== Style =====
  
Line 12: Line 30:
  
 To install new themes, download a package from your distribution or from theme sites like [[http://xfce-look.org|xfce-look.org]]. When you download a theme tarball from a website, you can install it by dragging the file from the file manager and dropping it in the list of styles. To install new themes, download a package from your distribution or from theme sites like [[http://xfce-look.org|xfce-look.org]]. When you download a theme tarball from a website, you can install it by dragging the file from the file manager and dropping it in the list of styles.
 +
 +[[|Back To Top]] 
 +
 +----
 +
 ===== Icons ===== ===== Icons =====
  
Line 31: Line 54:
   gtk-update-icon-cache /path/to/theme/directory/   gtk-update-icon-cache /path/to/theme/directory/
  
-More information can be found in the [[https://developer.gnome.org/gtk2/2.24/gtk-update-icon-cache.html|gtk-update-icon-cache reference manual]].+More information can be found in the [[https://developer-old.gnome.org/gtk3/unstable/gtk-update-icon-cache.html|gtk-update-icon-cache reference manual]]. 
 + 
 +[[|Back To Top]]  
 + 
 +---- 
 ===== Fonts ===== ===== Fonts =====
  
Line 37: Line 65:
 {{:xfce:xfce4-settings:appearance3.png?nolink|}}</figure> {{:xfce:xfce4-settings:appearance3.png?nolink|}}</figure>
  
 +----
  
 ==== Default Font ==== ==== Default Font ====
Line 42: Line 71:
 The font selector shows the name of the current default font and its point size.  The font selector shows the name of the current default font and its point size. 
 To change the font, click the font selector button. The font picker dialog opens. Select the font **Family**, **Style**, and **Size** from the lists. The preview area shows your current choice. Click **OK** to accept  and apply the changes. To change the font, click the font selector button. The font picker dialog opens. Select the font **Family**, **Style**, and **Size** from the lists. The preview area shows your current choice. Click **OK** to accept  and apply the changes.
 +
 +----
  
 ==== Rendering ==== ==== Rendering ====
Line 55: Line 86:
 ! ''xfconf-query -c xsettings -p /Xft/Lcdfilter -n -t string -s lcddefault'' ! ''xfconf-query -c xsettings -p /Xft/Lcdfilter -n -t string -s lcddefault''
 ! Other possible values are ''lcdnone'', ''lcddefault'', ''lcdlight'' and ''lcdlegacy''. You can check to see if the property is set properly by running ''xrdb -query'' in a terminal. To fully apply the LCD hinting, it is advisable to log out and in again (for restarting the X server). ! Other possible values are ''lcdnone'', ''lcddefault'', ''lcdlight'' and ''lcdlegacy''. You can check to see if the property is set properly by running ''xrdb -query'' in a terminal. To fully apply the LCD hinting, it is advisable to log out and in again (for restarting the X server).
 +
 +----
  
 ==== DPI ==== ==== DPI ====
  
 In case you want to override the DPI (dots per inch) value calculated by the X-server, you can select the checkbox and use the spin box to specify the resolution to use when your screen renders fonts. Most of the time it is not necessary to modify the calculated DPI, but in some cases a high DPI results in sharper fonts. In case you want to override the DPI (dots per inch) value calculated by the X-server, you can select the checkbox and use the spin box to specify the resolution to use when your screen renders fonts. Most of the time it is not necessary to modify the calculated DPI, but in some cases a high DPI results in sharper fonts.
 +
 +
 +[[|Back To Top]] 
 +
 +----
  
 ===== Settings ===== ===== Settings =====
Line 64: Line 102:
 <figure "Other Theme Settings"> <figure "Other Theme Settings">
 {{:xfce:xfce4-settings:appearance5.png?nolink|}}</figure> {{:xfce:xfce4-settings:appearance5.png?nolink|}}</figure>
 +
 +----
  
 ==== Toolbar Style ==== ==== Toolbar Style ====
Line 75: Line 115:
 \\ \\
 \\  \\ 
 +
 +----
  
 ==== Menus and Buttons ==== ==== Menus and Buttons ====
Line 89: Line 131:
  
 There is no way to globally restore the default keyboard shortcuts for an application if you have accidentally reassigned them. However, if you discover your mistake and know where the shortcut originally belonged, you can just reassign using this same procedure to the default location.</note> There is no way to globally restore the default keyboard shortcuts for an application if you have accidentally reassigned them. However, if you discover your mistake and know where the shortcut originally belonged, you can just reassign using this same procedure to the default location.</note>
 +
 +----
  
 ==== Event Sounds ==== ==== Event Sounds ====
Line 96: Line 140:
 ! Enables playback of event sounds for things like button presses, window resizing, moving slider controls, etc. ! Enables playback of event sounds for things like button presses, window resizing, moving slider controls, etc.
  
 +----
  
 ==== Window Scaling ==== ==== Window Scaling ====