Add 1600x900 resolution to LinuxMint15 installed in Vmware

Source: Internet
Author: User
Tags linux mint
In Vmware, LinuxMint15 is installed with X900 resolution. in Vmwareworkstation9, a Linuxmint15 is installed to try the resolution. In fact, the resolution of X900 is not supported. now, the 14-inch resolution is used for this resolution. I searched the internet and put the following code in the shell file... in Vmware, Linux Mint 15 is installed with X900 resolution. in Vmware workstation 9, a Linux mint 15 is installed to try the resolution. this resolution does not support X900 resolution. now, the 14-inch resolution is used for the resolution. Search the Internet, put the following code into the shell file can change the resolution, set to 1600x900. [python] Mint15-Mate Xsession. d # cat/usr/local/bin/change-resolution.sh #! /Bin/sh echo change 1600*900 cvt 1600 900 sleep 1 xrandroid -- newmode "1600x900_60.00" 118.25 1600 1696 1856 2112 900 903 908-hsync + vsync sleep 1 xrandroid -- addmode Virtual1" 1600x900_60.00 "sleep 1 xrandroid -- output Virtual1 -- mode" 1600x900_60.00 "[python] put in/usr/local/bin/change-resolution.sh, the resolution can be set once, but the problem persists after restart. Swollen? This script can only be run after Xorg. Otherwise, it will not work. in Linux Mint 15, Mate1.6 is used as the UI. find the UI and click Start Menu> Preferences> start the application, add a startup item here. The resolution is automatically set after each restart. There is no other good method for the time being. this method is perfect.
Related Article

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.