DescriptionJames Michael Fultz
2004-10-05 06:45:34 EDT
The default configuration file installed with version 3.2 of Openbox is lacking
some options. Since Openbox's configuration options are mostly undocumented save
for its configuration file, I think it would be helpful if not only correct for
these missing options to be present.
Comment 1James Michael Fultz
2004-10-05 06:48:32 EDT
Created attachment 503[details]
Patch to add new options to the `rc.xml.in' file from the Openbox 3.2 sources
Added options keepBorder, popupPosition, popupShow, hideDelay, hilightFirst,
warpPointer, and xorStyle. All options are set to the default values taken from
Openbox's source code.
Comment 2James Michael Fultz
2004-10-06 11:11:59 EDT
Created attachment 505[details]
Adds new options to the Openbox configuration file
This is a patch against `rc.xml.in' from CVS.
Created attachment 969[details]
brings rc.xml.in up to date
AFAICT, this adds all the missing options to the default config file, except WRT key and mouse bindings (bind something to every action?).
It also adds a commented-out list of all possible values for many (all?) enumeration types.
Created attachment 503 [details] Patch to add new options to the `rc.xml.in' file from the Openbox 3.2 sources Added options keepBorder, popupPosition, popupShow, hideDelay, hilightFirst, warpPointer, and xorStyle. All options are set to the default values taken from Openbox's source code.
Created attachment 505 [details] Adds new options to the Openbox configuration file This is a patch against `rc.xml.in' from CVS.
Created attachment 969 [details] brings rc.xml.in up to date AFAICT, this adds all the missing options to the default config file, except WRT key and mouse bindings (bind something to every action?). It also adds a commented-out list of all possible values for many (all?) enumeration types.