I've downloaded hundreds of wallpapers and have them randomly changing and occasionally want to know what I'm looking at. com.apple.desktop.plist often just has the first file in the folder listed as the background / wallpaper instead of the file currently being displayed. So, short of Google Goggles, how can I tell which image is currently being displayed? Thanks! OS X 10.6.

link|improve this question

Darn. I was going to suggest Google Goggles. – Blomkvist May 18 '11 at 0:14
feedback

1 Answer

up vote 2 down vote accepted

Try:

defaults read com.apple.desktop | grep NewImageFilePath

the last line shows the location of the previously used image

link|improve this answer
Actually I want to grep LastName but with that fix, it works. Thanks! – Philip Jun 6 '11 at 19:37
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.