Asbestbrezel schriebIch bin jetzt mal davon ausgegangen, dass wenn ich den x-server als user starte, dass ich dann den openbox config manager auch als user bediene, oder ist dem nicht so?
"An error occured while saving the config file '/root/.config/openbox/rc.xml"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^root
Du oder Dein Configprogramm möchte scheinbar im root-Ordner speichern. So interpretiere ich zumindest Deine Fehlermeldung.
Hth,
Edward
BTW. Aus dem englischen
Openbox-Wiki, Chapter
Installation:
Note: Do this as a regular user, not as root.
$ mkdir -p ~/.config/openbox
$ cp /etc/xdg/openbox/{rc.xml,menu.xml,autostart,environment} ~/.config/openbox
Also sind 4 Dateien als User zu kopieren.
Upgrading to Openbox 3.5
If you are upgrading to Openbox 3.5 or later from an earlier release, be aware of these changes:
There is a new config file called environment that you should copy from /etc/xdg/openbox to ~/.config/openbox .
The config file previously called autostart.sh is now just called autostart. You should rename yours to remove the .sh from the end of the name.
Some of the configuration grammar in rc.xml has changed. While Openbox appears to understand the old options, it would be wise to compare your configuration to the one in /etc/xdg/openbox and look for changes that affect you.
autostart.sh wurde umbenannt in autostart!
Ich wünsche noch viel Erfolg und Spaß mit Archlinux.