PDA

View Full Version : [Solved] [Openbox] No *.xml files for openbox


mefizto
August 7th, 2010, 01:36
Greetings all,

I have installed openbox from ports:
cd /usr/ports/x11-wm/openbos
make install clean

The openbox starts, but I cannot find the files
etc/xdg/openbox/menu.xml
etc/xdg/openbox/rc.xml

The
less pkg-plist
claerly shows that the files are there. Have I missed something?

Kindest regards,

M

DutchDaemon
August 7th, 2010, 03:00
All ports install with prefix /usr/local/ so you'll find them in /usr/local/etc/xdg/.. etcetera.

mefizto
August 7th, 2010, 03:41
Dear DutchDaemon,

you are awesome, it is there.

Thank you,

M