From 918870de551a797c7f2caa1da592f53a5d555c19 Mon Sep 17 00:00:00 2001 From: Chris Gahan Date: Fri, 24 Apr 2015 01:52:48 -0400 Subject: [PATCH 1/2] Corrected the link to the comprehensive user_agent list. --- xombrero.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xombrero.conf b/xombrero.conf index 3b21a5b..55dc3b5 100644 --- a/xombrero.conf +++ b/xombrero.conf @@ -106,9 +106,9 @@ # default_script = ~/.xombrero/playflash.sh # "user_agent" can be set to just about anything, for a comprehensive -# list see: http://www.useragentstring.com/pages/All/ . If more than one -# "user_agent" is given, then xombrero will use them in a round-robin -# fashion for each request. +# list see: http://www.useragentstring.com/pages/useragentstring.php . +# If more than one "user_agent" is given, then xombrero will use them +# in a round-robin fashion for each request. # #user_agent = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) #user_agent = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) From 13ec97bb94b1629947af2a443da87a4cea3de4e8 Mon Sep 17 00:00:00 2001 From: Chris Gahan Date: Fri, 24 Apr 2015 01:53:31 -0400 Subject: [PATCH 2/2] Out of date manpage fixed (PageUp/PageDown are actually Page_Up/Page_Down) --- xombrero.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/xombrero.1 b/xombrero.1 index b9b25da..ee8a027 100644 --- a/xombrero.1 +++ b/xombrero.1 @@ -112,9 +112,9 @@ The address is then entered manually. The mouse can be used to navigate the page in the traditional manner, or the keyboard can be used instead. For example, -.Cm PageUp +.Cm Page_Up and -.Cm PageDown +.Cm Page_Down will scroll up and down the page. .Pp To follow a link, @@ -278,7 +278,7 @@ Top of page .It Cm Space, C-f, PageDown Page down .Pq Cm scrollpagedown -.It Cm C-b, PageUp +.It Cm C-b, Page_Up Page up .Pq Cm scrollpageup .It Cm l, Right @@ -344,10 +344,10 @@ Destroy current tab .It Cm U Undo close tab .Pq Cm tabundoclose -.It Cm C-Left, C-PageUp +.It Cm C-Left, C-Page_Up Go to the previous tab .Pq Cm tabprevious -.It Cm C-Right, C-PageDown +.It Cm C-Right, C-Page_Down Go to the next tab .Pq Cm tabnext .It Cm C-[1..9]