|
|
1.1 root 1: #include <X/Xlib.h>
2: #include <X/Xatom.h>
3: #include <X/keysym.h>
4: #include <X/cursorfont.h>
5: #include <X/Xutil.h>
6: #include <X/X10.h>
7:
8: #define XMOUSEBUFSIZE 64
9:
10: #ifndef sigmask
11: #define sigmask(no) (1L << ((no) - 1))
12: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.