我的显示器是索尼 xbr-x850b,据说分辨率为 3840x2160,比例为 16:9,但在 Ubuntu 设置 > 显示中,有一个选项可以显示 4096x2160,比例为 9:5。这是否意味着我的电视比我想象的更强大、更好?
当我选择 4096x2160 9:5 时它可以工作,但我的桌面高度减少了大约 2.5 英寸,顶部和底部出现了黑条,并且我在命令上得到以下输出:
~$ xdpyinfo | grep dots
resolution: 96x96 dots per inch
~$ xrandr | grep -w connected
HDMI-0 connected primary 4096x2160+0+0 (normal left inverted right x axis y axis) 1220mm x 680mm
但是当我选择 16:9 的 3840x2160 时,我的桌面就是屏幕的整个尺寸,并且我在命令上得到以下输出:
:~$ xrandr | grep -w connected
HDMI-0 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 1220mm x 680mm
:~$ xdpyinfo | grep dots
resolution: 96x96 dots per inch
答案1
这意味着您的 GPU 足够强大,可以为您提供使用高达 4096 x 2160 的分辨率的选项。
根据您选择模式时显示屏上显示的结果,我会说: