about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMarco Peereboom <marco@conformal.com>2012-02-28 10:26:13 -0600
committerMarco Peereboom <marco@conformal.com>2012-02-28 10:26:13 -0600
commit7bcfc7ebab66c29c18547c9b03cc038976ed74da (patch)
tree74605289a1ae314a8e94e7b63c612a4436a50882
parent1a4b5322ea7a42a3c6c5c18c82ebdba5e63d8d45 (diff)
downloadxombrero-7bcfc7ebab66c29c18547c9b03cc038976ed74da.tar.gz
document the strategy used in the config file, prompted by jy-p
-rw-r--r--xxxterm.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/xxxterm.conf b/xxxterm.conf
index 452d5d6..111783a 100644
--- a/xxxterm.conf
+++ b/xxxterm.conf
@@ -2,6 +2,16 @@
 ## GENERAL SETTINGS
 ##
 
+#
+# The strategy for the config file is as follows:
+#
+# Boolean values are the opposite of the default and need to simply be
+# uncommented to alter the default.
+#
+# Text values *are* set to the default and in order to change them one must
+# uncomment the option *and* change the value.
+#
+
 # NOTE: browser_mode and gui_mode MUST be the first entries in this
 # file!