Home
last modified time | relevance | path

Searched refs:VMMOUSE_RIGHT_BUTTON (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/i386/
H A Dvmmouse.c52 #define VMMOUSE_RIGHT_BUTTON 0x10 macro
115 buttons |= VMMOUSE_RIGHT_BUTTON; in vmmouse_mouse_event()