Default monitor properties: 1920x1080 32bpp @ 60Hz, size 421x237 mm, dpi 93.60 x 93.62 - Pixel size of via property `newt.monitor.pxwidth` and `newt.monitor.pxheight` - Refresh rate via property `newt.monitor.refresh` - Bits per pixel via property `newt.monitor.bpp` - Display size in millimeter via property `newt.monitor.mmwidth` The defaults are being used either if value could not be retrieved by the driver or if they are overridden via properties. This change concludes commit d5b29814f2a48a9d6ac2c0e355adf81dec71cb89
commit 9635c194e421752a0d8c163f0cc9335421f8dd56 implements as described