<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.12.1">
</HEAD>
<BODY>
<BR>
Voila un exemple  de mon fichier de configuration..<BR>
tu peux comparer  avec le tiens..!<BR>
<BR>
# <B>/etc/X11/xorg.conf (xorg X Window System server configuration file)</B><BR>
#<BR>
# This file was generated by dexconf, the Debian X Configuration tool, using<BR>
# values from the debconf database.<BR>
#<BR>
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.<BR>
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)<BR>
#<BR>
# This file is automatically updated on xserver-xorg package upgrades *only*<BR>
# if it has not been modified since the last upgrade of the xserver-xorg<BR>
# package.<BR>
#<BR>
# If you have edited this file but would like it to be automatically updated<BR>
# again, run the following command:<BR>
#   sudo dpkg-reconfigure -phigh xserver-xorg<BR>
<BR>
Section "Files"<BR>
        FontPath        "/usr/share/X11/fonts/misc"<BR>
        FontPath        "/usr/share/X11/fonts/cyrillic"<BR>
        FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"<BR>
        FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"<BR>
        FontPath        "/usr/share/X11/fonts/Type1"<BR>
        FontPath        "/usr/share/X11/fonts/100dpi"<BR>
        FontPath        "/usr/share/X11/fonts/75dpi"<BR>
        # path to defoma fonts<BR>
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"<BR>
EndSection<BR>
<BR>
Section "Module"<BR>
        Load    "i2c"<BR>
        Load    "bitmap"<BR>
        Load    "ddc"<BR>
        Load    "dri"<BR>
        Load    "extmod"<BR>
        Load    "freetype"<BR>
        Load    "glx"<BR>
        Load    "int10"<BR>
        Load    "type1"<BR>
        Load    "vbe"<BR>
EndSection<BR>
<BR>
Section "InputDevice"<BR>
        Identifier      "Generic Keyboard"<BR>
        Driver          "kbd"<BR>
        Option          "CoreKeyboard"<BR>
        Option          "XkbRules"    "xorg"<BR>
        Option          "XkbModel"    "pc105"<BR>
        Option          "XkbLayout"   "ch"<BR>
        Option          "XkbVariant"  "fr"<BR>
EndSection<BR>
<BR>
Section "InputDevice"<BR>
        Identifier      "Configured Mouse"<BR>
        Driver          "mouse"<BR>
        Option          "CorePointer"<BR>
        Option          "Device"              "/dev/input/mice"<BR>
        Option          "Protocol"            "ExplorerPS/2"<BR>
        Option          "ZAxisMapping"                "4 5"<BR>
        Option          "Emulate3Buttons"     "true"<BR>
EndSection<BR>
<BR>
Section "InputDevice"<BR>
  Driver        "wacom"<BR>
  Identifier    "stylus"<BR>
  Option        "Device"        "/dev/wacom"          # Change to <BR>
                                                      # /dev/input/event<BR>
                                                      # for USB<BR>
  Option        "Type"          "stylus"<BR>
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY<BR>
EndSection<BR>
<BR>
Section "InputDevice"<BR>
  Driver        "wacom"<BR>
  Identifier    "eraser"<BR>
  Option        "Device"        "/dev/wacom"          # Change to <BR>
                                                      # /dev/input/event<BR>
                                                      # for USB<BR>
  Option        "Type"          "eraser"<BR>
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY<BR>
EndSection<BR>
<BR>
Section "InputDevice"<BR>
  Driver        "wacom"<BR>
  Identifier    "cursor"<BR>
  Option        "Device"        "/dev/wacom"          # Change to <BR>
                                                      # /dev/input/event<BR>
                                                      # for USB<BR>
  Option        "Type"          "cursor"<BR>
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY<BR>
EndSection<BR>
<BR>
Section "Device"<BR>
        Identifier      "NVIDIA Corporation NV4 [RIVA TNT]"<BR>
        Driver          "vesa"<BR>
        BusID           "PCI:1:0:0"<BR>
EndSection<BR>
<BR>
Section "Monitor"<BR>
        Identifier      "ULTRASCANP99"<BR>
        Option          "DPMS"<BR>
EndSection<BR>
<BR>
Section "Screen"<BR>
        Identifier      "Default Screen"<BR>
        Device          "NVIDIA Corporation NV4 [RIVA TNT]"<BR>
        Monitor         "ULTRASCANP99"<BR>
        DefaultDepth    24<BR>
        SubSection "Display"<BR>
                Depth           1<BR>
                Modes           "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"<BR>
        EndSubSection<BR>
        SubSection "Display"<BR>
                Depth           4<BR>
                Modes           "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"<BR>
        EndSubSection<BR>
        SubSection "Display"<BR>
                Depth           8<BR>
                Modes           "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"<BR>
        EndSubSection<BR>
        SubSection "Display"<BR>
                Depth           15<BR>
                Modes           "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"<BR>
        EndSubSection<BR>
        SubSection "Display"<BR>
                Depth           16<BR>
                Modes           "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"<BR>
        EndSubSection<BR>
        SubSection "Display"<BR>
                Depth           24<BR>
                Modes           "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"<BR>
        EndSubSection<BR>
EndSection<BR>
<BR>
Section "ServerLayout"<BR>
        Identifier      "Default Layout"<BR>
        Screen          "Default Screen"<BR>
        InputDevice     "Generic Keyboard"<BR>
        InputDevice     "Configured Mouse"<BR>
        InputDevice     "stylus" "SendCoreEvents"<BR>
        InputDevice     "cursor" "SendCoreEvents"<BR>
        InputDevice     "eraser" "SendCoreEvents"<BR>
EndSection<BR>
<BR>
Section "DRI"<BR>
        Mode    0666<BR>
EndSection<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
Le mardi 03 octobre 2006 à 08:50 +0200, Surfoo a écrit :
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Je viens de le faire, mais ça ne m'as pas posé de question, c'est </FONT>
<FONT COLOR="#000000">retourné au prompt de root au bout de quelques instants... et ça donne </FONT>
<FONT COLOR="#000000">le même résultat quand je lance GDM.</FONT>


<FONT COLOR="#000000">Linformatique pour tous a écrit :</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> aprés avoir installé</FONT>
<FONT COLOR="#000000">> x-window-system-core,</FONT>
<FONT COLOR="#000000">> il faut</FONT>
<FONT COLOR="#000000">> *dpkg-reconfigure x-window-system-core*...et répondre aux questions en </FONT>
<FONT COLOR="#000000">> fonction de ton matériel</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> !sans garantie, chez moi cela a fonctionné, mais !!!</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> Philbur</FONT>

</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>