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.
Access Control: Any User
Auditing Events: None
The following exit values are returned:
| Item | Description | 
|---|---|
| 0 | Successful completion. | 
| >0 | An error occurred. | 
To display the current video mode of the X server.
lsvmodeSomething 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]
 | Item | Description | 
|---|---|
| /usr/bin/X11/lsvmode | Contains the lsvnode command. |