]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/xserver.git/blobdiff - hw/xfree86/common/xf86RandR.c
Imported Debian patch 1.11.4-0ubuntu3
[glsdk/xserver.git] / hw / xfree86 / common / xf86RandR.c
index 4663d0366cb797c66abd8c6919de24eabeec40c1..d0e47841ec4465ebef40330d0cb1f7b1c6f441f1 100644 (file)
@@ -313,6 +313,9 @@ xf86RandRSetConfig (ScreenPtr               pScreen,
        return FALSE;
     }
 
+
+    update_desktop_dimensions();
+
     /*
      * Move the cursor back where it belongs; SwitchMode repositions it
      * FIXME: duplicated code, see modes/xf86RandR12.c