VirtualBox

Ignore:
Timestamp:
Mar 22, 2016 6:50:35 PM (9 years ago)
Author:
vboxsync
Message:

bugref:8087: Additions/x11: support non-root X server: set up mouse multi-screen input mapping correctly in kernel video driver.

File:
1 edited

Legend:

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

    r60123 r60138  
    229229    /* vbox_set_start_address_crt1(crtc, (u32)gpu_addr); */
    230230    vbox_crtc->fb_offset = gpu_addr;
     231    if (vbox_crtc->crtc_id == 0)
     232        VBoxHGSMIUpdateInputMapping(&vbox->submit_info, 0, 0,
     233                                    CRTC_FB(crtc)->width,
     234                                    CRTC_FB(crtc)->height);
    231235
    232236    LogFunc(("vboxvideo: %d: vbox_fb=%p, obj=%p, bo=%p, gpu_addr=%u\n",
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