Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

startxfce4(1) [debian man page]

STARTXFCE4(1)							   User Commands						     STARTXFCE4(1)

NAME
startxfce4 - initialize an Xfce session SYNOPSIS
startxfce4 DESCRIPTION
startxfce4 is a script responsible for starting an Xfce session. It runs xinit passing the file specified in the FILES subsection as an argument. You may want to modify the default xinitrc file. In order to do that, copy /etc/xdg/xfce4/xinitrc to ~/.config/xfce4/xinitrc and modify that file. FILES
~/.config/xfce4/xinitrc User configuration file /etc/xdg/xfce4/xinitrc System wide configuration file SEE ALSO
xfce4-session(1), xinit(1), dbus-launch(1), ssh-agent(1), file:///usr/share/xfce4/doc/C/xfce4-use.html#xfce4-getting-started COPYRIGHT
Copyright (C) 2005 Emanuele Rocca This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. startxfce4 June 2005 STARTXFCE4(1)

Check Out this Related Man Page

xfce4-session(1)					      General Commands Manual						  xfce4-session(1)

NAME
xfce4-session - Starts up the Xfce Desktop Environment SYNOPSIS
xfce4-session DESCRIPTION
This manual page documents briefly the xfce4-session command. The xfce4-session program starts up the Xfce Desktop Environment and is typically executed by your login manager (e.g. xdm, gdm, kdm, wdm or from your X startup scripts). It will load your last session or a default session that includes the standard Xfce programs if no saved session is available. xfce4-session is an standard X11R6 session manager that can manage any X11R6 SM compliant program, including GNOME and KDE programs. xfce4-session uses the contents of the ~/.cache/sessions/ directory for starting previously saved sessions. OPTIONS
xfce4-session takes the following command line options: --disable-tcp Disable binding to TCP ports in the ICE layer. This is not possible on every platform. If you use this option on a platform that does not support it, xfce4-session will print a warning message and ignore the setting. --help Print a help screen and exit. --version Output version information and exit. ENVIRONMENT
xfce4-session's behaviour is affected by the following environment variables. XDG_CONFIG_HOME Specifies the root for all user-specific configuration files. If this environment variable is unset, it defaults to ~/.config/ XDG_CONFIG_DIRS Set of preference ordered base directories relative to which configuration files should be searched in addition to the $XDG_CON- FIG_HOME base directory. The directories should be separated with a colon. XDG_CACHE_HOME Specifies the root for all user-specific cache data. If this environment variable is unset, it defaults to ~/.cache/ FILES
xfce4-session reads its configuration from the file $XDG_CONFIG_DIRS/xfce4-session/xfce4-session.rc. xfce4-session stores its session data into $XDG_CACHE_HOME/sessions/. AUTHOR
xfce4-session was written by Benedikt Meurer <benny@xfce.org> as part of the Xfce project. This manual page was written by Oliver M. Bolzer <oliver@debian.org> and Benedikt Meurer <benny@xfce.org>. REPORTING BUGS
Report bugs to http://bugzilla.xfce.org/. COPYRIGHT
Copyright (C) 2003-2004 Benedikt Meurer. Nov 01, 2004 xfce4-session(1)
Man Page

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Installing Xfce?

I'm running Debian and doesn't really like gnome nor KDE and read about this XFce that ought to be a more simple X which is exactly what I'm looking for. So I re-installed the bare minimums of Debian and here I am, with nothing but Links/Lynx vim and apt-get (lovely isn't it?) trying to configure... (1 Reply)
Discussion started by: riwa
1 Replies

2. BSD

Xfce not autostarting after logging in

Xfce used to start up automatically on a FreeBSD 7.1 machine, but as of late this is not happening anymore. This means that the user has to enter "startxfce4" right after entering username and password. The .xsession file has the following contents: # cat /usr/home/user01/.xsession ... (8 Replies)
Discussion started by: figaro
8 Replies