sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 307c2ec145ade090b2822d2f9451ec8b4b07717f
parent 0ecb9ebf9cb026d012ffbcb51063f6eabbbc7363
Author: rhoio <rhoio@gmx.de>
Date:   Sun,  3 Jan 2016 22:57:40 +0100

add minimal getting started with surf

Diffstat:
Msurf.suckless.org/index.md | 8+++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/surf.suckless.org/index.md b/surf.suckless.org/index.md @@ -12,6 +12,13 @@ one can point surf to another URI by setting its XProperties. > until I forced myself to use surf for a week. I am now much less distracted > and more focused when browsing the web. dwm + surf <3 +Getting Started +--------------- +Start the browser with + surf *url* +You can navigate by clicking on links on the displayed page. Hit *Ctrl-g* to enter a new URL. For more commands consult + man surf + Links ----- * Mailing List: `dev+subscribe@suckless.org` ([Archives](http://lists.suckless.org/dev)) @@ -30,4 +37,3 @@ Download * [surf 0.7](http://dl.suckless.org/surf/surf-0.7.tar.gz) (2015-12-19) * See also [dmenu](http://tools.suckless.org/dmenu), [tabbed](http://tools.suckless.org/tabbed) -