rem rem DISPTERM.MSS rem /******************************************************************************/ /* Change these numbers to change the initial window positions on the screen. */ /* The first two numbers are the x and y coordinates of the upper left hand */ /* corner of the window. The second two numbers are the width and height of */ /* window in pixels. */ /******************************************************************************/ local video win 1 move -3 -3 806 606 local video win 2 move -3 -3 806 606 local video win 3 move -3 -3 806 606 rem rem this line sets the host ports and names local wsok client 5xxx 1.2.3.4