From Newsgroup: comp.sys.mac.system
Ann Onymous <
laugh@your.expense> wrote in comp.sys.mac.system:
In article <m2y8yn1hdk.fsf@qqqq.invalid>, shamino@techie.com (David C.) wrote:
It is there. The Finder doesn't display files where the first
character of the name is a dot. This is typical UNIX semantics for so-called "dot-files" which Apple has chosen to extend into the
Finder.
If you open a terminal window and type:
cd "/System/Library/Screen Savers"
ls -a
you'll see it there.
Wow! Indeed it is there. Something tells me I should now leave well
enough alone and not try to delete it (not that I could figure out how;
I only got this far because you told me exactly what to type into
Terminal).
Nah, don't delete it, change its name. If that has the desired effect
(and no undesired ones), you can delete the renamed file. Start a
terminal under an admin account.
cd "/System/Library/Screen Savers"
sudo mv .Mac.slideSaver .Mac.slideSaver_off
That renames the file. It is safest to reboot at this point. If
a process had opened .Mac.slideSaver before the renaming it will
continue using the original file. Only when it tries to open the file
again will it notice that it isn't there any more. Reboot is a coarse
but effective means to make sure this happens.
If everything works out, you can delete the file (or just leave it
around). If it doesn't,
cd "/System/Library/Screen Savers"
sudo mv .Mac.slideSaver_off .Mac.slideSaver
will take you back to where you are now.
Anno
--- Synchronet 3.18b-Win32 NewsLink 1.113