How To Enable QuartzGL and Disable BeamSync

This guide will help you enable/disable QuartzGL and BeamSync on Leopard!Enable QuartzGLOpen Terminalsudo defaults write /Library/Preferences/com.apple.windowserver QuartzGLEnabled -boolean YESChange YES to NO to disable it.Restart or Log Out to take effect.Disable BeamSyncOpen Terminalsudo defaults write /Library/Preferences/com.apple.windowserver Compositor -dict deferredUpdates 0Change 0 to 1 to enable itYou can also edit the file/Library/Preferences/com.apple.windowserver.plistusing PlistEdit Pro or Property […]

Original post by mbro

Post a Comment

Your email is never published nor shared.