summaryrefslogtreecommitdiffstats
path: root/loader/kon.cfg
blob: 136c13a9cee5f5e381bccca0341253f7c3e7159a (plain)
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
##################################################
#
#         Configuration file for KON
#
##################################################

##################################################
# REQUIRED ENTRIES
#
# 1) Normal and Startup entries must be present.
# 2) For VGA and VGAFM type displays, Pels entry
#    must be defined *after* Normal entry.
#
##################################################

# Display definition
# Entry named `Normal' is used as default.
J3100SX:J31:J3100
	J3100SX
Stealth:
	VGA
	800 864 1016 1064 600 606 608 632
	2
	99 36
PCI805:
	VGA
	800 864 1016 1064 600 606 608 632
	2
	99 36
VGA11:
	VGAFM
	3777
	640 680 768 800 480 491 493 525
	1
	79 42
VGA12:
	VGAFM
	3BF7
	640 680 768 800 480 491 493 525
	1
	79 39
VGA13:
	VGAFM
	3FF7
	640 680 768 800 480 491 493 525
	1
	79 35
VGA14:
	VGAFM
	7FF7
	640 680 768 800 480 491 493 525
	1
	79 33
VGA:Normal
	VGA
	640 680 768 800 480 491 493 525
	1
	79 29

# Pels: Pallette value definition for VGA, VGAFM drivers

REVPEL:	# Values for reverse color
	63 63 63
	63 63 21
	63 21 63
	63 21 21
	21 63 63
	21 63 21
	21 21 63
	21 21 21
	42 42 42
	42 21  0
	42  0 42
	42  0  0
	 0 42 42
	 0 42  0
	 0  0 42
	 0  0  0

STDPEL: # Standard color
	 0  0  0
	 0  0 42
	 0 42  0
	 0 42 42
	42  0  0
	42  0 42
	42 21  0
	42 42 42
	21 21 21
	21 21 63
	21 63 21
	21 63 63
	63 21 21
	63 21 63
	63 63 21
	63 63 63

HIPEL: Pels # Hi color
	 0  0  0
	 0  0 52
	 0 52  0
	 0 52 52
	52  0  0
	52  0 52
	52 31  0
	52 52 52
	31 31 31
	31 31 63
	31 63 31
	31 63 63
	63 31 31
	63 31 63
	63 63 31
	63 63 63

# Startup command definition (usually font loading commands are specified)
minix:
	/usr/bin/fld.minix -n /usr/share/fonts/publicfont.ank
	/usr/bin/fld.minix -n /usr/share/fonts/publicfont.k14
fontx:
	/usr/bin/fld.fontx -n /dos/lib/font/new/jpnhn16x.fnt
	/usr/bin/fld.fontx -n /dos/lib/font/new/jpnzn16x.fnt
minix-zcat:
	zcat /usr/share/fonts/publicfont.a.Z | /usr/bin/fld.minix -n
	zcat /usr/share/fonts/publicfont.k.Z | /usr/bin/fld.minix -n
fontx-zcat:
	zcat /dos/lib/font/jpnhn16x.Z | /usr/bin/fld.fontx -n
	zcat /dos/lib/font/jpnzn16x.Z | /usr/bin/fld.fontx -n
minix-gzip:Startup
	gzip -d < /usr/share/fonts/pubfont.k.gz | /usr/bin/fld -t minix -n
	gzip -d < /usr/share/fonts/pubfont.a.gz | /usr/bin/fld -t minix -n
#	/usr/bin/fld -t fontx -n /usr/share/fonts/vga.fnt
#	gzip -d < /usr/share/fonts/vga.fnt.gz | /usr/bin/fld.fontx -n

fontx-gzip:
	gzip -d < /dos/lib/font/jpnhn16x.z | /usr/bin/fld.fontx -n
	gzip -d < /dos/lib/font/jpnzn16x.z | /usr/bin/fld.fontx -n

#################################
# OPTIONAL SETUP ENTRIES
#################################

# Mouse type definition.  Choose one of: Microsoft,
# MouseSystems, BusMouse, MMSeries, Logitech, or None.
Mouse:
	None
# Mouse baud rate
MouseBaud:
	1200
# Mouse device file name
MouseDev:
	/dev/mouse

# Use hard scroll
HardScroll:
	On

# Length of beep sound (1/100 sec).
BeepCounter:
	5

# Cursor blink interval (1/10 sec).
CursorInterval:
	4

# Screen blank time (minutes).
SaveTime:
	600

# Use double width cursor on kanji character
KanjiCursor:
	On

# Cursor top raster line (0..15)
CursorTop:
	14

# Cursor bottom raster line (CursorTop..15)
CursorBottom:
	15

# Vga Font Offset
VgaFontOffset:
	0

# Save font data in plane 3 (required for Trident TVGA series)
SavePlane3:
	Off

Mouse3Buttons:
	On

# Coding
# SingleByte DoubleByte 8bitCode
#   ISO8895-[123456789], JISX0201.1976-0
#   BIG5.HKU-0, GB2312.1980-1, JISX0208.1983-0, KSC5601.1987-0
#   EUC, SJIS

ja_JP.ujis:Coding
	JISX0201.1976-0 JISX0208.1983-0 EUC

ja_JP.sjis:
	JISX0201.1976-0 JISX0208.1983-0 SJIS

zh_TW.big5:
	ISO8859-1 BIG5.HKU-0

zh_CN.ugb:
	ISO8859-1 GB2312.1980-0

ko_KR.euc:
	ISO8859-1 KSC5601.1987-0
					
# Show `No warranty' message
StartupMessage:
	On