Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| xfce:xfce4-session:advanced [2024/12/06 02:45] – update app icon location kevinbowen | xfce:xfce4-session:advanced [2025/03/26 13:59] (current) – [Files and Environment Variables] Remove outdated infos gael | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | {{ : | + | {{ : |
| ====== xfce4-session - Advanced Topics ====== | ====== xfce4-session - Advanced Topics ====== | ||
| Line 64: | 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]] | [[|Back to Top]] | ||