1SURF(1) General Commands Manual SURF(1)
2
3
4
6 surf - simple webkit-based browser
7
9 surf [-e xid] [-i] [-p] [-s] [-v] [-x] URI
10
12 surf is a simple Web browser based on WebKit/GTK+. It is able to dis‐
13 play websites and follow links. It supports the XEmbed protocol which
14 makes it possible to embed it in another application. Furthermore, one
15 can point surf to another URI by setting its XProperties.
16
18 -e xid Reparents to window specified by xid.
19
20 -i Disable Images
21
22 -p Disable Plugins
23
24 -s Disable Javascript
25
26 -v Prints version information to standard output, then exits.
27
28 -x Prints xid to standard output. This can be used to script the
29 browser by using xprop(1).
30
32 Escape Stops loading current page or stops download.
33
34 Ctrl-h Walks back the history.
35
36 Ctrl-l Walks forward the history.
37
38 Ctrl-k Scrolls page upwards.
39
40 Ctrl-j Scrolls page downwards.
41
42 Ctrl-Shift-k
43 Zooms page in.
44
45 Ctrl-Shift-j
46 Zooms page out
47
48 Ctrl-Shift-i
49 Resets Zoom
50
51 Ctrl-/ Opens the search-bar.
52
53 Ctrl-n Go to next search result.
54
55 Ctrl-Shift-n
56 Go to previous search result.
57
58 Ctrl-g Opens the URL-bar.
59
60 Ctrl-p Loads URI from primary selection.
61
62 Ctrl-Shift-p
63 Calls Printpage Dialog.
64
65 Ctrl-r Reloads the website.
66
67 Ctrl-Shift-r
68 Reloads the website without using cache.
69
70 Ctrl-y Copies current URI to primary selection.
71
72 Ctrl-o show the sourcecode of the current page.
73
75 dmenu(1) xprop(1)
76
78 Please report them!
79
80
81
82 surf-0.4.1 SURF(1)