Adding back the Escape to stop loading the current page. Thanks Daniel Bainton
[surf.git] / README
1 surf - simple webkit-based browser
2 ==================================
3 surf is a simple Web browser based on WebKit/GTK+.
4
5 Requirements
6 ------------
7 In order to build surf you need GTK+ and Webkit/GTK+ header files.
8
9
10 Installation
11 ------------
12 Edit config.mk to match your local setup (surf is installed into
13 the /usr/local namespace by default).
14
15 Afterwards enter the following command to build and install surf (if
16 necessary as root):
17
18     make clean install
19
20
21 Running surf
22 ------------
23 run
24         surf [URL]
25