aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Rob <rob.manea@gmail.com>2009-11-08 02:22:23 +0100
committerGravatar Rob <rob.manea@gmail.com>2009-11-08 02:22:23 +0100
commitc28aa99ebcf0df79b1015d9fd41a5f4382306c4c (patch)
treeaf0d470d81b8d0c60d4b11b2d50a1023c651a225 /README
parent3fd1c34f8117e28a4b79251e01de9e3c9ad34c98 (diff)
parent3f1735f443f8812c7ee260ea464ca538b497c99b (diff)
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 14f73ad..201f9bd 100644
--- a/README
+++ b/README
@@ -263,7 +263,10 @@ Besides the builtin variables you can also define your own ones and use them in
- TITLE
- SELECTED_URI
- MODE
- - NAME: name of the uzbl instance (Xorg window id, unless set by cmdline arg) (TODO: can't we make this a variable?)
+ - NAME: name of the uzbl instance (TODO: can't we make this a variable?)
+ * default: Xorg window id
+ * overridable with cmdline arg
+ * in GtkSocket mode, this is a random number to prevent name clashes
### VARIABLE EXPANSION AND COMMAND/JAVA SCRIPT SUBSTITUTION