> ... but I > still don't know how to add in scripts. For example, the instructions for > the link hint script from nibble say to deploy to script.js (Which I assume > is the script.js in my .surf folder). I've tried this every way I know how > with no success. Where is this script supposed to go for surf to recognize > it and include it in the make install?
Put script.js in ~/.surf, it's not included in the install, it's a per user thing. You need to remove config{.def,}.h's GDK_f keybind for the key to get through to the script. I think you need to improve your source reading skills :P