Until Ubuntu Brainstorm Idea #17526 becomes a reality, it seems there is no way for non-NVIDIA users to change the primary display (not just move the panels) without resorting to the command line.
Edit 2014-05-30: That answer is a little outdated now. Ubuntu Brainstorm no longer exists. And other answers to this question have better solutions, both for Ubuntu, and other distros.
In MATE, "Preferences > Monitors" has a "Make Default" button. That's what you're looking for.
In GNOME 3, "Settings > Display" doesn't have a "Make Default" button. Instead it has a toolbar-looking bar at the top of one of the displays. Drag that to the display that you want to be primary.
I believe Unity is similar to GNOME 3, but the toolbar is on the side -- I don't know for sure though; I'm not running Unity myself.
In KDE, under "System Settings > Display and Monitor" there is a star on each display that you can click to set which is primary.
Edit 2015-02-25: It's heart-warming to know that Linux desktop environments are progressing.
Ubuntu GNOME 14.10 features GNOME 3.12. Open Displays, and choose the secondary display. A list on the left lets you set the display to "Primary", "Secondary Display" (selected), "Mirror", or "Turn Off".
Unity no longer has an equivalent of primary desktop. You can set "Launcher placement" to either of your displays, or all displays.
I was having problems with the primary monitor reverting on reboot. Was getting pretty annoying. So I did some searching around and was able to find a solution of my own.
First select your primary display.
Make sure you save your settings, then close.
Next you need to edit the monitors configuration file.
gedit ~/.config/monitors.xml
Find the display you wish to make primary, and change to
Worked for Xubuntu 14.04 Trusty tahr nvidia gtx 760 using proprietary driver 331.38 on x86_64.
"Settings manager" -> "Session and Startup" -> "Application Autostart" register -> add following command:
xrandr --output HDMI-0 --primary
specify title yourself so you recognize if changed later on. You can give even further arguments to it.
To know which monitor is which you can either call xrandr -q on the commandline or install arandr (available in the settings-manager too) to list the monitors.
Go to the monitors preference panel. On a default desktop install this is:
System - Preferences - Monitors
Uncheck the "Same image in all monitors" box and hit "Apply".
Hold the Alt key and drag the top and bottom panels to the screen that you want to be the primary display.
For NVidia video cards:
Run the NVidia settings tool. On a default desktop install with the NVidia proprietary drivers enabled, this is:
System - Administration - NVIDIA X Server Settings
Select "X Server Display Configuration".
Choose the display you want to be the primary display and check "Make this the primary display for the X screen" and hit "Apply".
I just deleted ~/.config/monitors.xml and logged out and back in, then went to Setting / Monitors and re-saved. This created a new monitors.xml file - and that fixed the problem.
In Unity with 14.04LTS nothing of this works. The monitors.xml is well written and has the primary well and positions well defined but when reboots, it ignores the primary and position.
Altough i am unable to make the suggested script to run on reboot. I added the command to run it in the startup but it does not appear to work. But after reboot even if i increase the delay of execution; if i run manually the script it corrects the monitors.
In the Screen Display manager, both your monitors must be shown side-by-side. You can drag the left one to the right side to switch the primary monitor between them.
Until Ubuntu Brainstorm Idea #17526 becomes a reality, it seems there is no way for non-NVIDIA users to change the primary display (not just move the panels) without resorting to the command line.
Edit 2014-05-30: That answer is a little outdated now. Ubuntu Brainstorm no longer exists. And other answers to this question have better solutions, both for Ubuntu, and other distros.
In MATE, "Preferences > Monitors" has a "Make Default" button. That's what you're looking for.
In GNOME 3, "Settings > Display" doesn't have a "Make Default" button. Instead it has a toolbar-looking bar at the top of one of the displays. Drag that to the display that you want to be primary.
I believe Unity is similar to GNOME 3, but the toolbar is on the side -- I don't know for sure though; I'm not running Unity myself.
In KDE, under "System Settings > Display and Monitor" there is a star on each display that you can click to set which is primary.
Edit 2015-02-25: It's heart-warming to know that Linux desktop environments are progressing.
Ubuntu GNOME 14.10 features GNOME 3.12. Open Displays, and choose the secondary display. A list on the left lets you set the display to "Primary", "Secondary Display" (selected), "Mirror", or "Turn Off".
Unity no longer has an equivalent of primary desktop. You can set "Launcher placement" to either of your displays, or all displays.
Ubuntu MATE and Kubuntu are unchanged.
I was having problems with the primary monitor reverting on reboot. Was getting pretty annoying. So I did some searching around and was able to find a solution of my own.
First select your primary display.
Make sure you save your settings, then close.
Next you need to edit the monitors configuration file.
Find the display you wish to make primary, and change to
And make sure to change the other monitor to
Now save the files, and reboot.
Example config
Now when you reboot the display should be selected as primary.
My setup is as follows:
Worked for Xubuntu 14.04 Trusty tahr nvidia gtx 760 using proprietary driver 331.38 on x86_64.
"Settings manager" -> "Session and Startup" -> "Application Autostart" register -> add following command:
specify title yourself so you recognize if changed later on. You can give even further arguments to it.
To know which monitor is which you can either call
xrandr -q
on the commandline or install arandr (available in the settings-manager too) to list the monitors.For most video cards:
Go to the monitors preference panel. On a default desktop install this is: System - Preferences - Monitors
Uncheck the "Same image in all monitors" box and hit "Apply".
Hold the Alt key and drag the top and bottom panels to the screen that you want to be the primary display.
For NVidia video cards:
Run the NVidia settings tool. On a default desktop install with the NVidia proprietary drivers enabled, this is: System - Administration - NVIDIA X Server Settings
Select "X Server Display Configuration".
Choose the display you want to be the primary display and check "Make this the primary display for the X screen" and hit "Apply".
Quickest way is to just switch the cables on the back of the computer.
I just deleted ~/.config/monitors.xml and logged out and back in, then went to Setting / Monitors and re-saved. This created a new monitors.xml file - and that fixed the problem.
In Ubuntu this can be solved as follows:
Click on the Gear Icon on the Unity launcher (the bar on the left side of the screen). The icon is labeled System Settings
Look under the Hardware Section and click the Displays icon
Turn off Mirror Displays (optional)
CLick on one of the display rectangles and drag the displays around to whatever order you prefer
Set any other desired options. For example, you can set the Launcher to only show up on one display
Click Apply
You will now have the primary monitor setup as desired - all without using the command line as mentioned in your question.
In Unity with 14.04LTS nothing of this works. The monitors.xml is well written and has the primary well and positions well defined but when reboots, it ignores the primary and position.
This seems to help http://bernaerts.dyndns.org/linux/74-ubuntu/309-ubuntu-dual-display-monitor-position-lost
Altough i am unable to make the suggested script to run on reboot. I added the command to run it in the startup but it does not appear to work. But after reboot even if i increase the delay of execution; if i run manually the script it corrects the monitors.
To move them all at once, turn off the secondary monitor, confirm, and turn it on again - and all programs will be on the primary monitor.
In the Screen Display manager, both your monitors must be shown side-by-side. You can drag the left one to the right side to switch the primary monitor between them.