Changeset 9018 in vbox for trunk/src/VBox/Additions/x11/xgraphics
- Timestamp:
- May 21, 2008 2:03:01 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c
r8949 r9018 750 750 751 751 /* Set up our single virtual output. */ 752 output = xf86OutputCreate(pScrn, &VBOXOutputFuncs, "V irtual Output");752 output = xf86OutputCreate(pScrn, &VBOXOutputFuncs, "VBOX1"); 753 753 754 754 /* Set a sane minimum mode size and the maximum allowed by the available VRAM */
Note:
See TracChangeset
for help on using the changeset viewer.