 |
 |
Beach and Forest Screen Saver Pictures as Desktop?
|
 |
|
 |
|
Forum Regular
Join Date: Jun 2003
Status:
Offline
|
|
I really like the beach and forest pictures in the screen savers, and I would like to have them as my desktop pictures. I went to:
/System/Library/Frameworks/ScreenSaver.framework/
But I can't find the picture files. Does anyone know where to find them?
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Feb 2003
Location: NY²
Status:
Offline
|
|
system\library\screen savers
in there there is forest and beach
right click (control click) on them and show package contents. go into the contenst\resources folder and in there you will find all the images.
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Jun 2003
Status:
Offline
|
|
Thanks 
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Oct 2001
Location: Yokohama, Japan
Status:
Offline
|
|
Originally posted by mdc:
system\library\screen savers
"\"!? This is not DOS! 
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Feb 2003
Location: NY²
Status:
Offline
|
|
i was hoping someone would pick up on that.
will someone *please* explain the \ / : convention for mac os X for me.
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Dec 2000
Status:
Offline
|
|
Originally posted by mdc:
i was hoping someone would pick up on that. 
will someone *please* explain the \ / : convention for mac os X for me.
':' was the path separator on OS 9. Since HFS+ was the file system under OS 9, it uses
':' as its path separator, a legacy issue. Since OS X is a UNIX, ':' shows up as '/', the POSIX path separator, and vice-versa in the Terminal as well as in BSD and Cocoa apps. Carbon and AppleScript see the filenames like they are, with ':' as the separator, since they evolved from OS 9, although in many places it is now possible to use '/' when typing a path. '\' is not used as the path separator anywhere in OS X.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jan 2001
Location: Helsinki, Finland
Status:
Offline
|
|
These screensavers are quite nice desktop backgrounds when running, too. They're slow enough to be undistractive, imho.
J
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Oct 2001
Location: Yokohama, Japan
Status:
Offline
|
|
Originally posted by mdc:
i was hoping someone would pick up on that. 
will someone *please* explain the \ / : convention for mac os X for me.
In additon to what was already explained, \ is required for paths that contain characters that would normally end an argument in a command. These include space, parentheses, and probably a good number more. For instance, if you want to cd to the Applications (Mac OS 9) folder, you'd need to do:
cd /Applications\ \(Mac\ OS\ 9\)
Without the \ it would think the spaces indicate new arguments, but cd only takes one argument so it will give an error.
Note that you can get around this by putting the path in quotes:
cd "/Applications (Mac OS 9)"
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Dec 2000
Status:
Offline
|
|
^ This stuff, although correct, applies only to the Terminal.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Apr 2001
Location: europe
Status:
Offline
|
|
Type this into the Terminal:
Code:
/System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -background &
|
|
Nasrudin sat on a river bank when someone shouted to him from the opposite side: "Hey! how do I get across?" "You are across!" Nasrudin shouted back.
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|