|
|
1.1 root 1: /* Copyright (c) 1987 AT&T */
2: /* All Rights Reserved */
3:
4: /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
5: /* The copyright notice above does not evidence any */
6: /* actual or intended publication of such source code. */
7:
8: #include <sccsid.h>
9: HVERSION(label, @(#)label.h 1.1.1.2 (5/12/87));
10:
11:
12: #define LABEL_HEIGHT 20 /* height of label area */
13:
14: /* the following are icon position in the label area */
15:
16: #define L_HOST_POSITION 1
17: #define L_MUX_POSITION 2
18: #define L_PRINT_POSITION 3
19: #define L_SCROLL_POSITION 4
20: #define L_CAP_POSITION 5
21: #define L_USER_POSITION 6 /* first space the user can use */
22:
23: /* where the text appears in the label */
24:
25: #define L_LEFT 0
26: #define L_CENTER 1
27: #define L_RIGHT 2
28:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.