Ubuntu display: Difference between revisions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
=== The Ubuntu Display settings way === | === The Ubuntu Display settings way === | ||
Ubuntu has a configuration tool for screen called "Displays". | Ubuntu has a configuration tool for screen called "Displays". | ||
Line 22: | Line 23: | ||
This file contains the settings that you choosed. The file can altered manually using a text editor if you need to change the settings. | This file contains the settings that you choosed. The file can altered manually using a text editor if you need to change the settings. | ||
'''Note:''' Ubuntu will in most cases detect when you plug in/plug out a monitor. | '''Note:''' Ubuntu will in most cases be able to detect when you plug in/plug out a monitor. | ||
=== The xorg.conf way === | === The xorg.conf way === | ||
If you for some reason are not able to use the noveau drivers, you can install another tool to configure the screen settings. | If you for some reason are not able to use the noveau drivers, you can install another tool to configure the screen settings. |
Revision as of 11:47, 19 July 2013
Below is a small guide of things you can try if your noveau settings are not functioning properly.
The Ubuntu Display settings way
Ubuntu has a configuration tool for screen called "Displays".
To open this, press the Ubuntu icon. Enter "fill displays" to the search field and press Enter to access it.
This tool makes it possible to detect monitors that are attached to the computer. You can also choose between clone or extended mode and set the resolution, rotation and order of the monitors.
When you press "Apply", an xml.file with path fil ~/.config/monitors.xml will be written.
This file contains the settings that you choosed. The file can altered manually using a text editor if you need to change the settings.
Note: Ubuntu will in most cases be able to detect when you plug in/plug out a monitor.
The xorg.conf way
If you for some reason are not able to use the noveau drivers, you can install another tool to configure the screen settings. This is especially applicable for computers with Nvidia graphic cards.
To open this tool, press the Ubuntu icon. Enter "nvidia" into the search field. Press enter to access the application.
The Nvidia X server configuration tool will then appear. This tool lets you detect when monitors are connected to the computer. Further , you can choose between extended and clone mode and the order of the monitors.