VirtualBox

Changeset 104834 in vbox for trunk/src/VBox/Additions/x11


Ignore:
Timestamp:
Jun 4, 2024 2:37:41 PM (11 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
163414
Message:

Grahpics/HGSMI: Renamed VBoxHGSMICursorPosition() -> VBoxHGSMIReportCursorPosition(), to emphasize what it does. bugref:10650

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/vboxvideo/pointer.c

    r98103 r104834  
    192192    VBOXPtr pVBox = pScrn->driverPrivate;
    193193
    194     /* This currently does nothing. */
    195     VBoxHGSMICursorPosition(&pVBox->guestCtx, true, x, y, NULL, NULL);
     194    VBoxHGSMIReportCursorPosition(&pVBox->guestCtx, true, x, y, NULL, NULL);
    196195}
    197196
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