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

EnvyV07

macrumors member
Original poster
hotlinking is fun

f77721ecbbe070940c11dc304f0fcdeb.png


efc7fdc94abde12cb41b1fe0b5ef278f.png
 
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.
 
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.