TPX File Settings

TinyTERM Enterprise stores its configurations in files with the .tpx extension; e.g., default.tpx. The TPX file uses the Windows ini file format for its settings:

key=value

Not all the settings in the TPX file are available through the connection settings due to user interface space restrictions. Extra options are documented here. These may be added by exporting the configuration, then extracting the .tpx file. Any text editor may be used to add or change the settings.

Edited files may be uploaded to TinyTERM by following these instructions.




Key Description Values Version

borderdetect Detects asterisk "borders" and replaces them with line draw
    borderdetect=0
0 - Off (default)
1 - On
2.0.0
 
configDefault Sets this file as the default configuration. Only one tpx file may have this setting
    configDefault=1
0 - Off (default)
1 - On
3.0.0
 
entryDontSave Prevents saving username and password in SSH connections
    entryDontSave=1
0 - Off (default)
1 - On
3.6.1
 
IBMBlankChar Character used to fill blank fields in TN3270 and TN5250 emulations. Defaults to a space
    IBMBlankChar=.
Any single ASCII text character
3.0.0
 
offsetbottom
offsetleft
offsetright
offsettop
Offset in pixels from the specified edge of the display. This allows fine-tuning of where on-screen information draws, if up against a given edge is not desired.
    offsettop=11
All default to 0
2.1.0
 
pfcols Number of columns to display in portrait mode when the keyboard is hidden.
    pfcols=33
80
1.0.0
 
pflines Number of lines to display in portrait mode when the keyboard is hidden.
    pflines=29
40
1.0.0
 
silenceBEL Silence the BEL sound (ASCII 08) sent by host
    silenceBEL=1
0 - Off (default)
1 - On
3.6.1
 
silenceAudio Silence all TinyTERM Audio
    silenceAudio=1
0 - Off (default)
1 - On
3.6.1
 
sshtimeout Timeout in seconds when waiting for reply from host.
    sshtimeout=7
Defaults to 10
2.1.0
 
telnetkeepalive Every N seconds, send a Telnet NOP to keep connection alive. Valid only for Telnet and SSL connections.
    telnetkeepalive=10
0 - Disable
Any other positive value sets that number of seconds.
3.3.0
 
underlineFields Underline protected fields in TN3270 configuration
    underlineFields=1
0 - Off (default)
1 - On
3.0.0
 
wrap Controls whether text wraps at the end of the line
    wrap=1
0 - Off (default)
1 - On
3.2.0

iOS User Guide Table of Contents