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
faq [2013/03/12 10:09] hashimofaq [2013/07/07 19:09] – fix spelling of "appearance" dbolton
Line 258: Line 258:
 === I want to disable the trash, home and filesystem icons on my desktop, is that possible? === === I want to disable the trash, home and filesystem icons on my desktop, is that possible? ===
  
-Yes. In Settings > Desktop > Icons > Appearence, select 'None'.+Yes. In Settings > Desktop > Icons > Appearance, select 'None'.
  
  
 === My Xfce Desktop doesn't have any shortcut icons, why? === === My Xfce Desktop doesn't have any shortcut icons, why? ===
    
-You can adjust this via Settings > Desktop > Icons > Appearence.+You can adjust this via Settings > Desktop > Icons > Appearance.
  
  
Line 321: Line 321:
  
 == Using sudo == == Using sudo ==
-You have to allow the user(s) to execute ''$installdir/libexec/xfsm-shutdown-helper'' with sudo. Install sudo and run ''visudo'' (root) and add the following line (replace prefix with the correct path):+You have to allow the user(s) to execute ''<prefix>/libexec/xfsm-shutdown-helper'' with sudo. ''<prefix>/libexec/'' may be changed on your distribution, i.e. ''/usr/lib/xfce4/session/''. Install sudo and run ''visudo'' (root) and add the following line (replace prefix with the correct path):
  
    %users ALL = NOPASSWD:<prefix>/libexec/xfsm-shutdown-helper    %users ALL = NOPASSWD:<prefix>/libexec/xfsm-shutdown-helper
Line 328: Line 328:
  
    gpasswd -a <username> users    gpasswd -a <username> users
- 
-Attention: For xfce 4.10, xfsm-shutdown-helper is in ''/usr/lib/xfce4/session/xfsm-shutdown-helper''. Thus you should follow this: run "visudo" and add following line: 
- 
-   %power ALL = (root) NOPASSWD: /usr/lib/xfce4/session/xfsm-shutdown-helper 
  
 Add the user to the ''power'' group: Add the user to the ''power'' group:
Line 362: Line 358:
 ===== Panels ===== ===== Panels =====
  
-=== How do I disable the taskbar ===+=== How do I disable the taskbar in Xfce 4.2? ===
  
 Just don't run it at startup... Just don't run it at startup...