Les Mikesell <lesmikesell@xxxxxxxxx> writes: > Maybe you just need to come up with a way to preload a few programs. In a startup script: cat /usr/lib/openoffice.org2.0/program/* > /dev/null cat /usr/lib/firefox-$VERSION/firefox-bin > /dev/null ... This will at least put those programs in the disk cache. Regards Ingemar