aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/FAQ
diff options
context:
space:
mode:
authorGravatar Mason Larobina <mason.larobina@gmail.com>2009-07-20 00:22:35 +0800
committerGravatar Mason Larobina <mason.larobina@gmail.com>2009-07-20 00:22:35 +0800
commitc5031e57fec1e590d042d44767de0ff3630d61b4 (patch)
tree0b79c1206b8d1ceb96db977ceaa2da0df562f9cb /docs/FAQ
parentd0d68183d1ab117c0d8eb2aed66330dbdb5a99d9 (diff)
parentca17db26a529867716e406a69a55d16e6314381d (diff)
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
Diffstat (limited to 'docs/FAQ')
-rw-r--r--docs/FAQ2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/FAQ b/docs/FAQ
index b2a5c9c..43eaaaf 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -53,7 +53,7 @@ have lots of keybinding possibilities.
We stick to "one page per uzbl instance" because that's a simple, clean and flexible method. We believe "multiple instances management" is something that must
be handled outside of uzbl by a separate/different program. Here are some solutions:
- * Many window managers can (and should) handle this by default. Xmonads tabbed layout, Wmii's stacked layout and so on.
+ * Many window managers can (and should) handle this by default. Xmonads tabbed layout, Wmii's stacked layout, flubox tabs and so on.
* Uzbl supports acting as a GtkPlug to plug into GtkSockets (Xembed) so you can embed uzbl instances in other Gtk applications.
This allows several implementatinos, a popular one is [uzbl_tabbed.py](http://www.uzbl.org/wiki/uzbl_tabbed)
* If you want highest customizablity, you need the 3rd option: