while exploring different possibilities of my monitor with different resolutions I have been using xrandr
. I wish to know what one of the outputted data of xrandr
means.
In the following example I would like to know what the final data set means (the part stating 890mm x 500mm)
HDMI1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 890mm x 500mm
What are these Dimensions specifically, and are these parameters changeable?
xrandr
uses metric (mm) whileUbuntu System Settings
shows monitor size in inches (55") – Kalamalka Kid Apr 28 '16 at 08:00