<table cellspacing='0' cellpadding='0' border='0' ><tr><td valign='top' style='font: inherit;'>Actually, after I thought about this for a second the solution is simple.&nbsp; The openbox.desktop file that is in question is actually a part of the kdebase package.&nbsp; It doesn't get used until there is a xinitrc file for openbox available.&nbsp; The openbox slackBuild has the xinitrc's for openbox (session), openbox-KDE, and openbox-GNOME, and the corresponding .desktop files are in <br>/usr/share/xsessions/openbox*.&nbsp; This seemed to work fine in Slackware 12.0, but I don't think KDM in Slackware 12.1 looks there anymore.&nbsp; As a result only the stock openbox.desktop file (under<br>
/usr/share/apps/kdm/sessions from the kdebase package) is used.<br><br>The solution is to either move or symlink the created .desktop files under <br>/usr/share/xsessions/<br>so that they are in <br>/usr/share/apps/kdm/sessions/ <br><br>If you don't want the stock .desktop file to be overwritten (this is ideal), you should rename the new openbox.desktop file to openbox-session.desktop and change the "Name" field to something like Openbox-Session.&nbsp; The slackBuild README should then inform the user to use Openbox-Session if they want to use the autostart file.<br><br>Hopefully this clears everything up.<br><br>--phil<br><br>--- On <b>Tue, 6/24/08, Chess Griffin <i>&lt;chess@chessgriffin.com&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Chess Griffin &lt;chess@chessgriffin.com&gt;<br>Subject: Re: [Slackbuilds-users] Fwd: bug on openbox package<br>To: "Robby Workman"
 &lt;rworkman@slackbuilds.org&gt;, "SlackBuilds.org Users List" &lt;slackbuilds-users@slackbuilds.org&gt;, bqueiros@gmail.com, alien@slackbuilds.org<br>Date: Tuesday, June 24, 2008, 2:22 PM<br><br><pre>On Mon, Jun 23, 2008 at 6:03 PM, Robby Workman &lt;rworkman@slackbuilds.org&gt;<br>wrote:<br>&gt; Please preserve CC list.<br>&gt;<br>&gt;<br>&gt; Bruno Queiros wrote:<br>&gt;<br>&gt;&gt; I've been dealing a long time with a minor on openbox package, the<br>openbox<br>&gt;&gt; install ok, but it doesn't create the openbox config files on the<br>user's<br>&gt;&gt; home, and most important it doesn't use the autostart.sh feature,<br>witch is<br>&gt;&gt; needed to launch certain programs. So after a few reading, (i'm<br>using the<br>&gt;&gt; kdm login manager) i found out that to properly use openbox, it must<br>be<br>&gt;&gt; launch with openbox-session and not openbox, altough both will work,<br>the<br>&gt;&gt; openbox will not use autostart.sh. In your
 package after installing,<br>it does<br>&gt;&gt; create the file in  /usr/share/apps/kdm/sessions/openbox.desktop  but<br>it<br>&gt;&gt; launches the openbox (exec=openbox and tryecec=openbox) while it<br>should be<br>&gt;&gt; exec=/usr/bin/openbox-session and tryexec=/usr/bin/openbox-session. So<br>if<br>&gt;&gt; you could fix (i think it's your slackbuild file) it would be<br>great<br>&gt;<br>&gt;<br>&gt; Thanks for the report.  I'm CC'ing Chess Griffin on this, as I<br>believe<br>&gt; this is one of his scripts, actually.  I know he's in the middle of<br>&gt; some major personal business right now, so there might be a slight<br>&gt; delay on any action though.<br><br>Bruno, thanks for the report.  As Robby indicated, my CPU cycles are<br>pretty much maxed at the moment.  My wife and I are packing up our<br>house this week and moving with our two young'uns.  :-)  In fact, my<br>intertubes connection will be disrupted any moment now and won't
 be<br>re-established for a week or two.<br><br>However, once I get back online and in the swing of things, I will<br>definitely take a close look at this and see if I can update it.  I've<br>got several other SBo updates that I need to work on as well.<br><br>Again, thanks for your input.<br><br>-- <br>Chess Griffin<br>GPG Public Key: 0x0C7558C3<br>http://www.chessgriffin.com<br>_______________________________________________<br>SlackBuilds-users mailing list<br>SlackBuilds-users@slackbuilds.org<br>http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users<br>Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/<br>FAQ - http://slackbuilds.org/faq/</pre></blockquote></td></tr></table><br>