From 8318989f3ff3dbd97f8b0786939432fe09939e30 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Mon, 27 Apr 2009 21:39:54 +0200 Subject: notes for newcomers --- README | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README') diff --git a/README b/README index ed8471a..962bb31 100644 --- a/README +++ b/README @@ -1,3 +1,12 @@ +TO NEW PEOPLE: + - please read the README in /usr/share/uzbl/docs + - invoke uzbl --help + - to get you started: uzbl --uri 'http://www.archlinux.org' --config /usr/share/uzbl/examples/configs/sampleconfig + - study the sample config, have a look at all the bindings, and note how you can call the scripts to insert a bookmark, and load new url from history and the bookmarks file + - note that there is no url bar. all url editing is supposed to happen _outside_ of uzbl. right now you cannot just change the url as you please (we are working on that) + for now, you can use the load_from scripts and write commands into the fifo (see /usr/share/uzbl/docs/CHECKLIST) + + - Uzbl. In my opinion, any program can only be really useful if it complies to the unix philosophy. Web browsers are frequent violators of this principle. Time to change that! -- cgit v1.2.3