Call XineramaReinitData when changing screen size.

This commit is contained in:
David Reveman 2008-11-06 18:53:43 -05:00
parent 1e560d6adb
commit fc99433dbd

View file

@ -706,6 +706,7 @@ dmxRRScreenSetSize (ScreenPtr pScreen,
0, 0, width, height);
dmxSetWidthHeight (width, height);
XineramaReinitData (pScreen);
dmxConnectionBlockCallback ();
}
else