"Victor Engmark" <[EMAIL PROTECTED]> writes: > Even though LCD displays don't flicker, it's useful to set the > refresh as high as the panel is able to display, to get smooth > transitions.
Most LCD panels don't go higher than 60 fps, and you won't notice much difference beyond ~30 fps anyway due to persistence - the pixels are physically unable to change color faster than this. Setting your refresh rate to anything else than the default 60 Hz will simply generate heat and eat up your battery for no gain. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
