The following information can be found in many places on the web, so there is no reason for you to read it here. It is posted just so I can find it myself, if I need it on a Mac in a distant country.
To solve the Leopard problem:
sudo defaults write /System/Library/LaunchDaemons/com.apple.WindowServer 'EnvironmentVariables' -dict 'CI_NO_BACKGROUND_IMAGE' 0.62
and to undo it:
sudo defaults delete /System/Library/LaunchDaemons/com.apple.WindowServer 'EnvironmentVariables'
You'll need to restart your Mac to see the changes. Log out is not enough.
The number .62 is the result of trial and error of users on the internet to get the right Tiger touch.
No comments:
Post a Comment