Startup Movie

FastGM3
Contributor

Hi all,

I woud like to replace the "two finger trackpad gesture" movie at startup with a custom made movie. I'd like this movie to play one time at startup and then be done, just like the original.

I was thinking just replace the original gesture movie file, and name our custom movie the same name but I'm not sure where the original even lives.

And how would I implement it on a desktop computer?

Any Ideas? TIA
Chuck

1 REPLY 1

arekdreyer
Contributor

I'm not going to tell you where the movie is, but I'll tell you how to find it ;)

cd /System/Library
find . -type f -name "*.mov" -print