Display the current video mode of the X server.
Note: This command is usable only while the X server is running.
lsvmode
The lsvmode command displays the current output device and viewport size used by the X server.
The following exit values are returned:
0 | Successful completion. |
>0 | An error occurred. |
To display the current video mode of the X server.
lsvmode
Something similar to the following displays:
Current video mode information Logical screen size [1024x768] Viewport size [ 640x480] Vertical sync. (Hz) [60] Active output device [LCD][CRT]
/usr/bin/X11/lsvmode | Contains the lsvnode command. |
The chvmode command.