vidmode
vidmode
help
vidmode [options]
Display or change the video mode.
Options:
-h, --height=HEIGHT Set the height of the screen.
-w, --width=WIDTH Set the width of the screen.
-b, --bits=DEPTH Set the color depth.
-r, --refresh=RATE Set the refresh rate.
-f, --full-screen Set the screen to full-screen mode.
-s, --save Save the current video mode.
-l, --list List the available video modes.
Examples:
vidmode
vidmode -h 1024 -w 768 -b 16
vidmode -s
vidmode -lbreakdown
Last updated