commit 307c2ec145ade090b2822d2f9451ec8b4b07717f
Author: rhoio <rhoio_AT_gmx.de>
Date: Sun Jan 3 22:57:40 2016 +0100
add minimal getting started with surf
diff --git a/surf.suckless.org/index.md b/surf.suckless.org/index.md
index 35d6735..3d5f25f 100644
--- a/surf.suckless.org/index.md
+++ b/surf.suckless.org/index.md
_AT_@ -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_AT_suckless.org` ([Archives](
http://lists.suckless.org/dev))
_AT_@ -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)
-
Received on Sun Jan 03 2016 - 22:57:48 CET