1 surf - simple webkit-based browser
2 ==================================
3 surf is a simple Web browser based on WebKit/GTK+.
7 In order to build surf you need GTK+ and Webkit/GTK+ header files.
9 In order to use the functionality of the url-bar, also install dmenu[0].
13 Edit config.mk to match your local setup (surf is installed into
14 the /usr/local namespace by default).
16 Afterwards enter the following command to build and install surf (if
26 See the manpage for further options.
28 Running surf in tabbed
29 ----------------------
30 For running surf in tabbed[1] there is a script included in the distribution,
31 which is run like this:
35 Further invocations of the script will run surf with the specified URI in this
38 [0] http://tools.suckless.org/dmenu
39 [1] http://tools.suckless.org/tabbed