From bb287fa2e842f782faa9f518cb7d806128712a80 Mon Sep 17 00:00:00 2001 From: Christoph Lohmann Date: Mon, 4 Aug 2014 17:54:00 +0200 Subject: Add a FAQ to surf. --- FAQ.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 FAQ.md (limited to 'FAQ.md') 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. + -- cgit v1.2.3-59-g8ed1b > Personal fork of dmenunginx
summaryrefslogtreecommitdiffstats
path: root/dmenu_run (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-29updated copyright notices in LICENSE and dmenu.c fileGravatar Anselm R Garbe 2-2/+2
2013-08-13applied Martin Kühl's inverse matching flag to stestGravatar Anselm R Garbe 2-4/+7
2013-08-02applied Martti Kühne's dmenu monitor patchGravatar Anselm R Garbe 3-4/+14
2013-06-28accepted vi'is exit approach ^[ (suggested by Arkaduisz)Gravatar Anselm R Garbe 1-0/+2