%general-entities; ]> $LastChangedBy$ $Date$ xfce4-session-&xfce4-session-version; xfce4-session Introduction to Xfce4 Session Xfce4 Session is a session manager for Xfce. Its task is to save the state of your desktop (opened applications and their location) and restore it during a next startup. You can create several different sessions and choose one of them on startup. &lfs72_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &xfce4-session-md5sum; Download size: &xfce4-session-size; Estimated disk space required: &xfce4-session-buildsize; Estimated build time: &xfce4-session-time; Xfce4 Session Dependencies Required and . User Notes: Installation of Xfce4 Session Install Xfce4 Session by running the following commands: ./configure --docdir=/usr/share/doc/xfce4-session-&xfce4-session-version; \ --prefix=/usr --sysconfdir=/etc --disable-static && make This package does not come with a test suite. Now, as the root user: make install Command Explanations Configuring Xfce4 Session To launch Xfce4 when you start Xorg, put xfce4-session in your ~/.xinitrc: echo exec xfce4-session > ~/.xinitrc If you have installed and want to use it within Xfce4, ensure the D-BUS daemon is started and change the ~/.xinitrc to read: echo "exec dbus-launch --exit-with-session xfce4-session" > ~/.xinitrc To determine who can shut down or reboot your computer, Xfce4 Session has a run time dependency on . To configure Sudo so that a user can shut down or reboot, add a line to /etc/sudoers. In this echo, change USERNAME for the user's login name. As the root user: echo USERNAME ${HOSTNAME} = NOPASSWD: /usr/lib/xfce4/session/xfsm-shutdown-helper \ >> /etc/sudoers Contents Installed Programs Installed Library Installed Directories xfce4-session, xfce4-session-logout, xfce4-session-settings and xfce4-tips. libxfsm-4.6.so. /usr/include/xfce4/xfce4-session-4.6, /usr/share/xfce4/tips and /usr/share/doc/xfce4-session-&xfce4-session-version;. Short Descriptions xfce4-session starts up the Xfce Desktop Environment. xfce4-session xfce4-session-logout logs out from Xfce. xfce4-session-logout xfce4-session-settings is a Gtk 2 GUI which allows you to alter your preferences for your Xfce Session. xfce4-session-settings xfce4-tips is a Gtk 2 GUI which displays tips when you log in to an Xfce Session. xfce4-tips libxfsm-4.6.so contains the Xfce Session API functions. libxfsm-4.6.so