From: "Grzesiek Sójka" <pld-t9zbU3WrWHI@public.gmane.org>
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: dual head X config
Date: Fri, 08 Oct 2010 18:01:04 +0200 [thread overview]
Message-ID: <4CAF4040.5020409@pfu.pl> (raw)
Hi there,
I have a question. I have a dual DVI NV34 adapter and at the moment the
Xserver works fine. Two separated displays configured as follows:
Section "Monitor"
Identifier "Monitor0"
Option "Primary" "True"
EndSection
Section "Monitor"
Identifier "Monitor1"
Option "RightOf" "Monitor0"
Option "Primary" "False"
EndSection
Section "Device"
Identifier "Device0"
Driver "nouveau"
#assigns the output DVI-I-1 to Monitor0
Option "monitor-DVI-I-1" "Monitor0"
#assigns the output DVI-I-2 to Monitor1
Option "monitor-DVI-I-2" "Monitor1"
EndSection
Section "Screen"
Identifier "screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Depth 16
Virtual 3200 1200
EndSubSection
EndSection
The problem is that I would like to make the mplayer stretch the movie
to both monitors when going into the fullscreen mode. When I was using
the binary nvidia driver I used the TwinView to do this. Is it possible
using the nouveau driver??
next reply other threads:[~2010-10-08 16:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-08 16:01 Grzesiek Sójka [this message]
[not found] ` <4CAF4040.5020409-t9zbU3WrWHI@public.gmane.org>
2010-10-09 2:16 ` dual head X config Francisco Jerez
[not found] ` <87mxqof6uf.fsf-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>
2010-10-09 9:00 ` Grzesiek Sójka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CAF4040.5020409@pfu.pl \
--to=pld-t9zbu3wrwhi@public.gmane.org \
--cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.