_XVFBMOUSEDATA Struct Reference
[x virtual framebuffer]

#include <xvfb.h>

Data Fields


Detailed Description

data of mouse event

Definition at line 129 of file xvfb.h.


Field Documentation

unsigned short btn

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.

unsigned short x

x coordinate of mouse

Definition at line 132 of file xvfb.h.

unsigned short y

y coordinate of mouse

Definition at line 135 of file xvfb.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 7 15:58:44 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3