tFAQ.md - surf - [fork] customized build of surf, the suckless webkit browser | |
git clone git://src.adamsgaard.dk/surf | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
tFAQ.md (421B) | |
--- | |
1 # Frequently Asked Questions | |
2 | |
3 ## Surf is starting up slowly. What might be causing this? | |
4 | |
5 The first suspect for such behaviour is the plugin handling. Run surf on | |
6 the commandline and see if there are errors because of “nspluginwrappe… | |
7 or failed RPCs to them. If that is true, go to ~/.mozilla/plugins and | |
8 try removing stale links to plugins not on your system anymore. This | |
9 will stop surf from trying to load them. | |
10 |