* dual head X config
@ 2010-10-08 16:01 Grzesiek Sójka
[not found] ` <4CAF4040.5020409-t9zbU3WrWHI@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Grzesiek Sójka @ 2010-10-08 16:01 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
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??
^ permalink raw reply [flat|nested] 3+ messages in thread[parent not found: <4CAF4040.5020409-t9zbU3WrWHI@public.gmane.org>]
* Re: dual head X config [not found] ` <4CAF4040.5020409-t9zbU3WrWHI@public.gmane.org> @ 2010-10-09 2:16 ` Francisco Jerez [not found] ` <87mxqof6uf.fsf-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org> 0 siblings, 1 reply; 3+ messages in thread From: Francisco Jerez @ 2010-10-09 2:16 UTC (permalink / raw) To: Grzesiek Sójka; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW [-- Attachment #1.1.1: Type: text/plain, Size: 1365 bytes --] Grzesiek Sójka <pld-t9zbU3WrWHI@public.gmane.org> writes: > 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 > EndSubSectino > 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?? You could try "fake xinerama": http://ktown.kde.org/~seli/fakexinerama/ [-- Attachment #1.2: Type: application/pgp-signature, Size: 229 bytes --] [-- Attachment #2: Type: text/plain, Size: 181 bytes --] _______________________________________________ Nouveau mailing list Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org http://lists.freedesktop.org/mailman/listinfo/nouveau ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <87mxqof6uf.fsf-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>]
* Re: dual head X config [not found] ` <87mxqof6uf.fsf-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org> @ 2010-10-09 9:00 ` Grzesiek Sójka 0 siblings, 0 replies; 3+ messages in thread From: Grzesiek Sójka @ 2010-10-09 9:00 UTC (permalink / raw) To: Francisco Jerez; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW On 10/09/10 04:16, Francisco Jerez wrote: >> 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?? > > You could try "fake xinerama": http://ktown.kde.org/~seli/fakexinerama/ If I'm getting this right your idea is to use following ~/.fakexinerama configuration: 1 0 0 1600 600 assuming that there are two 800x600 displays?? ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-10-09 9:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-08 16:01 dual head X config Grzesiek Sójka
[not found] ` <4CAF4040.5020409-t9zbU3WrWHI@public.gmane.org>
2010-10-09 2:16 ` Francisco Jerez
[not found] ` <87mxqof6uf.fsf-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>
2010-10-09 9:00 ` Grzesiek Sójka
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.