mercoledì 14 ottobre 2009

Linux resize screen resolution with xrandr

You can quickly resize the screen resolution using "xrandr" utility (/usr/bin/xrandr).

with xrandr -q you can see all the available resolutions

Input xrandr -s (size) to dynamically resize screen; for example:

xrandr -s 1440x900

Nessun commento: