diff options
author | Christoph Lohmann <20h@r-36.net> | 2014-08-04 17:54:00 +0200 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2014-08-04 17:54:00 +0200 |
commit | bb287fa2e842f782faa9f518cb7d806128712a80 (patch) | |
tree | 47e9a5afa2e3ac8d9586a7590e084c04e948e89a /FAQ.md | |
parent | 285cc3843fef1c44fff395221beb67f9f82b783f (diff) |
Add a FAQ to surf.
Diffstat (limited to 'FAQ.md')
-rw-r--r-- | FAQ.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. + |