mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 01:04:59 +00:00
397 B
397 B
Name
chres - change display resolution
Synopsis
$ chres <width> <height> [scale factor]
Description
chres
changes the display resolution to x@x.
Options
-s
,--screen
: Screen
Examples
# Change resolution to 1920x1080, scale 2x:
$ chres 1920 1080 2
Files
/tmp/portal/window
to communicate with WindowServer