#include <xvfb.h>
Data Fields
- unsigned short x
- unsigned short y
- unsigned short btn
Detailed Description
data of mouse event
Definition at line 129 of file xvfb.h.
Field Documentation
buttons pressed of mouse, can be OR'ed by following values:
- 0x0001 left button pressed
- 0x0002 right button pressed
Definition at line 142 of file xvfb.h.
x coordinate of mouse
Definition at line 132 of file xvfb.h.
y coordinate of mouse
Definition at line 135 of file xvfb.h.
The documentation for this struct was generated from the following file: