summaryrefslogtreecommitdiffstats
path: root/desktop/openbox/README
diff options
context:
space:
mode:
author Chess Griffin <chess@chessgriffin.com>2010-05-12 17:38:01 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 17:38:01 +0200
commit5cb4ca98ee42352121c63a00bd116615a1299c08 (patch)
treead3ee41a8d5a2194475eb4b07c574bd5404a4978 /desktop/openbox/README
parent924621b2d36ed0d87405d66353457f93f1ee0b58 (diff)
downloadslackbuilds-5cb4ca98ee42352121c63a00bd116615a1299c08.tar.gz
slackbuilds-5cb4ca98ee42352121c63a00bd116615a1299c08.tar.xz
desktop/openbox: Updated for version 3.4.7.2
Diffstat (limited to 'desktop/openbox/README')
-rw-r--r--desktop/openbox/README30
1 files changed, 15 insertions, 15 deletions
diff --git a/desktop/openbox/README b/desktop/openbox/README
index 2858867453..a8dab76eac 100644
--- a/desktop/openbox/README
+++ b/desktop/openbox/README
@@ -4,27 +4,27 @@ 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
+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
+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
+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
+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'.