Ubuntu display: Difference between revisions

From IThelp
No edit summary
(Removing categories that have no meaning.)
 
(9 intermediate revisions by one other user not shown)
Line 4: Line 4:


Note that Ubuntu in most cases will automatically detect that you insert / remove a screen.
Note that Ubuntu in most cases will automatically detect that you insert / remove a screen.
=== The Ubuntu Display settings way ===
=== The Display method ===
''Also known as [http://nouveau.freedesktop.org/wiki/ nouveau]''
''Also known as [http://nouveau.freedesktop.org/wiki/ nouveau]''


Line 14: Line 14:


In Displays you can among other things detect monitors connected to your computer, select the extended / clone mode, resolution, rotation and select the order in which the monitors should be in.
In Displays you can among other things detect monitors connected to your computer, select the extended / clone mode, resolution, rotation and select the order in which the monitors should be in.
You can extend desktop to span two monitors as well.
You can extend the desktop to span two monitors as well.




Line 20: Line 20:




Cloning your desktop,which is useful if you are also using an external laptop or projector
Cloning your desktop when you are connected to a projector.
[[File:Display-manager-mirror.png|500px]]




[[File:Display-manager-mirror.png|500px]]


Below is a small guide of things you can try if your noveau settings for Ubuntu is not functioning properly.
Ubuntu has a configuration tool for the 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 monitor that are attached to the computer.
You can also choose between clone or extended mode and set the resolution, rotation and order of the screens.


When you press "Apply", an xml.file with path  fil ~/.config/monitors.xml will be written.
When you press apply the settings are written to the file ~/.config/monitors.xml. The file can be edit manually with vi or another text editor.


This file contains the settings that you choosed. The file can altered manually using a text editor if you need to change the settings.
=== xorg.conf method ===


'''Note:''' Ubuntu will in most cases be able to detect when you plug in/plug out a monitor.
If you have a nvidia graphick card or simular and you are not able to use [http://nouveau.freedesktop.org/wiki/ nouveau], then you have other tools installed like NVIDIA X Server Settings.


Search for nvidia in Dash Home. ''More about [[Ubuntu_Dash_Home]]''


=== The xorg.conf way ===


[[File:800px-Nvidia-settings1.png|700px]]


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.
The result will show you NVIDIA X Server Settings tool that gives you possibleities to detect monitors connected to your computer, select the extended / clone mode, resolution, rotation and the order the monitors should be in.


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 screens.
[[File:588px-Nvidia_config.png|600px]]


[[Category:Linux]]
[[Category:Linux]]
[[Category:Ubuntu]]
[[Category:Ubuntu]]

Latest revision as of 13:34, 9 March 2017


Changing display settings in Ubuntu.

Note that Ubuntu in most cases will automatically detect that you insert / remove a screen.

The Display method

Also known as nouveau

Search for display in Dash Home. More abaout Ubuntu_Dash_Home


Display-manager.png


In Displays you can among other things detect monitors connected to your computer, select the extended / clone mode, resolution, rotation and select the order in which the monitors should be in. You can extend the desktop to span two monitors as well.


Display-manager-extend.png


Cloning your desktop when you are connected to a projector.


Display-manager-mirror.png


When you press apply the settings are written to the file ~/.config/monitors.xml. The file can be edit manually with vi or another text editor.

xorg.conf method

If you have a nvidia graphick card or simular and you are not able to use nouveau, then you have other tools installed like NVIDIA X Server Settings.

Search for nvidia in Dash Home. More about Ubuntu_Dash_Home


800px-Nvidia-settings1.png


The result will show you NVIDIA X Server Settings tool that gives you possibleities to detect monitors connected to your computer, select the extended / clone mode, resolution, rotation and the order the monitors should be in.


588px-Nvidia config.png