Didier Verna a �crit :

Ben oui, tu n'a qu'un seul �cran de configur�... Jette un oeil au mien, �a
devrait t'�clairer:
Je l'ai fait. Il est possible que tes trois �crans tourne en m�me temps ?

# XF86Config-4 (XFree86 X server configuration file) generated by dexconf, the
[... point sans importances et pas compatible d'un syst�me � l'autre...]

EndSection

Premier couple �cran/sortie �cran

# ============
# DFP Section:
# ============

Section "Device"
        Identifier      "NVIDIA GeForce FX 5200 DFP"
        Driver          "nvidia"
        Screen          0
Comme je n'ai pas de cartes avec plusieurs sorties, je pense que c'est
pour identifier la sortie de la carte.
C'est peut-�tre �a qu'il te faudra rajouter : un "screen 0" pour l'�cran
du portable et un "screen 1" pour celui du vid�o.
En esp�rant pouvoir tester rapidement sur le portable promis par le
boulot ;)

        BusId           "PCI:01:00:0"
        Option          "CursorShadow"                "true"
        Option          "ConnectedMonitor"    "DFP"
EndSection

Section "Monitor"
        Identifier      "Hercules ProphetView"
        HorizSync       31.5 - 64.3
        VertRefresh     50.0 - 70.0
#       Option          "DPMS"
EndSection

D�finition du couple 1

Section "Screen"
        Identifier      "DFP Screen"
        Device          "NVIDIA GeForce FX 5200 DFP"
La sortie est command�e par le device ayant le nom "NVIDIA GeForce FX
5200 DFP"

        Monitor         "Hercules ProphetView"
Et l'�cran est caract�ris� par la section "Hercules ProphetView"

        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x1024" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x1024" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x1024" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x1024" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x1024" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024" "800x600" "640x480"
        EndSubSection
EndSection


second couple

# =======================
# Videoprojector Section:
# =======================

Section "Device"
        Identifier      "NVIDIA GeForce FX 5200 VP"
        Driver          "nvidia"
        Screen          1
        BusId           "PCI:01:00:0"
        Option          "CursorShadow"                "true"
        Option          "ConnectedMonitor"    "CRT"
EndSection

Section "Monitor"
        Identifier      "Toshiba TDP MT-200"
        HorizSync       31.469 - 91.146
        VertRefresh     59.940 - 85.061
#       Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "VP Screen"
        Device          "NVIDIA GeForce FX 5200 VP"
        Monitor         "Toshiba TDP MT-200"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
EndSection


Une troisi�me sortie !
Ceci me semble normal : l'�cran du portable, une sortie �cran normale +
une sortie TV

# ===========
# TV Section:
# ===========

Section "Device"
        Identifier      "NVIDIA GeForce FX 5200 TV"
        Driver          "nvidia"
        Screen          2
        BusId           "PCI:01:00:0"
        Option          "ConnectedMonitor"    "TV"
        Option          "CursorShadow"                "true"
EndSection

Section "Monitor"
        Identifier      "TV"
        HorizSync       30 - 50
        VertRefresh     60
#       Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "TV Screen"
        Device          "NVIDIA GeForce FX 5200 TV"
        Monitor         "TV"
        Option          "TVStandard"  "PAL-N"
        DefaultDepth    24
        Subsection      "Display"
                Depth   1
Modes "800x600" "640x480" EndSubsection
        Subsection      "Display"
                Depth   4
Modes "800x600" "640x480" EndSubsection
        Subsection      "Display"
                Depth   8
Modes "800x600" "640x480" EndSubsection
        Subsection      "Display"
                Depth   24
Modes "800x600" "640x480" EndSubsection
EndSection


On d�finit comment on place l'ensemble des 3 couples.

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          0       "DFP Screen"
#       Videoprojector as secondary screen:
        Screen          1       "VP Screen"   RightOf "DFP Screen"
#       TV as third screen:
#       Screen          2       "TV Screen"   LeftOf  "DFP Screen"
        InputDevice     "Key Tronic"
        InputDevice     "Logitech"
Pourquoi il n'y a pas l'option  :
Option "Xinerama"
Elle n�cessite que les 3 profondeurs soient identique, et c'est le cas.

EndSection

Section "DRI"
        Mode    0666
EndSection



--
Amicalement vOOotre              Troumad Alias Bernard SIAUD
mon site : http://troumad.free.fr : AD&D maths WEB sectes
Pour la libert� http://lea-linux.org http://www.eurolinux.org/index.fr.html
N'envoyez que des documents avec des formats ouverts, comme
http://fr.openoffice.org


--
Pensez � lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Répondre à