%general-entities; ]> $LastChangedBy$ $Date$ LXSession-&lxsession-version; LXSession Introduction to LXSession The LXSession package contains the default session manager for LXDE. &lfs84_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &lxsession-md5sum; Download size: &lxsession-size; Estimated disk space required: &lxsession-buildsize; Estimated build time: &lxsession-time; LXSession Dependencies Required , , , and Optional (may be used at runtime to display the distribution release in the logout dialog), , and with and (to build man pages) User Notes: Installation of LXSession Install LXSession by running the following commands: ./configure --prefix=/usr --disable-man && make This package does not come with a test suite. Now, as the root user: make install Command Explanations --disable-man: This switch disables building of the manual pages. Remove it if you have installed optional dependencies and wish to build the manual pages. : Builds against GTK+-3 instead of GTK+-2, which is required anyway by libunique. Configuring LXSession Automatic Startup If is not installed, the lxpolkit authentification agent needs to be started. Issue the following commands as the root user to create a startup file for lxpolkit: mkdir -p /etc/xdg/autostart && cat > /etc/xdg/autostart/lxpolkit.desktop << "EOF" [Desktop Entry] Type=Application Name=LXPolKit Comment=Policykit Authentication Agent Exec=lxpolkit TryExec=lxpolkit Icon=gtk-dialog-authentication NotShowIn=GNOME;KDE;MATE; Hidden=true EOF Contents Installed Programs Installed Libraries Installed Directory lxclipboard, lxlock, lxpolkit, lxsession, lxsession-db, lxsession-default, lxsession-default-apps, lxsession-default-terminal, lxsession-edit, lxsession-logout, lxsession-xdg-autostart, lxsession-xsettings, and lxsettings-daemon None /usr/share/lxsession Short Descriptions lxclipboard is a clipboard utility for LXSession and LXDE. lxclipboard lxlock locks the local X display until a password is entered. lxlock lxpolkit is a polkit agent. lxpolkit lxsession is a lightweight X session manager. lxsession lxsession-default launch default applications set by LXsession. lxsession-default lxsession-default-apps is an utility to configure lxsession and its default applications. lxsession-default-apps lxsession-default-terminal launch the default terminal set by LXSession. lxsession-default-terminal lxsession-edit is the standard session edit manager used by LXDE. lxsession-edit lxsession-logout is a program to logout from LXSession. lxsession-logout lxsession-xdg-autostart handles the autostart spec of freedesktop.org. lxsession-xdg-autostart lxsession-xsettings is a tool to configure gtk+ themes, keyboard, and mouse for you on session startup. lxsession-xsettings lxsettings-daemon is the settings daemon for LXsession. lxsettings-daemon