by Void Main » Fri Nov 03, 2006 5:42 pm
This is pretty common actually, though there can be some issues that you wouldn't have with running on a single head. For instance, I don't believe compiz supports dual head (could be wrong on that). Regarding remote access it depends on what kind of remote access you are talking about and how you have things configured. If you are fire up a vncserver on a different display (:1) then you don't have to worry about it anyway because you would be running a completely separate instance of the X server with a specified resolution.
If you are using the vino server to remote control a logged on user's desktop then it should display the full desktop in whatever resolution you have configured (e.g. 2048x768) again depending on how you have the X server configured.
You can configure it to be one large desktop that spans both monitors (the common way like I mentioned above) or you can set it up to be two separate desktops and even run two different window managers on each and in this case I am not sure how the remote would be handled. If I recall you actually run two separate instances of X, :0 on one head and :1 on the other head (or maybe it was :0.1 and :0.2, don't recall) in which case you would have to connect to each with two instances of the VNC client.
To configure dual head go to the System->Administration->Display menu option (or run system-config-display from the shell) to bring up your video card/monitor configuration. You should find a "Dual Head" tab to enable.
It's been a long time since I have run dual head in this configuration though so I am only speculating and you should take my comment with a grain of salt. I keep thinking I want to buy a couple of new LCD displays to run on my main desktop but I rarely use it (I'm on the laptop 99.9% of the time).