X11rdp: xrandr change for multimon
This commit is contained in:
parent
703fedded7
commit
eed0227d81
@ -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…
Reference in New Issue
Block a user