chres(1) - SerenityOS man pages

#Name

chres - change display resolution

#Synopsis

$ chres <width> <height> [scale factor]

#Description

chres changes the display resolution to x@x.

#Options

#Examples

# Change resolution to 1920x1080, scale 2x:
$ chres 1920 1080 2

#Files