Cult of Mac have an article on how to restore the RSS Visualiser Screen Saver in Mountain Lion - Here
I always like the latest news on display when my Mac goes idle, so I thought I'd share it.
One note is that you need to show your Library Directory using the following Terminal command
You can hide it with this code
You have to place the .qrt file in your Home folder, not where all the other screen savers are stored.
Edit: To make things easier I have uploaded a copy of the file for download.
I always like the latest news on display when my Mac goes idle, so I thought I'd share it.
One note is that you need to show your Library Directory using the following Terminal command
Code:
chflags nohidden ~/Library/
You can hide it with this code
Code:
chflags hidden ~/Library
You have to place the .qrt file in your Home folder, not where all the other screen savers are stored.
Edit: To make things easier I have uploaded a copy of the file for download.
Attachments
Last edited: