summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hw/dmx/dmxrandr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/dmx/dmxrandr.c b/hw/dmx/dmxrandr.c
index e40c85013..78516816f 100644
--- a/hw/dmx/dmxrandr.c
+++ b/hw/dmx/dmxrandr.c
@@ -706,6 +706,7 @@ dmxRRScreenSetSize (ScreenPtr pScreen,
0, 0, width, height);
dmxSetWidthHeight (width, height);
+ XineramaReinitData (pScreen);
dmxConnectionBlockCallback ();
}
else