VirtualBox

Ignore:
Timestamp:
Sep 3, 2014 2:38:53 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
95858
Message:

Additions/x11/VBoxClient: re-do virtual terminal switch monitoring to work with the kernel driver on X.Org Server 1.16 and later.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/seamless.cpp

    r52564 r52586  
    377377    if (!pSelf->mIsInitialised)
    378378        return VERR_INTERNAL_ERROR;
     379    rc = VBClStartVTMonitor();
     380    if (RT_FAILURE(rc))
     381        VBClFatalError(("Failed to start the VT monitor thread: %Rrc\n", rc));
    379382    /* This only exits on error. */
    380383    rc = pSelf->mSeamless.run();
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