While working on MX NoFrills, my custom distribution yet to be released I was annoyed by two things:
And so I changed openbox-lxde to the following: #!/bin/sh
exec openbox --config-file $XDG_CONFIG_HOME/openbox/rc.xml --startup "/usr/lib/x86_64-linux-gnu/openbox-autostart OPENBOX" "$@"
This ensures the standard rc.xml is used from openbox and openbox's autostart is iniatiated as well.
But I didn't like that openbox-autostart provided two other kinds of autostart, so I deleted those entries, but that is a matter of opinion. The amendment to openbox-lxde is a matter of fact; it is simply superior. Why turn people away from LXDE due to your failure to properly integrate openbox? This is stupid. Merge the changes.
Devuan Jedi