I got all sync'ed up with javispedro's fixes, and added better gconf configuration. It gets a bit complicated though. First off, kill all those old settings, javispedro's latest changes fix a TON of stuff. Code: gconftool-2 --recursive-unset /apps/preenv Then grab the usual patched up library Code: wget http://members.cox.net/jflatt/libsdlpre.so Move it in Code: mv libsdlpre.so /home/opt/preenv/lib To help with the settings a bit, I created a sample spreadsheet. Check it out, it shows one of the more simple configs. One of the columns will generate the commands needed to dump these settings into gconf. Code: wget http://members.cox.net/jflatt/earthwormjim.ods If you want to grab my earthwormjim settings, you can grab this Code: wget http://members.cox.net/jflatt/gconf_set_ewj.sh
gconftool-2 --recursive-unset /apps/preenv
wget http://members.cox.net/jflatt/libsdlpre.so
mv libsdlpre.so /home/opt/preenv/lib
wget http://members.cox.net/jflatt/earthwormjim.ods
wget http://members.cox.net/jflatt/gconf_set_ewj.sh