/* SNAP PLUG-IN -----------------------------------------------*/

Thursday, March 11, 2010

How to use tabs instead of new windows in Safari

By default, any time a web site uses the target="_blank" attribute on a link (like this one), Safari 4 will open that link in a new window. If you’d prefer it to open in a new Tab, follow the instructions outlined in this brief tutorial.
Start by opening a Terminal window (Applications -> Utilities -> Terminal). Enter the following command:

defaults write com.apple.Safari TargetedClicksCreateTabs -bool true

Now restart Safari. Links that used to open in a new Window (like this one) will now open in a new Tab instead.

If you decide you want to change back, just re-enter the command but replace true at the end of the command with false.

Info found at: switchingtomac.com

Labels: ,

Wednesday, January 31, 2007

Mac OS X on Microsoft Virtual PC

Right now, I'm doing some research if it is possible to load Mac OS X on my Virtual Server 2005...
As most of you probably know, the nice and shiny Mac OS already runs on VM Ware (see the pics below). So I hope this will work :-)

#1 attempt:
Run Mac OS X on VMware and make an Image File using Acronis True Image 10.0.

status:
Too lazy right now to test. Unfortunately not enough time right now...



Labels: , , , ,