X11rdp: xrandr change for multimon

ulab-next-nosound
Jay Sorg 8 years ago committed by Timothy Pearson
parent 332a6d4444
commit 2a02ed63f6

@ -439,11 +439,13 @@ rdpRRSetRdpOutputs(void)
}
}
#if 0
for (index = 0; index < pRRScrPriv->numOutputs; index++)
{
RROutputSetCrtcs(pRRScrPriv->outputs[index], pRRScrPriv->crtcs,
pRRScrPriv->numCrtcs);
}
#endif
return 0;
}

Loading…
Cancel
Save