OpenBox Re-spin
Re: OpenBox Re-spin
FWIW,
The AVL-MXE (AV Linux MX Edition) Respin ISO comes with XFCE4 + Openbox (xfdesktop and xfwm are removed), now you may not want all of the multimedia programs and specialty stuff but it is based on MX 19.4.. The next AVL-MXE ISO based on MX-21 will have a much more refined Openbox experience hopefully more akin to the fit and finish of BunsenLabs..
http://www.bandshed.net/2021/05/22/avl- ... so-update/
The AVL-MXE (AV Linux MX Edition) Respin ISO comes with XFCE4 + Openbox (xfdesktop and xfwm are removed), now you may not want all of the multimedia programs and specialty stuff but it is based on MX 19.4.. The next AVL-MXE ISO based on MX-21 will have a much more refined Openbox experience hopefully more akin to the fit and finish of BunsenLabs..
http://www.bandshed.net/2021/05/22/avl- ... so-update/
Re: OpenBox Re-spin
@AVLinux FWIW. I have successfully used the Beryllium (BunsenLabs) experimental repos (setup) with MX21. see: https://forums.bunsenlabs.org/viewtopic.php?id=7357
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
Re: OpenBox Re-spin
The way I set up OpenBox on recent versions of MX, starting with the XFCE version, is to install LXDE with MX Package Installer. (LXDE pulls in OpenBox.) The whole footprint is tiny, besides, I'm using a significant number of the LXDE components with OpenBox and it leaves me the option to run LXDE if I were to want to do that. (Note: I never remove any of the XFCE or LXDE components. XFCE also contains many useful components that you can continue to use with OpenBox on the desktop, including the possibility of using the xfce4-panel as your OpenBox panel.)
I use pcmanfm to manage the desktop and lxpanel to provide an easily configured panel and dynamic menu button and systray which just works with default settings. In fact, LXDE is little more than those components and a few well designed accessories.
To get OpenBox to use those two components working together, just add to ~/.config/autostart:
My full ~/.config/autostart is:
I also use the openbox-menu package to generate a nice right-click dynamic menu on the desktop.
I started a thread on the Gentoo forums with a fuller discussion of my conversion from LXDE to OpenBox on the desktop. The configurations and scripts posted there are fully cross-platform. That post is here: https://forums.gentoo.org/viewtopic-t-1 ... enbox.html
An internet search for "configure openbox" will provide a rich trove of alternative components that can be used with OpenBox instead of running a full desktop environment. I'm a big fan of OpenBox.
I use pcmanfm to manage the desktop and lxpanel to provide an easily configured panel and dynamic menu button and systray which just works with default settings. In fact, LXDE is little more than those components and a few well designed accessories.
To get OpenBox to use those two components working together, just add to ~/.config/autostart:
Code: Select all
lxpanel &
pcmanfm --desktop &
Code: Select all
numlockx &
setxkbmap -option terminate:ctrl_alt_bksp &
lxpanel &
pcmanfm --desktop &
volumeicon &
#xscreensaver &
#xautolock -time 30 -locker slock
pause 5
conky -d &
I started a thread on the Gentoo forums with a fuller discussion of my conversion from LXDE to OpenBox on the desktop. The configurations and scripts posted there are fully cross-platform. That post is here: https://forums.gentoo.org/viewtopic-t-1 ... enbox.html
An internet search for "configure openbox" will provide a rich trove of alternative components that can be used with OpenBox instead of running a full desktop environment. I'm a big fan of OpenBox.
Re: OpenBox Re-spin
@figueroa
Handy info, thanks! Just thought I'd also mention that for power users of Openbox MX now has 'obmenu-generator' and it's related components so if you want you can have pretty snazzy OB menus with your system Icon theme without requiring any D.E. components from LXDE or XFCE4..
Handy info, thanks! Just thought I'd also mention that for power users of Openbox MX now has 'obmenu-generator' and it's related components so if you want you can have pretty snazzy OB menus with your system Icon theme without requiring any D.E. components from LXDE or XFCE4..
You do not have the required permissions to view the files attached to this post.
Re: OpenBox Re-spin
Also I think you may have the option to use wayland with Johann Malam's openbox wayland re-write sometime in the near? future.
EDIT: @AVLinux here's the github for labwc
https://github.com/johanmalm/labwc
EDIT: @AVLinux here's the github for labwc
https://github.com/johanmalm/labwc
Last edited by manyroads on Fri Oct 29, 2021 10:41 am, edited 1 time in total.
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
Re: OpenBox Re-spin
@AVLinux, Thanks -- obmenu-generator looks nice. I'll make a note in case I feel like I'm getting in a rut.
ADDED: openbox-menu also generates icons; it's good to have an endorsement for an alternative.
ADDED: openbox-menu also generates icons; it's good to have an endorsement for an alternative.
Re: OpenBox Re-spin
I'd like to install MX with Openbox on an old PIII PC. The thing is: The MX installer in the live session stops after 15% every time. What I can do is install MX via cli (adding 3 in the live boot screen). But afterwards neither the Fluxbox version nor XFCE are loading properly.
That's why I would like to install MX with Openbox. What I'm wondering now is how can I make Openbox the default DE during installation via cli so that Openbox is loaded as DE. Do you have an idea or suggestion [sorry in advance if the solution is actually obvious but I don't see it]?
That's why I would like to install MX with Openbox. What I'm wondering now is how can I make Openbox the default DE during installation via cli so that Openbox is loaded as DE. Do you have an idea or suggestion [sorry in advance if the solution is actually obvious but I don't see it]?
Last edited by S.t.e.P. on Sun Dec 05, 2021 9:34 am, edited 1 time in total.
Re: OpenBox Re-spin
Please show us Quick System Info (--> menu, then just paste into the post)!
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: OpenBox Re-spin
Try to do it in steps. Boot the live-usb with persistence. Install LXDE. Log out and log back in with LXDE. LXDE is littel more that OpenBox with PCManFM running the desktop and LXPanel and very little else.S.t.e.P. wrote: Mon Nov 15, 2021 11:59 am I'd like to install MX with Openbox on a old PIII PC. The thing is: The MX installer in the live session stops after 15% every time. What I can do is install MX via cli (adding 3 in the live boot screen). But afterwards neither the Fluxbox version nor XFCE are loading properly.
That's why I would like to install MX with Openbox. What I'm wondering now is how can I make Openbox the default DE during installation via cli so that Openbox is loaded as DE. Do you have an idea or suggestion [sorry in advance if the solution is actually obvious but I don't see it]?
Reboot, saving your persistence file and be sure you are logged in with LXDE. Now, make a snapshot for safekeeping somewhere other than on the booted USB flash drive. Once the snapshot is created, see if you can install.
If not, make the changes necessary to login to your Live-usb with just OpenBox. I suggest as a minimum you add the following to your .config/openboox/autostart:
Code: Select all
lxpanel &
pcmanfm --desktop &
I'm following this thread and will look in again, hopefully to see that you succeed.
Re: OpenBox Re-spin
It worked! Thanks to your advice figueroa!
Now this machine from 1999 (was "powerful" at the time and cost me 2.600,00 DM) has an up to date OS.
Also thanks to the whole MX team. You, providing 32bit, saved resources - this PC can now still run.
Now this machine from 1999 (was "powerful" at the time and cost me 2.600,00 DM) has an up to date OS.
Also thanks to the whole MX team. You, providing 32bit, saved resources - this PC can now still run.
Last edited by S.t.e.P. on Fri Nov 26, 2021 10:32 am, edited 1 time in total.