LXSession-0.5.2

Introduction to LXSession

The LXSession package contains the default session manager for LXDE.

This package is known to build and work properly using an LFS-7.9 platform.

Package Information

LXSession Dependencies

Required

dbus-glib-0.106, GTK+-2.24.29, libunique-1.1.6 (used by lxpolkit and lxclipboard), lsb_release-1.4 (runtime for lxde-logout so it does not crash), Polkit-0.113, and Vala-0.28.1

Optional

libxslt-1.1.28 with docbook-xml-4.5, docbook-xsl-1.79.1 (to build man pages), and UPower-0.9.23 with pm-utils-1.4.1 (used by lxsession-logout)

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/lxsession

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.

Contents

Installed Programs: 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
Installed Libraries: None
Installed Directory: /usr/share/lxsession

Short Descriptions

lxclipboard

is a clipboard utility for LXSession and LXDE.

lxlock

locks the local X display until a password is entered.

lxpolkit

is the polkit agent.

lxsession

is a lightweight X session manager.

lxsession-default

launch default applications set by LXsession.

lxsession-default-apps

is an utility to configure lxsession and its default applications.

lxsession-default-terminal

launch default terminal set by LXSession.

lxsession-edit

is the standard session edit manager used by LXDE.

lxsession-logout

is a program that to logout from LXSession.

lxsession-xdg-autostart

handle autostart spec of freedesktop.org.

lxsession-xsettings

is a tool to configure gtk+ themes, keyboard, and mouse for you on session startup.

lxsettings-daemon

is the settings daemon for LXsession.

Last updated on 2016-03-04 15:42:06 -0800