diff options
Diffstat (limited to 'desktop/openbox/README')
-rw-r--r-- | desktop/openbox/README | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/desktop/openbox/README b/desktop/openbox/README index 345bf31ea4..2858867453 100644 --- a/desktop/openbox/README +++ b/desktop/openbox/README @@ -13,9 +13,17 @@ 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 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. +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 |