slackbuilds/desktop/openbox
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README desktop/openbox: Updated for version 3.4.7.2 2010-05-12 17:38:01 +02:00
doinst.sh desktop/openbox: Updated for version 3.5.0, new maintainer. 2011-12-27 10:15:26 -06:00
openbox.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
openbox.info Several: Change my email to @SBo in all maintained scripts 2012-08-27 22:44:52 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
xinitrc.gnome-openbox desktop/openbox: Poke consolekit in xinitrc 2010-12-20 21:22:31 -06:00
xinitrc.kde-openbox desktop/openbox: Poke consolekit in xinitrc 2010-12-20 21:22:31 -06:00
xinitrc.openbox desktop/openbox: Added "dbus-launch --exit-with-session" to xinitrc 2012-08-21 15:36:49 -05:00
xinitrc.openbox-session desktop/openbox: Added "dbus-launch --exit-with-session" to xinitrc 2012-08-21 15:36:49 -05:00

README

Openbox is a standards compliant, fast, light-weight, extensible
window manager.  Openbox was written first to comply with standards
and to work properly.  Openbox is fully functional as a stand-alone
working environment, or can be used as a drop-in replacement for
the default window manager in the GNOME or KDE desktop environments.

To use Openbox in KDE or GNOME please specify this in the script or
when running the script by setting KXINIT or GXINIT to "YES",
respectively.  For example, to add an option to use Openbox in KDE
you can run:

KXINIT=YES ./openbox.SlackBuild

If you do not make the package with this support and you want to run
Openbox in KDE or GNOME, then you should copy the respective xinitrc
script from /usr/doc/openbox/xinit to /etc/X11/xinit/.  You will
also need to copy openbox-kde-session or openbox-gnome-session to
/usr/bin/.  To be used, all the scripts will need to be executable.

NOTE: This SlackBuild nows has xinit scripts for openbox and
openbox-session.  You *must* select "openbox-session" in order to
use your autostart file.  It is recommended that you run xwmconfig
to correct this if you have used previous versions of this
SlackBuild.  Similarly, select "Openbox-Session" instead of
"Openbox" in KDM/XDM if you want session management and your
autostart file to be used.

If you do not plan on using a session manager with Openbox you can
build a smaller binary by disabling session management support.  To
do this simply configure with '--disable-session-management'.