NAME¶
surf - simple webkit-based browser
SYNOPSIS¶
surf [-e xid] [-i] [-p] [-s] [-v] [-x] URI
DESCRIPTION¶
surf is a simple Web browser based on WebKit/GTK+. It is able to display
websites and follow links. It supports the XEmbed protocol which makes it
possible to embed it in another application. Furthermore, one can point surf
to another URI by setting its XProperties.
OPTIONS¶
- -e xid
- Reparents to window specified by xid.
- -i
- Disable Images
- -p
- Disable Plugins
- -s
- Disable Javascript
- -v
- Prints version information to standard output, then
exits.
- -x
- Prints xid to standard output. This can be used to script
the browser by using xprop(1).
USAGE¶
Escape Stops loading current page or stops download.
- Ctrl-h
- Walks back the history.
- Ctrl-l
- Walks forward the history.
- Ctrl-k
- Scrolls page upwards.
- Ctrl-j
- Scrolls page downwards.
- Ctrl-Shift-k
- Zooms page in.
- Ctrl-Shift-j
- Zooms page out
- Ctrl-Shift-i
- Resets Zoom
- Ctrl-/
- Opens the search-bar.
- Ctrl-n
- Go to next search result.
- Ctrl-Shift-n
- Go to previous search result.
- Ctrl-g
- Opens the URL-bar.
- Ctrl-p
- Loads URI from primary selection.
- Ctrl-Shift-p
- Calls Printpage Dialog.
- Ctrl-r
- Reloads the website.
- Ctrl-Shift-r
- Reloads the website without using cache.
- Ctrl-y
- Copies current URI to primary selection.
- Ctrl-o
- show the sourcecode of the current page.
SEE ALSO¶
dmenu(1) xprop(1)
BUGS¶
Please report them!