[wiki] [sites] Update man page in chromekeys || Steven Dee

From: <git_AT_suckless.org>
Date: Mon, 19 May 2014 19:33:25 +0200

commit 6287fab0458100c16c4ed43bd33606b2986bf4e4
Author: Steven Dee <steve_AT_smartercode.net>
Date: Mon May 19 17:33:04 2014 +0000

    Update man page in chromekeys

diff --git a/surf.suckless.org/patches/chromekeys.md b/surf.suckless.org/patches/chromekeys.md
index 98809f1..4b17ccd 100644
--- a/surf.suckless.org/patches/chromekeys.md
+++ b/surf.suckless.org/patches/chromekeys.md
_AT_@ -13,7 +13,7 @@ mod-u is view source, and mod-shift-u opens the inspector.
 Download
 --------
 
-* [surf-0.6-chromekeys.diff](surf-0.6-chromekeys.diff) (1908) (20140515)
+* [surf-0.6-chromekeys.diff](surf-0.6-chromekeys.diff) (20140519)
 
 Author
 ------
diff --git a/surf.suckless.org/patches/surf-0.6-chromekeys.diff b/surf.suckless.org/patches/surf-0.6-chromekeys.diff
index ce8ddee..834b424 100644
--- a/surf.suckless.org/patches/surf-0.6-chromekeys.diff
+++ b/surf.suckless.org/patches/surf-0.6-chromekeys.diff
_AT_@ -33,3 +33,74 @@ index 80a0feb..f8dc533 100644
      { MODKEY, GDK_slash, spawn, SETPROP("_SURF_FIND", "_SURF_FIND") },
  
      { MODKEY, GDK_n, find, { .b = TRUE } },
+diff --git a/surf.1 b/surf.1
+index 1530ec6..8d1caf4 100644
+--- a/surf.1
++++ b/surf.1
+_AT_@ -114,10 +114,10 @@ which surf should use.
+ .B Escape
+ Stops loading current page or stops download.
+ .TP
+-.B Ctrl\-h
++.B Ctrl\-o
+ Walks back the history.
+ .TP
+-.B Ctrl\-l
++.B Ctrl\-i
+ Walks forward the history.
+ .TP
+ .B Ctrl\-k
+_AT_@ -126,17 +126,20 @@ Scrolls page upwards.
+ .B Ctrl\-j
+ Scrolls page downwards.
+ .TP
++.B Ctrl\-h
++Scroll horizontally to the left.
++.TP
++.B Ctrl\-l
++Scroll horizontally to the right.
++.TP
+ .B Ctrl\-b
+ Scroll up one whole page view.
+ .TP
+-.B Ctrl\-Space
++.B Ctrl\-f or Ctrl\-Space
+ Scroll down one whole page view.
+ .TP
+-.B Ctrl\-i
+-Scroll horizontally to the right.
+-.TP
+ .B Ctrl\-u
+-Scroll horizontally to the left.
++Show the sourcecode of the current page.
+ .TP
+ .B Ctrl\-Shift\-k or Ctrl\-+
+ Zooms page in.
+_AT_@ -147,7 +150,7 @@ Zooms page out
+ .B Ctrl\-Shift\-q
+ Resets Zoom
+ .TP
+-.B Ctrl\-f and Ctrl\-\e
++.B Ctrl\-/
+ Opens the search-bar.
+ .TP
+ .B Ctrl\-n
+_AT_@ -174,9 +177,6 @@ Reloads the website without using the cache.
+ .B Ctrl\-y
+ Copies current URI to primary selection.
+ .TP
+-.B Ctrl\-o
+-Show the sourcecode of the current page.
+-.TP
+ .B Ctrl\-Shift\-a
+ Toggle through the the
+ .I cookie policies.
+_AT_@ -196,7 +196,7 @@ Toggle if the
+ .I stylefile
+ file should be loaded. This will reload the page.
+ .TP
+-.B Ctrl\-Shift\-o
++.B Ctrl\-Shift\-u
+ Open the Web Inspector (Developer Tools) window for the current page.
+ .TP
+ .B Ctrl\-Shift\-s
Received on Mon May 19 2014 - 19:33:25 CEST

This archive was generated by hypermail 2.3.0 : Thu Jun 18 2015 - 17:38:48 CEST