Hi,

I'm implementing RANDR support for KDE and just noticed that XRRSelectInput 
doesn't seem to select for refresh rate changes.  The relevant code:

XRRSelectInput(qt_xdisplay(), QPaintDevice::x11AppRootWindow(m_screen), 
RRScreenChangeNotifyMask);

The app is receiving RRScreenChangeNotify events except for when the refresh 
rate is the only thing to be changed.  Is this intentional or just a missing 
feature? (or am I doing something wrong?)

Thanks,

Hamish.

PS. are there plans to support things such as switching output devices (eg. 
CRT to TV and back) in RANDR?
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to