Remote Console Topics | Previous
A new Remote Console tool, Rconmode, enables you to change the screen buffer size and the window size of the current console. The syntax is:
rconmode bufferx,buffery,windowx,windowy
Where:
For example, the following command changes the screen buffer size to 80 x 500 and the window size to 80 x 50:
rconmode 80,500,80,50