Translations:Package:Xfce4-meta/10/en

From Funtoo
Revision as of 04:59, April 14, 2019 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
user $ echo "exec startxfce4 --with-ck-launch" > ~/.xinitrc

Note that --with-ck-launch (from ConsoleKit) is required by Xfce for important tasks such as shutting down, suspending, and automatically mounting removable storage media. Some applications will not work properly without it. Also, configuring the GTK+ theme and other forms of theming through No results do not often work without the --with-ck-launch command line option. Because we are launching XFCE with a consolekit command line option, we need to add ConsoleKit to the default runlevel, executing the following command as root: