| Author |
Message |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Sun 06 Jan 2008, 03:33 Post subject:
openbox-3.4.7.1 + obconf-2.0.3 Subject description: 2008-04-20 - updated |
|
This was compiled in Puppy 4 and may not work in other Puppies.
This is the openbox window manager & its gui configuration tool.
http://icculus.org/openbox/index.php/Main_Page
This depends on libstartup-notification which I know I've posted before but I'll post again.
Just install the dotpets and at the command line type:
# obmenu-refresh
Exit to a prompt (ctrl-alt-backspace) and type
# xwin openbox-session
Openbox has no panel so you may want to use lxpanel or fbpanel from:
http://www.murga-linux.com/puppy/viewtopic.php?t=25118
http://www.murga-linux.com/puppy/viewtopic.php?t=25103
2008-01-22:
I revised the obmenu-refresh script. You'll want to add these lines to the end of /usr/sbin/fixmenus
| Code: |
#support for fbpanel, lxpanel, openbox, fluxbox, pekwm...
[ `which tempicons` ] && tempicons
[ `which fbpanel_menu_refresh` ] && fbpanel_menu_refresh
[ `which lxpanel_menu_refresh` ] && lxpanel_menu_refresh
[ `which jwm2fluxbox` ] && jwm2fluxbox ##current fluxbox_menu_refresh doesn't support menu icons while this does
[ `which obmenu-refresh` ] && obmenu-refresh
[ `which jwm2pekwm` ] && jwm2pekwm
|
| Description |
|

Download |
| Filename |
openbox-3.4.7.1.pet |
| Filesize |
204.03 KB |
| Downloaded |
1675 Time(s) |
| Description |
|

Download |
| Filename |
obconf-2.0.3.pet |
| Filesize |
54.41 KB |
| Downloaded |
1590 Time(s) |
| Description |
|

Download |
| Filename |
startup-notification-0.9.pet |
| Filesize |
12.5 KB |
| Downloaded |
1534 Time(s) |
Last edited by plinej on Sun 20 Apr 2008, 12:26; edited 7 times in total
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Sun 06 Jan 2008, 03:34 Post subject:
|
|
Here are the nls & dev files incase you need them.
| Description |
|

Download |
| Filename |
openbox_nls-3.4.7.1.pet |
| Filesize |
42.13 KB |
| Downloaded |
981 Time(s) |
| Description |
|

Download |
| Filename |
openbox_dev-3.4.7.1.pet |
| Filesize |
7.26 KB |
| Downloaded |
965 Time(s) |
| Description |
|

Download |
| Filename |
obconf_nls-2.0.3.pet |
| Filesize |
13.8 KB |
| Downloaded |
979 Time(s) |
Last edited by plinej on Sun 20 Apr 2008, 12:28; edited 4 times in total
|
|
Back to top
|
|
 |
cf13
Joined: 27 Mar 2007 Posts: 55
|
Posted: Tue 08 Jan 2008, 13:30 Post subject:
|
|
Hi plinej!
First of all, thanks a lot for your work.
When I load to openbox I just get a black desktop, no icons, nothing. But I can right click with the mouse and open the puppy menu.
Also if I want to open rox-filer I just get thunar but without my normal icons, but this happens with xfce4 too.
|
|
Back to top
|
|
 |
trapster

Joined: 28 Nov 2005 Posts: 1966 Location: Maine, USA
|
Posted: Tue 08 Jan 2008, 14:49 Post subject:
|
|
There was an Xfce package around here that did "rename" rox to use thunar. I wasn't particulary fond of getting thunar to fire up that way so I changed it back. My guess is that this also happened to you.
_________________ trapster
Maine, USA
Asus eeepc 1005HA PU1X-BK
Frugal install:Puppeee4.31 + 1.0, Puppy4.10 + Lupu52
Currently using Puppeee-1.0 AND lupu52 w/ fluxbox
|
|
Back to top
|
|
 |
cf13
Joined: 27 Mar 2007 Posts: 55
|
Posted: Tue 08 Jan 2008, 15:02 Post subject:
|
|
Hi trapster,
Do you remember how did you change it?, I sometimes prefer rox over thunar.
Any ideas of why I get a black screen?
Thanks.
|
|
Back to top
|
|
 |
trapster

Joined: 28 Nov 2005 Posts: 1966 Location: Maine, USA
|
Posted: Tue 08 Jan 2008, 18:40 Post subject:
|
|
I do not use openbox so I cannot help you with the black screen.
The rox / thunar rung a bell because I went thru it.
Have a look in /usr/bin, you will find a file called "rox". Open it as a text file and you'll see what's going on. If I remember correctly, I just renamed it to rox-thunar (in case I ever wanted to use it) and that fixed things.
The /usr/bin/rox file is a redirection and has provisions to use rox if you went back to jwm and to use thunar if you use Xfce. My problem is I use 3 - 4 different wm's at any given day of the week.
Hope this helps.
_________________ trapster
Maine, USA
Asus eeepc 1005HA PU1X-BK
Frugal install:Puppeee4.31 + 1.0, Puppy4.10 + Lupu52
Currently using Puppeee-1.0 AND lupu52 w/ fluxbox
|
|
Back to top
|
|
 |
JB4x4
Joined: 30 Jul 2006 Posts: 256
|
Posted: Tue 08 Jan 2008, 19:31 Post subject:
|
|
This is correct,
/usr/bin/rox is a script that calls the file manager based on window manager choice.
/usr/local/bin/rox is the "true" rox, so renaming (or removing) /usr/bin/rox will effectively disable the script allowing the "true" rox to start.
JB
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Wed 09 Jan 2008, 05:06 Post subject:
|
|
I'm not sure why you wouldn't get icons. I'm using openbox and the icons still work fine. I'm guessing something else you installed or did messed them up. It's probably something to do with the rox script you have as opposed to the real rox. You could probably just run the following command to get your icons back though:
# /usr/local/bin/rox -p /root/Choices/ROX-Filer/PuppyPin
|
|
Back to top
|
|
 |
cf13
Joined: 27 Mar 2007 Posts: 55
|
Posted: Wed 09 Jan 2008, 14:01 Post subject:
|
|
Hi guys!
Yes it was the /usr/bin/rox, I rename it and that's solved the black screen and now rox works with openbox and xfce4.
Thanks
|
|
Back to top
|
|
 |
trapster

Joined: 28 Nov 2005 Posts: 1966 Location: Maine, USA
|
Posted: Wed 09 Jan 2008, 18:40 Post subject:
|
|
Another satisfied customer.
_________________ trapster
Maine, USA
Asus eeepc 1005HA PU1X-BK
Frugal install:Puppeee4.31 + 1.0, Puppy4.10 + Lupu52
Currently using Puppeee-1.0 AND lupu52 w/ fluxbox
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Wed 09 Jan 2008, 19:23 Post subject:
|
|
updated to 3.4.5
* Added Hungarian translation
* Updated Finnish, Russian, German and French translations
* Fixed some very minor memory leaks
* Hide the desktop popup when showing the focus popup
* Fix a crash when trying to access the More... menu of client-list-combined-menu
* Fix the coordinate popup only showing up on the first monitor in xinerama
* Add --exit to exit the currently running openbox instance
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Tue 22 Jan 2008, 20:07 Post subject:
|
|
updated the package, see the first post
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Fri 08 Feb 2008, 01:28 Post subject:
|
|
updated to openbox 3.4.6.1 & obconf 2.0.3
|
|
Back to top
|
|
 |
Joshas
Joined: 21 Jan 2008 Posts: 26
|
Posted: Wed 26 Mar 2008, 09:50 Post subject:
|
|
Has anyone succeeded in compiling openbox on Puppy 3.01?
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Sun 20 Apr 2008, 12:28 Post subject:
|
|
updated to openbox 3.4.7.1
|
|
Back to top
|
|
 |
|