Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the '10.4: A temporary fix for an Exposé slowdown' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
make it stick.
Authored by: skia on Wed, Jun 1 2005 at 3:59PM PDT
I haven't tested this, but as I recall, the Q2DX and auto sync preferences are changed back to their defaults when Quartz Debug quits. Thus: if one were to use Quartz debug to set things up the way you want them, and then force quit Quartz Debug, it shouldn't have the chance to turn them back.

Like I said, I haven't tried this. Your milage may vary.

[ Reply to This | # ]
make it stick.
Authored by: KenaiTheMacFan on Wed, Jul 13 2005 at 8:10PM PDT
Force quit Quartz Debug.

---
Ian

[ Reply to This | # ]
10.4: A temporary fix for an Exposé slowdown
Authored by: unagi on Fri, Jul 8 2005 at 3:50AM PDT
found the defaults to change: use this console cmd:

sudo defaults write /Library/Preferences/com.apple.windowserver Compositor -dict deferredUpdates 0 You can verify this by opening /Library/Preferences/com.apple.windowserver in Property List Editor and expand "Compositor"

Open Quartz Debug and reveal the Beamsync tools. change the setting.

Reopen /Library/Preferences/com.apple.windowserver and expand Compositor to see the new setting.

0 = disable beamsync

1 = Auto beamsync

2 = force beamsync

Of course, YMMV.

Enjoy!

[ Reply to This | # ]