Modify resolution settings after RHEL5.5 is installed in VMware

Source: Internet
Author: User

After VMware installs RHEL5.5, it modifies the resolution settings RHEL5.5. After installing it with VMware, it is found that the resolution settings are only 640xlarge and 800x600, which cannot be set to commonly used 1024x768. After checking on the Internet, most of them say that you need to install vmware tools to adjust the resolution. After testing, we found that you can set the resolution to 1024x768 without installing other software. The method is as follows. 1. After Entering the desktop, click System-> Administration-> Display, select Hardware, click Configure (autoconfigured by default) next to Monitor Type, and select Generic CRT Display in the new window, select the resolution that suits you. my options are 1024x768. Click OK to exit. 2. Return to the Display Settings window and switch to the Settings tab. In the Resolution drop-down menu, you will find that there are more resolutions. Select 1024x768 and click OK to exit. 3. Exit the current user. Choose System> Log Out. 4. When the system returns to the logon page again, you will find that the resolution has been modified successfully. Note: In the select Generic CRT Display step, do not select the following Generic LCD Display. Although I use LCD, after selecting it, I found that it is set to 1024x768, after cancellation, the resolution is not 1024x768. It seems to be 1280x800. I don't know why, but it will be normal if I select Generic CRT Display. Attached with the/etc/X11/xorg. conf file: # Xorg configuration created by system-config-displaySection "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSectionSection "InputDevice" Identifier "Keyboard0 "Driver" kbd "Option" XkbModel "" pc105 "Option" XkbLayout "" us "EndSectionSection" Monitor "Identifier" Monitor0 "ModelName" Monitor 1024x768 "### Comment all HorizSync and VertSync values to use DDC: horizSync 31.5-61.0 VertRefresh 50.0-75.0 Option "dpms" EndSectionSection "Device" Identifier "Videocard0" Driver "vmware" EndSectionSection "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" defaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSectionEndSection

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.