Ubuntu display: Difference between revisions

From IThelp
(Created page with "400px|right 400px|right 400px|right")
 
No edit summary
Line 4: Line 4:


[[File:Display-manager-mirror.png|400px|right]]
[[File:Display-manager-mirror.png|400px|right]]
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 machine.
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 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.
[[Category:Li]]

Revision as of 11:46, 19 July 2013

Display-manager.png
Display-manager-extend.png
Display-manager-mirror.png

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 machine. 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 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.