| Increase Resolution Setting Using XrandR |
|
|
|
| How To - XrandR Utility |
| Written by Christian Foronda |
| Friday, 08 January 2010 10:24 |
|
Even if your desktop has a display adjustment GUI, it may not support all of the features that you want/need to adjust, or you may simply find it more powerful to use the xrandr utility, one of many handy such tools in the xorg-x11-server-utils package. Some GUI front-ends are also available, like 'krandrtray'. With the xrandr command, you can query and change available screen resolution and refresh rates "on-the-fly":
Note that the current setting is marked with an asterisk. You can change the screen resolution and refresh rates with, for example:
Changes are applied immediately when you press . Read: 'man xrandr' for complete details. Increase Resolution If you want to add a mode with resolution 1280x1024, you can enter the following command:
Now you need to create a modeline
Now you need to add the above mode using the following command
Here for VGA1 you have to use what ever that was there for $ xrandr output
Running these would change your resolution but this is temporary.these steps were done to make sure that these commands work Now we need to make these changes permanent Now you need to edit the default file
Look for the following lines
and Add the the following lines below them
Save and exit. Reference: Similar articles |
| Last Updated on Wednesday, 01 September 2010 10:01 |


