openbox/data
2003-01-29 19:32:11 +00:00
..
buttons dont install buttons we dont use 2003-01-29 19:24:51 +00:00
styles remove the word "sticky" from everywhere, and replace with "all desktops". change the titlebar layout to use D instead of S for the all-desktops button 2003-01-23 05:20:13 +00:00
.cvsignore adding .cvsignore files to the repository to clean up the output whenever you commit some sort of cvs action 2002-05-28 10:33:56 +00:00
Makefile.am include shit in the dist 2003-01-29 19:32:11 +00:00
menu.in Initial revision 2002-04-11 03:20:38 +00:00
README documentation fixes 2002-06-04 03:24:15 +00:00
README.menu s/black/open 2002-08-15 17:14:18 +00:00
README.style Initial revision 2002-04-11 03:20:38 +00:00

The data/ directory holds some menu and style (or theme) examples for Openbox.

The styles are installed as system defaults, and are ALWAYS overwritten when
upgrading or otherwise re-installing Openbox.  Changes to them are
discouraged, because of this reason.

In the data/ directory, you will find a directory named `styles.'  These are
the system defaults that are installed when Openbox is built, and they are
intended as examples on how to customize and control the appearance of Openbox.
In the event that a user does not have a defined style, Openbox falls back on
the example styles included here.

Also in the data/ directory is a file named `menu'.  This is meant as an
example but is also installed if make install detects that no menu exists.
If openbox is ever started without a valid menu the user will get a backup
menu which gives the ability to launch a xterm and exit the window manager.

For information on creating/editing a menu, see the file README.menu.

For information on creating/editing a style, see the file README.style.