Please refer to the following configuration file for the landlord to configure and try
; TWAY.INI Tianhui Chinese System Configuration File
;
; The content after ';' is a comment
; -----------------------------------------------------------------
; -----------------------------------------------------------------
; Dynamic Chinese localization of DOS prompt:
; Optional methods: 0: NO ---
; 1: OFF (English, ENGLISH) ---
; 2: ON (Chinese, CHINESE) ---
;
CCDOSPROMPT=ON
; Intelligent Chinese whole character processing:
; Optional methods: OFF(0, off)
; ON (1, on)
;
AutoChinese = ON
; Direct screen writing in text mode:
; Optional methods: OFF(0, off)
; ON (1, on)
;
DirectVideo = OFF
; Direct screen writing in extended mode:
; Optional methods: OFF(0, off)
; ON (1, on)
;
ExDirectVideo = OFF
; B000 segment control:
; Optional methods: NO(0) ---
; AUTO ---
;
UseB000 = NO
; Western tab character recognition:
; Optional methods: OFF(0, off) ---
; ON (1, on) ---
;
AsciiTAB = ON
; Cursor blink frequency:
; Optional methods: 0 : Disable cursor
; 1-17: Cursor blink: 1-fastest, 17-slowest
; 18 : Cursor stationary
;
Cursor = 3
; Clock switch:
; Optional methods: OFF(0, off)
; ON (1, on)
;
Clock = ON
; Chinese mouse driver:
; Optional methods: 0: NO ---
; 1: TEXT(Text) ---
; 2: GRAPH(Graph) ---
;
CCMouse = 2
; -----------------------------------------------------------------
; -----------------------------------------------------------------
; Display driver program list:
;
; ACER.DDV
; ALI.DDV
; ATI.DDV
; CHIPS.DDV
; CIRRUS.DDV
; COMPAQ.DDV
; EGA.DDV
; EGA420.DDV
; ET3000.DDV
; ET4000.DDV
; HGC.DDV
; OAK.DDV
; PVGA.DDV
; REALTEK.DDV
; S3.DDV
; TVGA.DDV
; VESA.DDV
; VGA.DDV
;
VideoDrv = VGA.DDV
; Super VGA card (800x600, 1024x768) high resolution mode support:
; Optional methods: 0: No ---
; 1: Yes --
;
HiRes = 0
;
; Graphics mode number (Hex) used to simulate Western text mode:
; (Generally 12H for VGA, 10H for EGA)
;
TextMode = 12
; Scroll mode:
; Optional methods: 0(Graph) --- (Graph mode)
; 1(Fast ) --- (Fast scroll)
; 2(Hard ) --- (Hardware scroll)
; 3 --- (Intelligent scroll)
;
Scroll = 2
; Character blink attribute support:
; Optional methods: OFF(0, off) ---
; ON (1, on) ---
;
CharBlink = ON
; Graphics cursor:
; Optional methods: OFF(0, off) ---
; ON (1, on) ---
;
GraphCursor = OFF
; -----------------------------------------------------------------
; -----------------------------------------------------------------
; Punctuation mode:
; Optional methods: 0(Ascii) ---
; 1(Chinese) ---
;
BiaoDian = 0
; Numeric keypad tabulation mode:
; Optional methods: 0 ---
; 1 ---
; 2 ---
; 3 ---
; 4 ---
;
NumPad = 0
; (Top row) Numeric key mode:
; Optional methods: 0: 0 --- 9 1: 0 --- 9 2: ○ --- 九
; 3: 零 --- 玖 4: ① --- ⑩ 5: ㈠ --- ㈩
; 6: ⑴ --- ⑽ 7: ⒈ --- ⒑ 8: Ⅰ --- Ⅹ
;
Digit = 0
; SPDOS input method simulation interface
; Optional simulation version number: 5.1 --- SPDOS 5.1(WPS 2.1)
; 5.21 --- SPDOS 5.21(WPS 2.2)
; 6.0F --- SPDOS 6.0F(WPS 3.0)
; NT1.0 --- SPDOS NT(WPS NT)
;
SpdosVer = 5.21
; -----------------------------------------------------------------
; -----------------------------------------------------------------
; Chinese and Western keyboard switch:
; Optional hotkeys: R_Shift --- Right
; L_Shift --- Left
; R_Ctrl --- Right
; L_Ctrl --- Left
; F11 ---
; F12 ---
; C_Space --- Sp
SysKey = R_SHIFT
; Chinese input method switch:
; Optional hotkey schemes: F? --- +
; F? --- +
; ? --- ++
; F? --- +
;
InputKey = F?
PageKey = '' ; '' ; '-+'
; English input method corresponding key:
; Optional methods: F2, F3, ..., F10
;
AsciiKey = F10
; Punctuation switch:
; Optional hotkey schemes:
;
BiaoDianKey =
; Full/half width switch:
; Optional hotkey schemes:
;
QuanBanJiao =
; -----------------------------------------------------------------
; -----------------------------------------------------------------
; Prompt line style:
; Optional methods: 0: Flat style, 1: Three-dimensional style
; (Can be dynamically switched with +F11)
;
PmptStyle = 1
; Prompt line background color:
; Optional colors: 0: Black, 1: Blue, 2: Green, 3:, 4: Red, 5: Pink, 6: Yellow, 7: White
;
BackColor = 7
; Prompt line English number color:
; Optional colors: 0-15: Black, Blue, Green,...
;
SymbColor = 4
; Prompt line Chinese character color:
; Optional colors: 0-15: Black, Blue, Green,...
;
HanZiColor = 0
; Prompt line input method name color:
; Optional colors: 0: Black, 1: Blue, 2: Green, 3:, 4: Red, 5: Pink, 6: Yellow, 7: White
; Optional colors: 0-15: Black, Blue, Green,...
;
NameColor = 1
; Normal prompt line character color:
; Optional colors: 0-15: Black, Blue, Green,...
;
NormColor = 4
; -----------------------------------------------------------------
; -----------------------------------------------------------------
; 16-dot matrix display font:
; Optional fonts: 1. GBJD16(Simplified Chinese font)
; 2. GBFD16(Traditional Chinese font)
; 3. Other user-defined 16-dot matrix fonts
;
Sys16 = GBJD16
; 16-dot matrix user-defined display font:
;
Usr16 = GBJD16.USR
; 16-dot matrix display font driver:
; Optional driver programs: AUTO --- Automatically detect and load
; FXMS16.FDV --- Use XMS memory
; FEMS16.FDV --- Use EMS memory
; FEXT16.FDV --- Use extended memory with INT 15H
; FHDD16.FDV --- Directly on the hard disk
; FNET16.FDV --- Read from network service
; FPUC16.FDV --- Read Founder Han card font
;
Sys16Drv = AUTO
; 24-dot matrix display font:
;
Asc24 = ASCII24
Sym24 = GBD24T
Sys24 = GBJD24S
; 24-dot matrix display font driver:
;
; Sys24Drv = FXMS24.FDV
; Print font path:
;
PrintFontPath = C:\TWAY\FONT
; Print font driver program:
; Optional font drivers:
; TWAY300.FDV
; TWAY2XX.FDV
; CSTAR20.FDV
; WPS30F.FDV
; WPSNT12.FDV
; UCDOS3X.FDV
; UCDOS50.FDV
;
PrintFontDrv = TWAY300.FDV
; -----------------------------------------------------------------
; -----------------------------------------------------------------
; Printer driver:
; AR2463.PDV
; AR4400.PDV
; AR5400.PDV
; AX1900.PDV
; BJ-200.PDV
; BJ-230H.PDV
; BJ-330.PDV
; BJ-C600.PDV
; BJ-C800.PDV
; CR3240.PDV
; FX80.PDV
; GW4100.PDV
; GW6330.PDV
; HPDJ500.PDV
; HPDJ500C.PDV
; HPLJ4.PDV
; HPLJIII.PDV
; IBM2390.PDV
; IBM4076.PDV
; IBM4076C.PDV
; IBMPPDS.PDV
; LBP-C8.PDV
; LQ-1600.PDV
; LQ-1600K.PDV
; LQ-2500.PDV
; M1570.PDV
; M1724.PDV
; NEC-3824.PDV
; NECP3300.PDV
; NECP6300.PDV
; NM9400.PDV
; OKI-8320.PDV
; P1351.PDV
; STY1000.PDV
; TH3080.PDV
PrinterDrv = LQ-1600.PDV
; Maximum printable Chinese character size (unit: 1/180 inch)
;
CharSizeMax = 1024
熟能生巧,巧能生精,一艺不精,终生无成,精亦求精,始有所成,臻于完美,永无止境!
金狮電腦軟體工作室愿竭诚为您服务!
QQ群:8393170(定期清理不发言者)
个人网站:
http://www.520269.cn
电子邮件:doujiehui@vip.qq.com
微信公众号: doujiehui