Re: Whats te model with Display's and Screens



On 2008-06-11, Ashish Shukla ???? ????? <wahjava@xxxxxxxxx> wrote:
Thanks for the above explanation. I wonder how one can create a new
screen on an existing display. Do I need multi-head display for that ?
If yes, does Xinerama needs to be setup to do that ? Or I can simply do
that with the plug-and-play display feature provided by recent RandR
1.2, as mentioned in the Intel DualHead setup document[1].

In general, when you have multiple screens, you set up your X server to
also have multiple screens. The naming convention is accurate in that
respect :)

For instance, I have two monitors connected to my computer. I'm using
X.org so I've setup xorg.conf to contain two "device" sections (for the
two heads of my graphics board), two "monitor" sections, and two
"screen" sections referencing the above. Then my "serverlayout" section
contains something like:

Section "ServerLayout"
...
Screen 0 "Scr0"
Screen 1 "Scr1" RightOf "Scr0"
...
EndSection

This results in an environment where I may specify by using the DISPLAY
environment variable where to place windows. :0.0 means the monitor to
my left, :0.1 means the monitor to my right. That's two X screens, two
root windows, with their own hierarchy of windows beneath them, and so
on.

I've never used xinerama, but if I'm not mistaken it creates a single X
screen shared by the multiple monitors. So you'd have a single :0.0 and
place windows here and there by simply moving them. I personally don't
like that.

Also I've no idea what RandR does wrt. multiple heads so I can't help
you there.

--
John Tsiombikas (Nuclear / Mindlapse)
http://nuclear.sdf-eu.org/
.



Relevant Pages

  • Re: VISTA DISPLAY ISSUES.
    ... The dual monitor functions are a result of your video card so yes - it is a card/driver problem. ... Search around and find who has a system working as YOU would like, and get the same video card and use the same driver version. ... >>> the laptop is his primary display. ... >>> changing screens also with the mouse moving to the left hand screen ...
    (microsoft.public.windows.vista.installation_setup)
  • Re: X11 & console setup
    ... third monitor (so I could constantly leave top or something sweet ... anything to do with console mode. ... The FreeBSD console always runs on the "primary" display as determined by the ... once it starts on the "good" screens. ...
    (freebsd-questions)
  • twinview and other related questions
    ... I use nvidia driver from nvidia, but I think that the problem will be the same if I used livna nvidia driver. ... I want to connect a beamer and get display on both LCD panel and "CRT". ... VendorName "Monitor Vendor" ... Is there a way to have exactly the same screen displayed, with different resolutions, in order to have the same display on both display screens: ...
    (Fedora)
  • Re: Additional monitor displays background but nothing else.
    ... I have a Packard Bell iExtreme running Vista home premium, my monitor is ... I can either set up the display settings ... to accomodate two different screens working independently with seperate ...
    (microsoft.public.windows.vista.hardware_devices)
  • Re: Nvidia in Dual head mode
    ... separate X screens, or just to use a single display? ... Identifier "Keyboard0" ... Monitor "Monitor0" ...
    (Fedora)