| typedef struct _XVFBEVENT XVFBEVENT |
event sended to minigui by x virtual framebuffer
| typedef struct _XVFBHeader XVFBHeader |
infomation header of xvfb frame buffer.
| typedef struct _XVFBKEYDATA XVFBKEYDATA |
data of keyboard event
| typedef struct _XVFBMOUSEDATA XVFBMOUSEDATA |
data of mouse event
| typedef struct _XVFBPalEntry XVFBPalEntry |
the entry in palette
| void * __mg_rtos_xvfb_event_buffer |
shared memory header of x virtual framebuffer.
event circular buffer
x virtual framebuffer put event to it, and minigui get event from it.
1.6.3