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:xfce4-session:preferences [2012/01/12 19:55] – [General] nickxfce:xfce4-session:preferences [2024/12/11 12:20] (current) kevinbowen
Line 1: Line 1:
-====== Preferences ======+~~NOTOC~~ 
 +{{ :xfce:xfce4-session.png?nolink|}} 
 +====== xfce4-session - Preferences ======
  
-<note warning>This page is work in progress!</note>+  * **[[#General|General]]** 
 +  * **[[#Application Autostart|Application Autostart]]** 
 +  * **[[#Session|Session]]** 
 +  * **[[#Advanced|Advanced]]** 
 + 
 +----
  
 ===== General ===== ===== General =====
  
-<figure "General Settings"> +<figure "Session and Startup Preferences General Settings Tab"> 
-{{:xfce:xfce4-session:xfce4-session-preferences-general.png?nolink&|}}+{{:xfce:xfce4-session:xfce4-session-preferences-general.png?600|Session and Startup Preferences General Settings Tab}}
 </figure> </figure>
  
Line 16: Line 23:
 ! This option disables the logout confirmation dialog. Whether the session will be saved or not depends on whether you enabled the automatic saving of sessions on logout or not. ! This option disables the logout confirmation dialog. Whether the session will be saved or not depends on whether you enabled the automatic saving of sessions on logout or not.
  
-===== Splash =====+[[|Back To Top]] 
 +----
  
-<figure "Splash Settings"> +===== Application Autostart ===== 
-{{:xfce:xfce4-session:xfce4-session-preferences-splash.png?nolink&|}}+ 
 +<figure "Session Preferences Application Autostart Settings Tab"> 
 +{{:xfce:xfce4-session:xfce4-session-preferences-autostart.png?600|Session Preferences Application Autostart Settings Tab}}
 </figure> </figure>
  
 +This list contains applications that can be started automatically based on certain triggers, e.g. session start, logout etc. You can add or remove applications. Furthermore all applications that have their desktop files stored in a user-writable location can be edited.
  
-===== Application Autostart =====+If a saved session is restored, all services from that saves session will be started //in addition// to the items that are checked in this list.
  
-<figure "Application Autostart Settings"> +All items in Italic font style belong to a different Desktop Environment, you can however still enable them.
-{{:xfce:xfce4-session:xfce4-session-preferences-autostart.png?nolink&|}} +
-</figure>+
  
 +? Trigger
 +! In this dropdown menu you can select when you want to trigger the selected action. This allows to run custom commands e.g. on logout, suspend etc.
 +
 +[[|Back To Top]]
 +----
  
 ===== Session ===== ===== Session =====
  
-<figure "Active Session Settings"> +<figure "Session Preferences Active Session Settings Tab"> 
-{{:xfce:xfce4-session:xfce4-session-preferences-session.png?nolink&|}}+{{:xfce:xfce4-session:xfce4-session-preferences-session.png?600|Session Preferences Active Session Settings Tab}}
 </figure> </figure>
  
 +<figure "Session Preferences Saved Sessions Tab">
 +{{:xfce:xfce4-session:xfce4-session-preferences-saved-sessions.png?600|Session Preferences Saved Sessions Tab}}
 +</figure>
 +
 +<note>Please note that changing e.g. **Priority** or **Restart Style** of an item in the list only takes effect if you save your session (by clicking the **Save Session** button).</note>
 +
 +? Restart Style
 +! In this dropdown menu you can select how an application shall be restarted by the session manager.
 +
 +[[|Back To Top]]
 +----
  
 ===== Advanced ===== ===== Advanced =====
  
-<figure "Advanced Settings"> +<figure "Session Preferences Advanced Settings Tab"> 
-{{:xfce:xfce4-session:xfce4-session-preferences-advanced.png?nolink&|}}+{{:xfce:xfce4-session:xfce4-session-preferences-advanced.png?600|Session Preferences Advanced Settings Tab}}
 </figure> </figure>
 +
 +? Launch GNOME services on startup
 +! Enable this option if you need the GNOME keyring daemon to be run on startup. 
 +? Launch KDE services on startup
 +! Enable this option if you plan to run KDE applications as part of your Xfce Desktop session. This will notably increase the startup time, but on the other hand, KDE applications will startup faster. Some KDE applications may not work at all if you don't enable this option.
 +? Manage remote applications
 +! Allow the session manager to manage applications running on remote hosts. Since this option may constitute a security risk, by listening to a TCP port on your system, do not enable it unless you know what you are doing.
 +! System administrators may want to disable this option globally using the session managers [[advanced#Kiosk Mode|KIOSK capabilities]].
 +
 +[[|Back To Top]]
 +----
 +[[:xfce:xfce4-session:start:|Return to xfce4-session Main Documentation Page]]