%general-entities; ]> $LastChangedBy$ $Date$ lxde-common-&lxde-common-version; lxde-common Introduction to LXDE Common The LXDE Common package provides a set of default configuration for LXDE. &lfs78_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &lxde-common-md5sum; Download size: &lxde-common-size; Estimated disk space required: &lxde-common-buildsize; Estimated build time: &lxde-common-time; LXDE Common Dependencies Required , , , , (runtime), and Recommended , , and Optional Runtime Dependencies , and a notification daemon such as or User Notes: Installation of LXDE Common Install LXDE Common by running the following commands: ./configure --prefix=/usr --sysconfdir=/etc && make This package does not come with a test suite. Now, as the root user: make install If you have installed recommended dependencies, run the following commands as the root user: update-mime-database /usr/share/mime && gtk-update-icon-cache -qf /usr/share/icons/hicolor && update-desktop-database -q Starting LXDE You can start LXDE from runlevel 3, using , or from runlevel 5, using a Display Manager, such as . To start LXDE using , run the following commands: cat > ~/.xinitrc << "EOF" ck-launch-session dbus-launch --exit-with-session startlxde EOF startx The X session starts on the first unused virtual terminal, normally vt7. You can switch to a vtn (n=1, 2, ...) simultaneously pressing the keys Ctrl-Alt-Fn. To switch back to the X session, normally started at vt7, use Ctrl-Alt-F7. If started from vt1 (the usual case), you will see many messages there, including X starting messages, applications automatically started with the session, and eventually, some warning and error messages. You may prefer to redirect those messages to a log file, which not only will keep vt1 uncluttered, but also can be used for debug purposes. This can be done starting X with: startx &> ~/.x-session-errors You may wish to drop consolekit and/or dbus-launch, e.g., just using startlxde in .~/.xinitrc, but some functionalities such as mount/umount file systems from a file manager will not be possible, or the reboot option will be absent or not functioning, between other problems. Because X is (normally) on vt7, when you shutdown the vt is switched back to that one where the command starting it was executed. In this case, if you wish to see the shutdown messages, simultaneously press keys Alt-F7, because normally those messages appear on the vt where X was running. Contents Installed Programs Installed Libraries Installed Directories lxde-logout, openbox-lxde and startlxde None /etc/xdg/{lxpanel,lxsession,openbox,pcmanfm}/LXDE and /usr/share/lxde Short Descriptions lxde-logout is used to quit the desktop session for LXDE. lxde-logout openbox-lxde is a wrapper script which runs Openbox with LXDE specific config file. openbox-lxde startlxde is used to start the desktop session for LXDE. startlxde