VirtualBox

Changeset 84219 in vbox


Ignore:
Timestamp:
May 8, 2020 4:23:37 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137827
Message:

bugref:9637. r137824 was incomplete.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp

    r84216 r84219  
    11341134        x11Context.pScreenResources = x11Context.pXRRGetScreenResources(x11Context.pDisplay, x11Context.rootWindow);
    11351135#endif
    1136     x11Context.hOutputCount = determineOutputCount();
     1136    x11Context.hOutputCount = x11Context.fWmwareCtrlExtention ? determineOutputCount() : 1;
    11371137
    11381138    if (!x11Context.pScreenResources)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette