From 346e5afc22321589d54bff9c3e3971c8392cf168 Mon Sep 17 00:00:00 2001 From: Nicolas Pouillard Date: Mon, 2 Nov 2009 10:51:23 +0100 Subject: Update docs about scrolling --- README | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index cd3e8db..816fff4 100644 --- a/README +++ b/README @@ -111,12 +111,10 @@ The following commands are recognized: * `back` * `forward` -* `scroll_vert ` -* `scroll_horz ` - - amount is given in pixels(?) or as a percentage of the size of the view - - set amount to 100% to scroll a whole page -* `scroll_begin` -* `scroll_end` +* `scroll ` + - argument can be `begin`, `end`, or an amount given in pixels(?) + or as a percentage of the size of the view + - set the amount to 100% to scroll a whole page * `reload` * `reload_ign_cache` * `stop` -- cgit v1.2.3 From bea73a3e75bd6daec7ed7d0c465d15c3f9119ff1 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sun, 8 Nov 2009 14:15:29 +0100 Subject: fix strings so they can be rendered decently by markdown --- README | 143 ++++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 70 insertions(+), 73 deletions(-) (limited to 'README') diff --git a/README b/README index 201f9bd..f21cb2e 100644 --- a/README +++ b/README @@ -161,24 +161,24 @@ The following commands are recognized: - if you use `chain` with a handler script which must return some output (such as a cookie handler -- uzbl will wait for and use its output), use sync_spawn or sync_sh instead of spawn or sh in the command that should give the output * `event [event_details]` - send custom event -* menu_add