?? wbat.ini
字號:
; WBAT INI file (semicolon for comments)
[general] ;1/0 for on/off
BlinkMode=0 ;off recommended (see below)
ELvar=1 ;SET ?=box exit code (errorlevel)
rightESC=1 ;ESC by right mouse click outside box
ESCinput=0 ;on ESC: 1=do not discard input
ErrorPause=1 ;Halt on errors (errorlevel 255)
KeybFlush=0 ;flush keyboard buffer before box display
NoHideCursor=0 ;never hide blinking input cursor?
MouseReset=0 ;Mouse reset: force=1
DragAnim=1 ;box drag animation (1 is default)
BoxFrame=" " ;3*3 pattern, example: "諛砍 忱餒"
CheckSymbol="x" ;or 251 ;(checkbox) decimal code or quoted char
RadioSymbol="*" ;or 254 ;(radio buttons) decimal or quoted char
HiSymbol="~" ;Symbol for TextHi and BoxHi (see color)
SourceFile=WBAT.TXT ;default source file name for layouts
PalFile=+PAL.INI ;color palette (command: wbat pal)
FontFile=+SANSERIF.FNT ;font file (command: wbat font)
;("+" means: in directory of WBAT.COM)
[color]
Screen= black on +green ;default for CLS and FILL
TextHi= red on +green ;screen text hilite (~~)
TextTitle=+white on magenta ;screen text title (#)
Box= black on +white ;default for box/menu/list
BoxHi= red on +white ;box text hilite
Divider= cyan ;dividers in box (char "
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -