summaryrefslogtreecommitdiff
path: root/data/README
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-04-11 03:20:38 +0000
committerDana Jansens <danakj@orodu.net>2002-04-11 03:20:38 +0000
commitdfc5f034581f5a26cba5c4811500438f89f0634a (patch)
treeefb1e3af799383aa5835a736cabf658d18db4be5 /data/README
parent17532e906b1dd6340bb1eccd2d9724643637958b (diff)
Initial revision
Diffstat (limited to 'data/README')
-rw-r--r--data/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/data/README b/data/README
new file mode 100644
index 00000000..dd19795f
--- /dev/null
+++ b/data/README
@@ -0,0 +1,20 @@
+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 and 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.