Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

EnvyV07

macrumors member
Original poster
Jun 9, 2008
30
0

theDUB

macrumors 6502a
Nov 15, 2008
564
0
SLT, CA
hotlinking is fun

f77721ecbbe070940c11dc304f0fcdeb.png


efc7fdc94abde12cb41b1fe0b5ef278f.png
 

ziggyonice

macrumors 68020
Mar 12, 2006
2,385
1
Rural America
It's something called the "Exposé blob". It's a means of activating Exposé that Apple never officially implemented, but somehow you turned it on. There's instructions on how to activate/deactivate it here.

You could also disable it using Onyx.
 

EnvyV07

macrumors member
Original poster
Jun 9, 2008
30
0
It's something called the "Exposé blob". It's a means of activating Exposé that Apple never officially implemented, but somehow you turned it on. There's instructions on how to activate/deactivate it here.

You could also disable it using Onyx.

Thank you, however that was not for OS X 10.5.

The correct command that worked in the terminal was:
Code:
defaults write com.apple.dock wvous-floater -bool NO
killall Dock

To enable (for those who would like to know just replace the "NO" with a "YES"
Code:
defaults write com.apple.dock wvous-floater -bool YES
killall Dock

Make sure, after the YES you must press enter to return down to the next line THEN you must type in "killall Dock"

If that made no sense then, simple copy and paste the above into the terminal.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.