VirtualBox

Ignore:
Timestamp:
Mar 20, 2016 2:21:16 PM (9 years ago)
Author:
vboxsync
Message:

bugre:8087: Additions/x11: support non-root X server: report the position of the guest mouse cursor through HGSMI from the kernel driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/drm/vbox_mode.c

    r60085 r60111  
    692692               int x, int y)
    693693{
     694    struct vbox_private *vbox = crtc->dev->dev_private;
     695
     696    VBoxHGSMICursorPosition(&vbox->submit_info, true, x, y, NULL, NULL);
    694697    return 0;
    695698}
Note: See TracChangeset for help on using the changeset viewer.

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