diff --git a/surf.1 b/surf.1
index 3b38143..89534e5 100644
--- a/surf.1
+++ b/surf.1
@@ -92,16 +92,16 @@ Prints xid to standard output. This can be used to script the browser by using
 Stops loading current page or stops download.
 .TP
 .B Ctrl\-h
-Walks back the history.
+Scrolls page horizontally to the left.
 .TP
-.B Ctrl\-l
-Walks forward the history.
+.B Ctrl\-j
+Scrolls page downwards.
 .TP
 .B Ctrl\-k
 Scrolls page upwards.
 .TP
-.B Ctrl\-j
-Scrolls page downwards.
+.B Ctrl\-l
+Scrolls page horizontally to the right.
 .TP
 .B Ctrl\-b
 Scroll up one whole page view.
@@ -109,11 +109,11 @@ Scroll up one whole page view.
 .B Ctrl\-Space
 Scroll down one whole page view.
 .TP
-.B Ctrl\-i
-Scroll horizontally to the right.
+.B Ctrl\-o
+Walks back the history.
 .TP
-.B Ctrl\-u
-Scroll horizontally to the left.
+.B Ctrl\-i
+Walks forward the history.
 .TP
 .B Ctrl\-Shift\-k or Ctrl\-+
 Zooms page in.
@@ -151,7 +151,7 @@ Reloads the website without using cache.
 .B Ctrl\-y
 Copies current URI to primary selection.
 .TP
-.B Ctrl\-o
+.B Ctrl\-u
 Show the sourcecode of the current page.
 .TP
 .B Ctrl\-Shift\-b
@@ -168,7 +168,7 @@ Toggle if the
 .I stylefile 
 file should be loaded.
 .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
