|
|
1.1 root 1: /*
2: * $Source: /orpheus/u1/X11/clients/xterm/RCS/data.h,v $
3: * $Header: data.h,v 1.10 87/08/16 16:32:52 swick Exp $
4: */
5:
6:
7: #include <X11/copyright.h>
8:
9: /*
10: * Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
11: *
12: * All Rights Reserved
13: *
14: * Permission to use, copy, modify, and distribute this software and its
15: * documentation for any purpose and without fee is hereby granted,
16: * provided that the above copyright notice appear in all copies and that
17: * both that copyright notice and this permission notice appear in
18: * supporting documentation, and that the name of Digital Equipment
19: * Corporation not be used in advertising or publicity pertaining to
20: * distribution of the software without specific, written prior permission.
21: *
22: *
23: * DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
24: * ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
25: * DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
26: * ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
27: * WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
28: * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
29: * SOFTWARE.
30: */
31:
32: /* @(#)data.h\tX10/6.6\t11/10/86 */
33:
34: #include <X11/Intrinsic.h>
35:
36: extern TekLink *TekRefresh;
37: extern Terminal term;
38: extern XPoint T_box2[];
39: extern XPoint T_box3[];
40: extern XPoint T_boxlarge[];
41: extern XPoint T_boxsmall[];
42: extern XPoint VTbox[];
43: extern T_fontsize Tfontsize[];
44: extern char *T_geometry;
45: extern char *Tbptr;
46: extern char *Tbuffer;
47: extern char *Tpushb;
48: extern char *Tpushback;
49: extern char *bptr;
50: extern char *curs_shape;
51: extern char *f_b;
52: extern char *f_n;
53: extern char *f_t;
54: extern char *geo_metry;
55: extern char *icon_geom;
56: extern Boolean iconstartup;
57: extern char log_def_name[];
58: extern char *ptydev;
59: extern char *ttydev;
60: extern char *window_name;
61: extern char *title_name;
62: extern char *xterm_name;
63: extern char buffer[];
64: extern int L_flag;
65: extern int Select_mask;
66: extern int T_lastx;
67: extern int T_lasty;
68: extern int Tbcnt;
69: extern int Ttoggled;
70: extern int X_mask;
71: extern int am_slave;
72: extern int bcnt;
73: #ifdef DEBUG
74: extern int debug;
75: #endif DEBUG
76: extern int errno;
77: extern int max_plus1;
78: extern int pty_mask;
79: extern int re_verse;
80: extern int save_lines;
81: extern int switchfb[];
82: extern jmp_buf Tekend;
83: extern jmp_buf VTend;
84:
85: extern int waitingForTrackInfo;
86:
87: extern EventMode eventMode;
88: extern Window menuWindow;
89:
90: extern GC visualBellGC;
91:
92: extern int VTgcFontMask;
93: extern int TEKgcFontMask;
94: extern int MenugcFontMask;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.