aboutsummaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-01-18 12:59:27 -0500
committerBradley Taunt <bt@btxx.org>2024-01-18 12:59:27 -0500
commit3164edd96b759a04eedb099ffab593c2a6251abe (patch)
treee52e8fe5ce0a2aac7f1a76282751ea184108927c /FAQ.md
Initial commit on new cgit platformHEADmaster
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..48e6097
--- /dev/null
+++ b/FAQ.md
@@ -0,0 +1,10 @@
+# Frequently Asked Questions
+
+## Surf is starting up slowly. What might be causing this?
+
+The first suspect for such behaviour is the plugin handling. Run surf on
+the commandline and see if there are errors because of “nspluginwrapper”
+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.
+