surf

surf browser, a WebKit based browser
git clone git://git.suckless.org/surf
Log | Files | Refs | README | LICENSE

FAQ.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 “nspluginwrapper”
      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