diff -r 4ba95bdee123 -r 9241f6126d8d surf.1 --- a/surf.1 Fri Sep 11 09:39:43 2009 +0200 +++ b/surf.1 Sun Sep 13 13:34:16 2009 -0400 @@ -34,24 +34,49 @@ Walks forward the history. .TP .B Ctrl\-/ -Opens the search-bar. +Opens the search-bar. While the search-bar is open, +.BR Return +walks forward the search and +.BR Shift-Return +walks back the search. +.TP +.B Ctrl\-n +Walks forward the last search, even when the search-bar is closed. +.TP +.B Ctrl\-Shift\-n +Walks back the last search, even when the search-bar is closed. .TP .B Ctrl\-g Opens the URL-bar. .TP +.B Ctrl\-Shift\-j +Zooms out. +.TP +.B Ctrl\-Shift\-k +Zooms in. +.TP +.B Ctrl\-Shift\-i +Resets zoom to default. +.TP .B Ctrl\-p Loads URI from primary selection. .TP +.B Ctrl\-y +Copies current URI to primary selection. +.TP +.B Ctrl\-Shift\-p +Prints current page. +.TP .B Ctrl\-r -Reloads the website. +Reloads current page. .TP .B Ctrl\-Shift\-r -Reloads the website without using cache. -.TP -.B Ctrl\-y -Copies current URI to primary selection. +Reloads current page without using the cache. +.SH CUSTOMIZATION +surf is customized by creating a custom config.h and (re)compiling the source +code. .SH SEE ALSO -.BR dmenu(1) +.BR dmenu(1), .BR xprop(1) .SH BUGS Please report them!