No xorg exists in newer versions of Linux. conf file, but sometimes you need to manually generate an xorg. conf, and then modify the settings as needed. In this case, how do we have a basic xorg. conf template? Of course, you can find one from the Internet and modify it manually. However, there is another way to generate xorg. conf, which is more in line with your actual system environment. The steps are as follows:
1. Switch to the root identity under the command line;
2. Run the command "cp/var/log/Xorg.0.log/var/log/Xorg.1.log ";
3. Execute the command "Xorg-configure: 1 ";
4. Run Command 3 and generate xorg. conf. new in the/root/directory. This file can be used as the basic template of xorg. conf of the current system.
Compile xorg. conf to solve the problem of unadjustable Ubuntu resolution.
Ubuntu uses the cvt command to generate the screen resolution and refresh rate under xorg. conf.
Compile xorg. conf to solve the problem of unadjustable Ubuntu resolution.