|
|
1.1 ! root 1: /* $Header: extern.h,v 10.2 86/02/01 16:01:53 tony Rel $ */ ! 2: extern int errno; ! 3: ! 4: extern Cursor iconCursor, wmCursor, textCursor; ! 5: extern int mask; ! 6: extern int frameWidth; ! 7: extern Font iconfont, sizefont, menufont; ! 8: extern int screen_width, screen_height; ! 9: extern Pixmap gray; ! 10: extern Window focus; ! 11: extern WindowInfo focusInfo; ! 12: extern Status status; ! 13: extern int freeze; ! 14: extern int popup; ! 15: extern int bgColor, fgColor; ! 16: extern Pixmap bgPixmap, fgPixmap; ! 17: extern int cursorFunc; ! 18: extern int iconifyDelta; ! 19: ! 20: Cursor XCreateCursor(); ! 21: Bitmap XStoreBitmap(); ! 22: Pixmap XMakePixmap(); ! 23: Font XGetFont();
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.