change-screen-depth - Change the number of lines of the screen
change-screen-width - Change the number of columns on the screen
n change-screen-depth
n change-screen-width
change-screen-depth changes the size of the screen to n lines deep. It is assumed that the screen is n lines deep and MicroEmacs '99 draws n lines at the users peril. A change in depth causes all of the windows currently displayed on the screen to be re-sized, the vertical position of the windows is modified to match the new screen dimension, the horizontal position of the windows remains unaltered. If the window is down-sized and the currently displayed windows are not able to fit into the new screen space then all windows are deleted with the exception of the current window.
change-screen-width changes the size of the screen to n characters wide. It is assumed that the screen is n columns wide and MicroEmacs '99 draws n columns at the users peril. The windows are reorganized as change-screen-depth working horizontally rather than vertically.
Within windowing environments such as X-Windows and Microsoft Windows these commands cause the canvas window to be re-sized to accommodate the change in screen size.
In MS-DOS environments the physical size of the screen is determined by the characteristics of the display adapter. change-screen-depth may be used to correct anomalies (usually on portables) in the displayable screen area and the graphics mode. e.g. the graphics mode utilizes 50 lines, and only 47 lines are viewable. In this case change the screen depth to 47 and MicroEmacs '99 will not utilize the remaining lines which are not viewable.
(c) Copyright JASSPA 1999
Last Modified: 1998/09/02
Generated On: 1999/12/01