sysconfig
1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
## Path: Applications/g3270
## Description: 3270 Terminal configuration
#
## Type: string
## Default: "black,#00FFFF,red,pink,green1,turquoise,yellow,white,black,DeepSkyBlue,orange,DeepSkyBlue,PaleGreen,PaleTurquoise,grey,white"
#
# 3270 colors for 16 colors terminal code (non-fields)
#
Terminal3270="black,#00FFFF,red,pink,green1,turquoise,yellow,white,black,DeepSkyBlue,orange,DeepSkyBlue,PaleGreen,PaleTurquoise,grey,white"
## Type: string
## Default: "green,red,#00FFFF,white"
#
# The colors used by 3270 active fields.
#
Fields3270="green,red,#00FFFF,white"
## Type: string
## Default: "white,white,LimeGreen,LimeGreen"
#
# Cursor colors 2 for the normal cursor (insert/overwrite) and 2 for the cross-hair.
#
Cursor3270="white,white,LimeGreen,LimeGreen"
## Type: string
## Default: "#000020,yellow"
#
# The colors for the selection box.
#
Selection3270="#000020,yellow"
## Type: string
## Default: "black,#7890F0,white,LimeGreen,red,white,yellow,green,LimeGreen,LimeGreen,LimeGreen,LimeGreen,LimeGreen"
#
# The colors used in the status-bar indicators.
#
Status3270="black,#7890F0,white,LimeGreen,red,white,yellow,green,LimeGreen,LimeGreen,LimeGreen,LimeGreen,LimeGreen"
## Type: string
## Default: ""
#
# The name of the 3270 host [L]:HOSTNAME:PORT
#
HOST3270_0=""