| Function | Description |
|---|---|
| GrSetCursor() | Specify a mouse cursor image |
| GrMoveCursor() | Move the mouse cursor |
| GrInjectPointerEvent() | Simulate a pointer event |
| GrInjectKeyboardEvent() | Simulate a keyboard event |
| GrRegisterInput() | Register a file descriptor to generate events |
| GrPrepareSelect() | Prepare an fdset for a select |
| GrServiceSelect() | Dispatch nano-X events |
| GrReqShmCmds() | Setup a shared memory interface |
| GrSetScreenSaverTimeout() | Set screen saver timeout |
| GrBell() | Ring bell on server |