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 [2017/05/01 22:05] – fixed dead link yanotips [2019/03/27 22:43] – [Performance Tips] blueberrybrownie
Line 3: Line 3:
  
  
-===== Customize the font in clock panel plugin ===== 
- 
-You can use [[http://library.gnome.org/devel/pango/unstable/PangoMarkupFormat.html|Pango markup format]] to customize the font in clock panel plugin. Switch to custom format (only available with digital layout) and use tags inside the format string. 
- 
-For example: 
-  * ''<nowiki><span font_desc="URW Gothic L Book 18">%R</span></nowiki>'' 
-  * ''<nowiki><span font_desc="bold 12">%R</span></nowiki>'' 
  
 ===== Performance Tips ===== ===== Performance Tips =====
  
-Lets face it: one of the reasons for using Xfce is performance. It is lighter and more responsive than Gnome on almost all hardware, especially on machines with less memory and processor power.+One of the benefits of Xfce is performance. It is lighter and more responsive than other desktop environments such as GNOME on almost all hardware, especially on machines with less memory and processing power.
 ==== Fonts ==== ==== Fonts ====
  
Line 205: Line 198:
 action=/bin/true action=/bin/true
 </file> </file>
-===== Use mnemonics to create Thunar Custom Actions ===== 
- 
-When you create a [[http://thunar.xfce.org/pwiki/documentation/custom_actions|Thunar Custom Action]] you can set the name with an underscore "_" before a letter to use it as mnemonic.  When you right click in a Thunar view, you can type the letter to access your custom action. 
  
 ===== Accessing man pages through xfrun4 ===== ===== Accessing man pages through xfrun4 =====