双系统Ubuntu分辨率被改成800*600的修复方法

2024-10-13 11:57:43

1、Ctrl+Alt+T打开Ubuntu终端

2、在终端输入sudo gedit /etc/xorg.conf后弹出一个文本编辑器

3、在文本编辑器输入以下设置后保存退出Section "Monitor"Identifier "Mon足毂忍珩itor0"VendorName "Monitor Vendor"ModelName "Monitor Model"HorizSync 28.0 - 70.0VertRefresh 56.0 - 75.0EndSectionSection "Device"Identifier "VMware SVGA"Driver "vesa"EndSectionSection "Screen"Identifier "Screen0"Device "Card0"Monitor "Monitor0"SubSection "Display"Viewport 0 0Depth 24Modes "1920x1080_60.00"EndSubSectionEndSection

4、重启即可修复

猜你喜欢