summaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2014-08-04 17:54:00 +0200
committerChristoph Lohmann <20h@r-36.net>2014-08-04 17:54:00 +0200
commitbb287fa2e842f782faa9f518cb7d806128712a80 (patch)
tree47e9a5afa2e3ac8d9586a7590e084c04e948e89a /FAQ.md
parent285cc3843fef1c44fff395221beb67f9f82b783f (diff)
downloadsurf-bb287fa2e842f782faa9f518cb7d806128712a80.tar.gz
surf-bb287fa2e842f782faa9f518cb7d806128712a80.tar.bz2
surf-bb287fa2e842f782faa9f518cb7d806128712a80.zip
Add a FAQ to surf.
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/FAQ.md b/FAQ.md
new file mode 100644
index 0000000..0a71e41
--- /dev/null
+++ b/FAQ.md
@@ -0,0 +1,10 @@
+# Frequently Asked Questions
+
+## Surf is starting up slowly. What might happen?
+
+The first suspect for such a behaviour is the plugin handling. Run surf
+on the commandline and see if there are errors because of »nspluginwrap‐
+per« or failed RPCs to them. If that is true, go to ~/.mozilla/plugins
+and try removing stale links to plugins not on your system anymore. This
+will stop surf from trying to load them.
+