I'm looking for Xlib function or macro that will give me actual screen's refresh rate. Thanks.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
closed as not a real question by Wooble, WhozCraig, Linger, mah, Mef Nov 13 '12 at 16:26
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Doing a quick search tells me it's not possible directly with xlib. However it seems possible using the XRandR extension, with the function |
|||
|
|