PDA

View Full Version : Dock.app 1.1.3 (impossible to search "dock" on this forum)


one1
02-15-2008, 02:58 PM
The word dock appears 8 billion times in search, no way to find this info so please lend a hand.

I just want my dock.app to work properly by taking screen shots in 1.1.3

The old plist trick doesn't work. So far I have managed to make it take the jpegs in their original 100APPLE folder, now I just want them to show up in the camera roll.

Again, the new Plist on 1.1.3 does not look the same and does not behave the same though there are enough similarities that someone might can make it work.

You'll need Plist editor pro if you are on a mac. For windblows, I dunno.

I have managed to make the screen shots apear in the folder, but the Plist controls whether or not they show up in the camera roll and that's where the changes have been done in 1.1.3 that break the fix.

The old fix was:


Create the directory ~/Media/DCIM/100APPLE and all your screenshots will appear as jpgs. You can sendpic them, or do whatever you want. If you want to view them in the camera roll, then add "camera" to the capabilities list in /System/Library/CoreServices/SpringBoard.app/N45AP.plist

Open the Plist:
look under the key that says "capabilities," you'll see this:

< key >piezo-clicker< / key >
< true / >

Just duplicate that, but replace piezo-clicker with camera.