How to change the size of the TPX logon screen (LOGO) from a model2 display
search cancel

How to change the size of the TPX logon screen (LOGO) from a model2 display

book

Article ID: 9422

calendar_today

Updated On:

Products

TPX - Session Management Vman Session Management for z/OS

Issue/Introduction

TPX adapts the panel to the real terminal model, if the panel contains a )MODEL - )RESUME section like the TPXmenu or TPXoper displays. The logon screen does not contain these sections.

TPX always writes to the primary screen size specified in log mode if no )MODEL - )RESUME section is defined in the panel.



Environment

TPX for z/OS

Resolution

If you want TPX to adapt to the logon screen, change the TPX LOGO panel to include these three lines:

)MODEL 

)RESUME

NOTE: The panel definitions cannot exceed 24 lines in the panel library, so you will have to delete some other lines.

 

Additional Information

CA TPX 5.4 - Programming Guide - Modifying Panels describes how to modify panels.

TEN0003 and TEN1003 are the delivered TPX logon (LOGO) panels.