Help!!!!!
est ce plutot le fichier xorg.conf a modifier?
olifra
Je voudrais utiliser 2 ecrans sous linux. pour cela j ai modifie mon fichier XF86Config comme suit, y'a t il une erreur car celui ci ne fonctionne pas, cad que X demarre comme avant
J'utilise mandrake 10.1, ma carte geforce fx5200 possede une sortie vga (reliee a un ecran 17" ) une sortie dvi sur laquelle j ai relie un vieil ecran 14 pouces (marque dtk computer). Qqun peut il m eclairer. Merci
oliv'
# File generated by XFdrake.
# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "/usr/X11R6/lib/modules/extensions/libglx.so"
EndSection