Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Translations:Package:Xfce4-meta/10/en
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: