Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'List view default' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
List view default
Authored by: rprestonatmitre on Sep 22, '05 10:06:20AM

I copied the following to /Library/Preferences/com.apple.finder.plist and it seems to be working.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AlwaysOpenWindowsInColumnView</key>
<true/>
</dict>
</plist>



[ Reply to This | # ]