Please refer to this TW Chinese character support system configuration file to set TW startup parameters
; TWAY.INI TW Chinese character support system configuration file
;
; content after the ';' semicolon is a comment
; -----------------------------------------------------------------
; -----------------------------------------------------------------
; Dynamic Chinese support for the DOS prompt:
; Available options: 0: NO ---
; 1: OFF (English, ENGLISH) ---
; 2: ON (Chinese, CHINESE) ---
;
CCDOSPROMPT=ON
; Smart whole-Chinese-character processing:
; Available options: OFF(0, off)
; ON (1, on)
;
AutoChinese = ON
; Direct screen writing in text mode:
; Available options: OFF(0, off)
; ON (1, on)
;
DirectVideo = ON
; Direct screen writing in extended mode:
; Available options: OFF(0, off)
; ON (1, on)
;
ExDirectVideo = ON
; B000 segment control:
; Available options: NO(0) ---
; AUTO ---
;
UseB000 = AUTO
; Western tab recognition:
; Available options: OFF(0, off) ---
; ON (1, on) ---
;
AsciiTAB = ON
; Cursor blink frequency:
; Available options: 0 : disable cursor
; 1-17: cursor blinking: 1-fastest, 17-slowest
; 18 : cursor fixed
;
Cursor = 3
; Clock switch:
; Available options: OFF(0, off)
; ON (1, on)
;
Clock = ON
; Chinese mouse driver:
; Available options: 0: NO ---
; 1: TEXT(text) ---
; 2: GRAPH(graphics) ---
;
CCMouse = 2
; -----------------------------------------------------------------
; -----------------------------------------------------------------
; Display driver 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:
; Available options: 0: No ---
; 1: Yes --
;
HiRes = 1
;
; Graphics mode number (Hex) used to emulate Western text mode:
; (generally 12H for VGA, 10H for EGA)
;
TextMode = 12
; Scrolling mode:
; Available options: 0(Graph) --- graphics mode)
; 1(Fast ) --- fast scrolling)
; 2(Hard ) --- hardware scrolling)
; 3 --- smart scrolling
;
Scroll = 2
; Character blinking attribute support:
; Available options: OFF(0, off) --- no character blinking support
; ON (1, on) --- character blinking supported
;
CharBlink = ON
; Graphics cursor:
; Available options: OFF(0, off) --- disable cursor display in graphics mode
; ON (1, on) --- enable cursor display in graphics mode
;
GraphCursor = OFF
; -----------------------------------------------------------------
; -----------------------------------------------------------------
; Punctuation mode:
; Available options: 0(Ascii) --- Western punctuation
; 1(Chinese) --- Chinese punctuation
;
BiaoDian = 0
; Numeric keypad table mode:
; Available options: 0 --- Western digits
; 1 --- thin table lines
; 2 --- thick table lines
; 3 --- thick horizontal, thin vertical
; 4 --- thin horizontal, thick vertical
;
NumPad = 0
; Top-row number key mode:
; Available options: 0: 0 --- 9 1: 0 --- 9 2: ○ --- 九
; 3: 零 --- 玖 4: ① --- ⑩ 5: ㈠ --- ㈩
; 6: ⑴ --- ⑽ 7: ⒈ --- ⒑ 8: Ⅰ --- Ⅹ
;
Digit = 0
; SPDOS input method emulation interface
; Available emulation version numbers: 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/Western keyboard switching:
; Available hotkeys: R_Shift --- right
; L_Shift --- left
; R_Ctrl --- right
; L_Ctrl --- left
; F11 ---
; F12 ---
; C_Space --- Sp
SysKey = R_SHIFT
; Chinese input method switching:
; Available hotkey schemes: F? --- +
; F? --- +
; ? --- ++
; F? --- +
;
InputKey = F?
PageKey = '' ; '' ; '-+'
; Corresponding key position for the English input method:
; Available options: F2, F3, ..., F10
;
AsciiKey = F10
; Punctuation switching:
; Available hotkey schemes:
;
BiaoDianKey =
; Full-width/half-width switching:
; Available hotkey schemes:
;
QuanBanJiao =
; -----------------------------------------------------------------
; -----------------------------------------------------------------
; Prompt line style:
; Available options: 0: flat style, 1: 3D style
; (can be switched dynamically with +F11)
;
PmptStyle = 1
; Prompt line background color:
; Available colors: 0:black, 1:blue, 2:green, 3:, 4:red, 5:pink, 6:yellow, 7:white
;
BackColor = 7
; Prompt line English/digit color:
; Available colors: 0-15:black, blue, green, ...
;
SymbColor = 4
; Prompt line Chinese character color:
; Available colors: 0-15:black, blue, green, ...
;
HanZiColor = 0
; Prompt line input method name color:
; Available colors: 0:black, 1:blue, 2:green, 3:, 4:red, 5:pink, 6:yellow, 7:white
; Available colors: 0-15:black, blue, green, ...
;
NameColor = 1
; Normal prompt line character color:
; Available colors: 0-15:black, blue, green, ...
;
NormColor = 4
; -----------------------------------------------------------------
; -----------------------------------------------------------------
; 16-dot display font:
; Available fonts: 1. GBJD16(Simplified Chinese font)
; 2. GBFD16(Traditional Chinese font)
; 3. other user-defined 16-dot fonts
;
Sys16 = GBJD16
; 16-dot user-defined display font:
;
Usr16 = GBJD16.USR
; 16-dot display font driver:
; Available driver programs: AUTO --- automatically detect and load
; FXMS16.FDV --- use XMS memory
; FEMS16.FDV --- use EMS memory
; FEXT16.FDV --- use extended memory via INT 15H
; FHDD16.FDV --- place directly on the hard disk
; FNET16.FDV --- read from network service
; FPUC16.FDV --- read Founder Chinese card fonts
;
Sys16Drv = AUTO
; 24-dot display font:
;
Asc24 = ASCII24
Sym24 = GBD24T
Sys24 = GBJD24S
; 24-dot display font driver:
;
; Sys24Drv = FXMS24.FDV
; Print font path:
;
PrintFontPath = C:\TWAY\FONT
; Print font driver program:
; Available glyph driver programs:
; 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