VirtualBox

Ignore:
Timestamp:
Mar 19, 2015 7:14:48 PM (10 years ago)
Author:
vboxsync
Message:

Additions/x11/vboxvideo: prevent flickering of the hardware cursor.

File:
1 edited

Legend:

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

    r53966 r54853  
    458458        pCurs->Flags =   HARDWARE_CURSOR_TRUECOLOR_AT_8BPP
    459459                       | HARDWARE_CURSOR_SOURCE_MASK_INTERLEAVE_1
    460                        | HARDWARE_CURSOR_BIT_ORDER_MSBFIRST;
     460                       | HARDWARE_CURSOR_BIT_ORDER_MSBFIRST
     461                       | HARDWARE_CURSOR_UPDATE_UNHIDDEN;
    461462
    462463        pCurs->SetCursorColors   = vbox_set_cursor_colors;
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