[openbox] Include another config file?
Vlad George
mail at vlad-george.de
Fri Oct 8 12:35:22 EDT 2010
Hello,
On Fri, Oct 08, 2010 at 04:27:01PM +0200, Ikem Krueger wrote:
> I wanna split the "~/.config/openbox/rc.xml" to:
>
> *rc.xml
> *keyboard-shortcuts-general.xml
> *keyboard-shortcuts-pekwm.xml
> *keyboard-shortcuts-windows.xml
> *per-application-settings.xml
>
> Is there something like an <include> tag, to include other *.xml files?
Do smth like:
"
<!-- You can specify more than one menu file in here and they are all loaded,
just don't make menu ids clash or, well, it'll be kind of pointless -->
<!-- default menu file (or custom one in $HOME/.config/openbox/) -->
<file>root-menu.xml</file>
<file>mails-menu.xml</file>
...
<file>stuff.xml</file>
"
Vlad
--
More information about the openbox
mailing list