Dock Trick
Here’s a fun Mac OS X Dock trick to amuse others with.
1. Set your Dock’s minimize effect to “Genie” (or the hidden “Suck” choice, using TinkerTool).
2. Open Applications → Utilities → Terminal.
3. Type killall Dock but don’t hit Return just yet.
4. Open Safari and load a decent sized website, like Digg.
5. Switch back to the Terminal, keeping the Safari window in view.
6. Shift-click the yellow minimize button of the Safari window, and hit Return to execute the command while the window is busy morphing.
The Dock process will be killed, and it will disappear, leaving the Safari window with nowhere to go. The window will freeze mid-transition. The cool part is that the window is still responsive, and you can scroll around and see the content transform in real-time.
The Dock automatically relaunches, so you don’t have to worry about breaking anything. Finish minimizing the window, or do Command-W to close it.
Credit due to Marco for his recent comment on the Cool Things You Can Do on a Mac article, although this is likely the original source.
September 8th, 2006 at 8:12 pm
Hehe… Neat…
September 8th, 2006 at 11:46 pm
Just tried it, that is pretty neat.
September 9th, 2006 at 12:02 am
lol, that is sooo cool
September 11th, 2006 at 10:52 am
This just goes to show how much effort Apple puts into their feature design…it’s amazing that this doesn’t crash anything, and actually works.
September 11th, 2006 at 11:14 pm
I’m having way too much fun w/this. Try it in iTunes– it’s amazing that everything still works (except the mouse sometimes can’t find things cause their click-areas must not morph with the image, but that’s understandable)
September 11th, 2006 at 11:21 pm
cool dude but i dont have a mac
lol
September 11th, 2006 at 11:48 pm
UHH… If this were windows y’all would say its a bug. Which it most definatly is.
September 11th, 2006 at 11:53 pm
WOAH!! this is so cool, as i type here with my safari browser sucked halfway into the dock!
its also cool how once u finish minimizing it, the little picture in the dock is all sucked in too
September 12th, 2006 at 12:25 am
you can press shift while minimizing windows to slow animation down :D
September 12th, 2006 at 1:04 am
Awesome!!
September 12th, 2006 at 1:44 am
That is so awesome!
September 12th, 2006 at 1:44 am
The neatest thing of all is that once you minimize the windows, the icon shown on the dock is exactly how the window freezed before! :D
Brilliant tip mate!
September 12th, 2006 at 1:59 am
Killing the dock process works, but it’s much nicer to ask it to quit by sending it a quit apple event. This gives the dock a chance to save its preference files, &c. You can do this with the command:
osascript -e ‘tell app “Dock” to quit’
September 12th, 2006 at 2:16 am
Haha, that is a cool and funny trick…
Will you be able to do that under Vista, too? ;)