<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'>Don't know what your hardware is.<div><br></div><div>For intel, you would use xrandr.  The guis seem to be front end for xrandr and not so great at that.  Googling xrandr will get you several pages that will tell you how to place the minimum info into an xorg.conf to define the virtual desktop size (sum of both monitors) and then use the command line to set up your monitors.  If you can get that far it should be easy to write a simple xorg file.</div><div>Paul</div><div><br>----- Original Message -----<br>From: "Robert Kiwanuka" <robert.kiwanuka@gmail.com><br>To: "Ubuntu user technical support, not for general discussions" <ubuntu-users@lists.ubuntu.com><br>Sent: Tuesday, November 3, 2009 4:07:40 PM GMT -05:00 US/Canada Eastern<br>Subject: Re: Ubuntu 9.10 Dual Head setup<br><br>2009/11/3 Fred Roller <span dir="ltr"><<a href="mailto:froller@tnclimited.com" target="_blank">froller@tnclimited.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><div></div><div class="h5">Robert Kiwanuka wrote:<br>
> Hello all,<br>
><br>
> This is becoming an increasingly disturbing problem. When I try to set<br>
> up dual head  (from System > Preferences > Display) I run into the<br>
> following problems:<br>
><br>
> 1. Whatever the change I make, if I select Apply the screen freezes<br>
> and the _only_ solution is to power off.<br>
><br>
> 2. The default is to mirror screens but I want One large desktop.<br>
> There is seemingly no way to change this default behaviour.<br>
><br>
> 3. I work at on least three different laptops each of them needing to<br>
> use  a different second monitor depending on where I take it. For some<br>
> monitors after selecting the relevant resolutions, it will freeze but,<br>
> after restarting it will be configured as desired. But for some it<br>
> insists on mirroring the monitors at boot, which means I cannot use<br>
> any alternatives!<br>
><br>
> 4. If I start a laptop  _and then_ connect the second head then go to<br>
> System> Preferences>Display  to enable it, it _always_ just freezes.<br>
> Solution is again powering off, which means any work i was doing<br>
> before that is lost!<br>
><br>
> 5. Whenever I connect the second head, the resolution of the primary<br>
> one is automatically modified so that windows no longer fit well on it<br>
> (and this happens for the secondary one too). In the Display dialog it<br>
> thus becomes difficult to select the options (Apply/Close). In my case<br>
> I have to rely on the fact that I know what keyboard shortcut to use<br>
> in this situation, but what does everyone else do is such cases - I'm<br>
> assuming that other people have had this as it has been repeated on<br>
> all my laptops so far.<br>
><br>
> 6. Sometimes I'm asked if I want to keep the configuration or return<br>
> to the previous but sometimes not! Why?<br>
><br>
> 7. I no longer have a good xorg.conf to refer to in order to set what<br>
> I want with out the GUI interface!<br>
><br>
> Any ideas on how to sort any of that out? Does anyone have a working<br>
> xorg.conf where they have manually determined the<br>
> display/monitor/screen settings. I would rather play with that suffer<br>
> with the GUI where nothing is certain.<br>
><br>
> Regards,<br>
><br>
> Robert<br>
</div></div>I don't know how applicable this may be but - with similar issues on<br>
setting up the second monitor (I use the nvidia interface) it turned out<br>
a need for running the manager as root. i.e.<br>
<br>
    gksu gnome-display-properties<br>
<br></blockquote><div><br>Tried it. Did not change the outcome but at least it did not freeze time round.<br><br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


then before saving removing the old xorg file (actually changing the<br>
name, paranoid that way.):<br>
<br>
    sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.jic<br>
<br>
the removal forces a rewrite with new configs and the changes applied to<br>
the different monitors I connected.  I eventually edited the menu icon<br>
properties to run as root so I could use the menu item to make changes.<br>
Don't know if this will help but at least it could enlighten you to a<br>
solution.<br>
<br>
--<br>
Fred<br>
<a href="http://www.fwrgallery.com" target="_blank">www.fwrgallery.com</a><br>
<br>
"Life is like linux, simple.  If you are fighting it you are doing something wrong."<br>
<font color="#888888"><br>
<br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com" target="_blank">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></blockquote></div><br>Thanks<br>
<br>-- 
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
</div></div></body></html>