Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
xfce:xfce4-session:advanced [2012/05/12 08:24] – - -> -- andrzejr | xfce:xfce4-session:advanced [2025/03/26 13:59] (current) – [Files and Environment Variables] Remove outdated infos gael | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Advanced ====== | + | ~~NOTOC~~ |
+ | {{ : | ||
+ | ====== | ||
+ | |||
+ | * **[[#Auto login from console|Auto login from console]]** | ||
+ | * **[[#SSH and GPG Agents|SSH and GPG Agents]]** | ||
+ | * **[[# | ||
+ | * **[[#Files and Environment Variables|Files and Environment Variables]]** | ||
+ | * **[[#Kiosk Mode|Kiosk Mode]]** | ||
+ | |||
+ | ---- | ||
===== Auto login from console ===== | ===== Auto login from console ===== | ||
Line 10: | Line 20: | ||
This will start Xfce if you login from the first console. For properly registering the ConsoleKit session, you probably want to add ''< | This will start Xfce if you login from the first console. For properly registering the ConsoleKit session, you probably want to add ''< | ||
+ | |||
+ | [[|Back to Top]] | ||
+ | ---- | ||
===== SSH and GPG Agents ===== | ===== SSH and GPG Agents ===== | ||
- | By default xfce4-session tries to start the gpg- or ssh-agent. To disable this run the following | + | By default xfce4-session tries to start the gpg- or ssh-agent. To disable this run the following |
xfconf-query -c xfce4-session -p / | xfconf-query -c xfce4-session -p / | ||
+ | xfconf-query -c xfce4-session -p / | ||
To force the '' | To force the '' | ||
Line 22: | Line 36: | ||
In case you want to use gnome-keyring enable the {gui> | In case you want to use gnome-keyring enable the {gui> | ||
+ | |||
+ | [[|Back to Top]] | ||
+ | ---- | ||
===== ConsoleKit ===== | ===== ConsoleKit ===== | ||
Line 30: | Line 47: | ||
- In 4.10, start Xfce with '' | - In 4.10, start Xfce with '' | ||
- When Xfce is started and you run '' | - When Xfce is started and you run '' | ||
+ | |||
+ | [[|Back to Top]] | ||
+ | ---- | ||
+ | |||
===== Files and Environment Variables ===== | ===== Files and Environment Variables ===== | ||
Line 43: | Line 64: | ||
! This is the location where the list of applications that should be automatically run on login is stored. Each autostarted application is represented by a .desktop file (see the Desktop Entry Specification for details). | ! This is the location where the list of applications that should be automatically run on login is stored. Each autostarted application is represented by a .desktop file (see the Desktop Entry Specification for details). | ||
! Prior to Xfce 4.3, the list of autostarted applications was stored in '' | ! Prior to Xfce 4.3, the list of autostarted applications was stored in '' | ||
- | ? ${XDG_CONFIG_DIRS}/ | ||
- | ! This is the location of the configuration file that includes the various settings for xfce4-session, | ||
- | ? ${XDG_CONFIG_DIRS}/ | ||
- | ! This is the location of the configuration file that includes the configuration for the splash screen, which can be changed from the settings dialog. | ||
? ${XDG_CACHE_HOME}/ | ? ${XDG_CACHE_HOME}/ | ||
! The directory where xfce4-session and xfwm4 store the session data to. | ! The directory where xfce4-session and xfwm4 store the session data to. | ||
- | ? ${sysconfdir}/ | + | |
- | ! Kiosk mode configuration file. See next section for an explanation. | + | [[|Back to Top]] |
+ | ---- | ||
===== Kiosk Mode ===== | ===== Kiosk Mode ===== | ||
Line 56: | Line 74: | ||
The session manager offers support for the Kiosk Mode, that helps to prevent users from making changes to their session settings. To use it you have to edit or create the file '' | The session manager offers support for the Kiosk Mode, that helps to prevent users from making changes to their session settings. To use it you have to edit or create the file '' | ||
- | The way to explain the format of this file is by using an example. The xfce4-session section of your kioskrc might look like this: | + | The way to explain the format of this file is by using an example. The xfce4-session section of your '' |
[xfce4-session] | [xfce4-session] | ||
Line 66: | Line 84: | ||
CustomizeSecurity=NONE | CustomizeSecurity=NONE | ||
- | This allows all users to change their splash, chooser and logout settings, but allows only users in the group wheel to customize the compatibility settings and shutdown the system. No one will be allowed to adjust the security settings. | + | This allows all users to change their splash, chooser and logout settings, but allows only users in the group '' |
The session manager supports the following KIOSK capabilities: | The session manager supports the following KIOSK capabilities: | ||
Line 84: | Line 102: | ||
+ | [[|Back To Top]] | ||
+ | ---- | ||
+ | [[: |