- Timestamp:
- Aug 9, 2021 4:12:57 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp
r90324 r90581 1259 1259 static void setXrandrTopology(struct RANDROUTPUT *paOutputs) 1260 1260 { 1261 if (!x11Context.pDisplay) 1262 { 1263 VBClLogInfo("not connected to X11\n"); 1264 return; 1265 } 1266 1261 1267 XGrabServer(x11Context.pDisplay); 1262 1268 if (x11Context.fWmwareCtrlExtention)
Note:
See TracChangeset
for help on using the changeset viewer.

