Archive for December 2007

Front Row Tips

To disable the iTunes trailers, etc..

defaults write com.apple.frontrow EnableITMS -bool NO

Then

killall “Front Row”

Automount in OS-X 10.5

In /etc/fstab

<IP or Name>:/TV x url net,automounted,url==cifs://<User Name>:<Password>@<IP or Name>/TV 0 0

From what I can find out, the third field (x) is where you want the share mounted. However, this doesn’t seem to work. All shares default to /Network/Servers/<IP>/TV

Stop firefox from asking if you want to restore your last session

Go to about:config in your browser
Search for browser.sessionstore.resume_from_crash
Set to false