Go to the source code of this file.
Data Structures | |
| struct | _disp |
Defines | |
| #define | VERSION "0.11" |
| #define | TRUE 1 |
| #define | FALSE 0 |
| #define | WINWIDTH 640 |
| #define | WINHEIGHT 480 |
| #define | BORDERX 30 |
| #define | BORDERY 30 |
| #define | BORDER 50 |
| #define | ALIVE_MASK (SubstructureNotifyMask | KeyPressMask | PointerMotionMask) |
| #define | FATAL -1 |
| #define | WARNING -2 |
Typedefs | |
| typedef _disp | disp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1