Ubuntu 分辨率更改 xrandr Failed to get size of gamma for output default
Posted jiu__
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu 分辨率更改 xrandr Failed to get size of gamma for output default相关的知识,希望对你有一定的参考价值。
sudo vim /etc/xorg.conf
copy:
Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" HorizSync 28.0 - 70.0 VertRefresh 56.0 - 75.0 EndSection Section "Device" Identifier "VMware SVGA" Driver "vesa" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 24 Modes "1920x1080_60.00" EndSubSection EndSection
:wq!(保存
reset computer.
go to the settings and modify the display.
over.
以上是关于Ubuntu 分辨率更改 xrandr Failed to get size of gamma for output default的主要内容,如果未能解决你的问题,请参考以下文章