| Parameter |
Type |
Default |
Description |
| APPLETBG |
Integer |
JRE default |
Applet background |
| APPLETFG |
Integer |
JRE default |
Applet foreground |
| SESSION |
String |
Per language |
Session name |
| HOST |
String |
|
Host name or IP address |
| PORT |
Integer |
23 |
Host port |
| FONT |
String |
-PLAIN- |
Font string, optional family
name-required style-optional size for example "Monospaced-PLAIN-15" |
| FONTORDER |
String |
|
Font family name ordered list
example "Lucida Sans Typewriter,Lucida Console,Monospaced" |
HELPBASE
|
String
|
HTTP://JavaTerminal.SourceFORGE.NET
|
Help base URL where help.lang.html files are located
|
| PROTOCOL |
String |
TELNETBBS |
Version 3.0 ignores this option
|
| ENCODING |
String |
CP437 |
Character encoding |
| CONWIDTH |
Short |
80 |
Screen width in
character cells
|
| CONHEIGHT |
Short |
25 |
Screen height in
character cells
|
| SCROLLBACK |
Integer |
625
|
Scrollback lines |
| INPUTBUFFER |
Short |
512 |
Input processing buffer
bytes |
| FOREGROUND |
Integer |
#777777 |
Default terminal
foreground colour |
| BACKGROUND |
Integer |
#000000 |
Default terminal
background colour |
| PAINTDELAY |
Short |
1 |
Paint delay in
milliseconds
|
| LOCALECHO |
Boolean |
true |
Local echo |
| BSDESTRUCTIVE |
Boolean |
true |
Backspace destructive |
| WRAPCURSOR |
Boolean |
true |
Wrap cursor |
| CURSORBLINKING |
Boolean |
false |
Cursor blinks |
| CURSORVISIBLE |
Boolean |
true |
Cursor visible |
AUDIBLEBELL
|
Boolean
|
true
|
Audible bell notification
|
VISUALBELL
|
Boolean
|
true
|
Visual bell notification
|