Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4923

Beginners • Re: Proper way to configure HDMI display

$
0
0
Thanks for your reply. This code makes me think that:

Code:

commentElem.innerHTML =  'width: ' + window.innerWidth + ' width2:' + screen.width + ' height:' + screen.height ;That displays'width: 1040 width2: 1280 height: 720
Also, this:

Code:

clock@qmclock:~ $ xrandr --display :0Screen 0: minimum 320 x 200, current 1280 x 720, maximum 2048 x 2048HDMI-1 connected primary 1280x720+0+0 (normal left inverted right x axis y axis) 697mm x 392mm   1280x720      60.00*+  50.00    59.94     1920x1080     60.00    50.00    59.94     1920x1080i    60.00    50.00    59.94     1280x1024     75.02     1440x900      74.98    59.90     1024x768      75.03    70.07    60.00     800x600       72.19    75.00    60.32    56.25     720x576       50.00     720x576i      50.00     720x480       60.00    59.94     720x480i      60.00    59.94     640x480       75.00    72.81    60.00    59.94     720x400       70.08
The magic of X. As I said, I would like to be able to configure this myself, but this is what X has done for me by (apparent) default

Statistics: Posted by delovelady — Sun Jan 14, 2024 12:05 pm



Viewing all articles
Browse latest Browse all 4923

Trending Articles