Voilou :
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "Module"
# Load "i2c"
# Load "bitmap"
# Load "ddc"
# Load "freetype"
# Load "int10"
# Load "type1"
# Load "vbe"
# Load "GLcore"
# Load "v4l"
# Load "glx"
# Load "dri"
# Load "extmod"
EndSection
Section "ServerFlags"
# Option "AIGLX" "on"
EndSection
Section "InputDevice"
# keyboard added by rhpxl
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "Monitor"
Identifier "Monitor0"
ModelName "LCD Panel 1280x800"
HorizSync 31.5 - 50.0
VertRefresh 56.0 - 65.0
#Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "radeon" Driver "radeon"
# Option "DRI" "on"
# Option "RenderAccel" "true"
# Option "NoAccel" "false"
# Option "AccelMethod" "EXA"
# Option "GARTSize" "256"
# Option "AccelDFS" "true"
# Option "EnablePageFlip" "true"
# Option "EnableDepthMoves" "true"
# Option "ColorTiling" "on"
#" Option "TripleBuffer" "true"
# Option "DMAForXv" "true"
# Option "mtrr" "on"
# Option "SubPixelOrder" "none"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
# Option "RENDER" "Enable"
# Option "DAMAGE" "Enable"
# Option "Composite" "Enable"
# Option "XVideo" "Enable"
# Option "XINERAMA" "False"
EndSection
Le problème se pose que ce qui est commenté le soit ou non.