Neal,
one thing I noticed: you insert a "FALSE " in front of the file list, but a "FALSE " is already in the variable for each option (done in the for-loop =>
LST="$LST FALSE `basename $i`), so that shouldn't be needed. In my case the variable $LST contains:
FALSE details.plymouth FALSE PCLinuxOS.plymouth FALSE text.plymouthYou want to create a script
/tmp/tt0, but I just can't figure out what it's supposed to contain (besides the
#!/bin/bash and the
); at the end) - could you just give me an example for what
/tmp/tt0 should look like?
Maybe you could also give me a hint where the currently used theme is stored, then maybe I could come up with something...?
We'll get to the bottom of this!

Torsten