[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linux] ecran for two



Ben en fait, il te faut une carte avec 2 sorties.

Voila mon XF86Config.

Section "ServerLayout"
	Identifier     "Matrox PowerDesk configured."
	Screen         "Display 1" LeftOf "Display 2"
	Screen         "Display 2" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard1" "CoreKeyboard"
EndSection

#Section "ServerFlags"
#Option "AllowMouseOpenFail"
#Option "Xinerama"
#EndSection

Section "Files"
	RgbPath      "/usr/X11R6/lib/X11/rgb"
	FontPath     "/usr/X11R6/lib/X11/fonts/local/"
	FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
	FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
	FontPath     "/usr/X11R6/lib/X11/fonts/TrueType/"
EndSection

Section "Module"
	Load  "GLcore"
	Load  "pex5"
	Load  "record"
	Load  "xie"
	Load  "speedo"
	Load  "extmod"
	Load  "type1"
	Load  "freetype"
	Load  "glx"
	Load  "dri"
EndSection

Section "InputDevice"
	Identifier  "Keyboard1"
	Driver      "Keyboard"
	Option      "AutoRepeat" "500 30"
	Option      "XkbRules" "xfree86"
	Option      "XkbModel" "pc104"
	Option      "XkbLayout" "be"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option      "Protocol" "PS/2"
	Option      "Device" "/dev/mouse"
	Option      "Emulate3Buttons"
EndSection

Section "Monitor"
	Identifier   "Display 1"
	HorizSync    30.0 - 70.0
	VertRefresh  48.0 - 120.0
	Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625
EndSection

Section "Monitor"
	Identifier   "Display 2"
	HorizSync    30.0 - 70.0
	VertRefresh  48.0 - 120.0
	Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625
EndSection

Section "Device"
	Identifier  "MATROX CARD 1"
	Driver      "mga"
	VendorName  "Unknown"
	BoardName   "Unknown"
EndSection

Section "Device"
	Identifier  "MATROX CARD 2"
	Driver      "mga"
	BusID       "PCI:1:0:0"
	Screen      1
EndSection

Section "Screen"
	Identifier "Display 1"
	Device     "MATROX CARD 1"
	Monitor    "Display 1"
	DefaultDepth     16
	SubSection "Display"
		Depth     8
#		Modes    "1024x768"
		Modes    "800x600"
	EndSubSection
	SubSection "Display"
		Depth     16
#		Modes    "1024x768"
		Modes    "800x600"
	EndSubSection
	SubSection "Display"
		Depth     24
#		Modes    "1024x768"
		Modes    "800x600"
	EndSubSection
EndSection

Section "Screen"
	Identifier "Display 2"
	Device     "MATROX CARD 2"
	Monitor    "Display 2"
	DefaultDepth     16
	SubSection "Display"
		Depth     16
		Modes    "800x600"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes    "800x600"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "800x600"
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection

J'espere que ca t'aide...

-pol-



On Wed, 12 Sep 2001, Dominique Gallot wrote:

> Comment à tu fait ? moi j'ai une carte Radeon Dual Head , et je n'ai aucune
> idée comment
> configurer les deux ecrans ...
>
>
> Question:
>   la liste linux@lists.unixtech.be et linux@lists.linuxbe.org n'est pas la
> meme ?
>
> Dominique
>
> ----- Original Message -----
> From: "blenderman" <blenderman@wanadoo.be>
> To: <linux@lists.unixtech.be>
> Cc: <linux@lists.linuxbe.org>
> Sent: Monday, September 10, 2001 7:05 PM
> Subject: Re: [linux] ecran for two
>
>
> >
> >
> > Moi ben je viens de brancher mes deux ecran sur ma carte Matrox G450 ... c
> > franchement génial :))
> >
> > en plus, Matrox ...c génial! !!!
> >
> > -pol- :)
> >
> >
> > On Mon, 10 Sep 2001, J-C Hendrickx wrote:
> >
> > > Bonjour à tous,
> > >
> > > Je possède deux pc, lancien et le nouveau.
> > > Mais un seul écran. Quelqu'un connaît-il un moyen correct
> > > pour  pouvoir brancher, à tour de rôle, chaque pc sur
> > > l'écran. J'ai installé une switch-box mais l'image n'est pas
> > > très bonne (il a a un fantôme).
> > > Merci pour toute suggestion.
> > >
> > > J-C H.
> > >
> > > --
> > > ------------------------
> > > Jean-Claude Hendrickx
> > > jean.hendrickx@skynet.be
> > > ------------------------
> > >
> > > [ Soyez précis dans vos sujets svp afin de déterminer directement  ]
> > > [ le type de demande...                                            ]
> > > [ Pour vous (dés)inscrire, aller sur http://unixtech.be/ml.php     ]
> > > [ Archives de la mailing list: http://archives.unixtech.be/linux/  ]
> > > [ http://unixtech.be              Contact: listmaster@unixtech.be  ]
> > >
> > >
> >
> >
> > [ Soyez précis dans vos sujets svp afin de déterminer directement  ]
> > [ le type de demande...                                            ]
> > [ Pour vous (dés)inscrire, aller sur http://unixtech.be/ml.php     ]
> > [ Archives de la mailing list: http://archives.unixtech.be/linux/  ]
> > [ http://unixtech.be              Contact: listmaster@unixtech.be  ]
> >
>
>
>


[ Soyez précis dans vos sujets svp afin de déterminer directement  ]
[ le type de demande...                                            ]
[ Pour vous (dés)inscrire, aller sur http://unixtech.be/ml.php     ]
[ Archives de la mailing list: http://archives.unixtech.be/linux/  ]
[ http://unixtech.be              Contact: listmaster@unixtech.be  ]