dsinfo file

The dsinfo file is a database of terminal descriptions used by the dscreen multiple screen utility.

The file contains the following information:

  • The dscreen utility keys and the functions they perform
  • Number of screen memory pages for the terminal
  • Code sequences sent or received to use the above features.

The terminal type entries in the default dsinfo file resemble the following 3151 ASCII terminal values:

# The Cartridge for Expansion (pn: 64F9314) needed for this entry
ibm3151|3151|IBM 3151,
dsks=\E!a^M|Shift-F1|,            # Selects first screen
dsks=\E!b^M|Shift-F2|,            # Selects second screen
dsks=\E!c^M|Shift-F3|,            # Selects third screen
dsks=\E!d^M|Shift-F4|,            # Selects fourth screen
dskc=\E!e^M|Shift-F5|,            # Creates a new screen
dske=\E!f^M|Shift-F6|\E pA\EH\EJ, # Go to screen 1 and end
dskl=\E!g^M|Shift-F7|,            # Lists function keys (help)
dskp=\E!h^M|Shift-F8|,            # Go to previous screen
dskq=\E!i^M|Shift-F9|\E pA\EH\EJ, # Go to screen 1 and quit
dsp=\E pA|\EH\EJ,                 # Terminal sequence for screen 1
dsp=\E pB|\EH\EJ,                 # Terminal sequence for screen 2
dsp=\E pC|\EH\EJ,                 # Terminal sequence for screen 3
dsp=\E pD|\EH\EJ,                 # Terminal sequence for screen 4
dst=10,                           # Allow 1 second timeout buffer