From 43b3f976c192fd519700136dcbea7f8a780549ee Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Tue, 13 Dec 2011 17:49:54 -0700 Subject: link to the keybindings in the FAQ --- docs/FAQ | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/docs/FAQ b/docs/FAQ index d5245b4..48660c0 100644 --- a/docs/FAQ +++ b/docs/FAQ @@ -1,7 +1,20 @@ FAQ --- +### I just installed uzbl but it doesn't do much. What now? + +There's no "uzbl" command, that's just the name for the whole collection of +tools. The command you're looking for is `uzbl-browser` or `uzbl-tabbed`. + +The central program `uzbl-core` doesn't do many useful things by itself, +it's meant for integration with other tools and scripts. See README. + +Once you've got `uzbl-browser` or `uzbl-tabbed` running, +the first thing to do is look at the [keybindings](http://uzbl.org/keybindings.php). +The second thing to do is explore the default configuration (`~/.config/uzbl/config`). + ### Help, Uzbl isn't responding to any of my keyboard commands! + If the left side of the status bar says `[]` instead of `[Cmd]` when you start `uzbl-browser`, then the event manager isn't starting or its plugins aren't loading. @@ -13,13 +26,6 @@ If you're trying to run uzbl without installing it, you should launch `uzbl-event-manager` yourself with the `--plugin-dir=DIR` option pointing to the location of the event manager plugins (they're in examples/data/plugins/) -### I just installed uzbl but it doesn't do much. What now? -There's no "uzbl" command, that's just the name for the whole collection of -tools. The command you're looking for is `uzbl-browser` or `uzbl-tabbed`. - -The central program `uzbl-core` doesn't do many useful things by itself, -it's meant for integration with other tools and scripts. See README. - ### Where are the widgets (forward button, back button, search bar, etc)? There are none. What we do have is a powerful statusbar and lots of keybinding possibilities. -- cgit v1.2.3