# File edited by xorg-edit v07.06.15 at Fri May 9 18:59:45 2008 Section "Files" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" ModulePath "/usr/lib/xorg/modules" RgbPath "/usr/share/X11/rgb" EndSection Section "Module" SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "record" Load "dbe" Load "dri" Load "glx" Load "GLcore" Load "xtrap" Load "extmod" Load "type1" Load "freetype" Load "synaptics" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbLayout" "fr" Option "XkbModel" "pc105" # pour les claviers internationaux # Option "XkbVariant" "nodeadkeys" # pourrait ?tre utilis? par xterm EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5 6 7" EndSection Section "InputDevice" Identifier "TouchPad" Driver "synaptics" Option "SendCoreEvents" Option "Device" "/dev/input/mouse1" Option "Protocol" "event" Option "SHMConfig" "true" Option "Emulate3Buttons" "on" EndSection Section "Device" # VendorName "Intel Corporation" # BoardName "Mobile Integrated Graphics Controller" Identifier "Card0" Driver "intel" BusID "PCI:0:2:0" Option "DRI" "true" #Option "XAANoOffscreenPixmaps" "true" Option "AccelMethod" "EXA" EndSection Section "Monitor" Identifier "Monitor0" # Modeline "1280x800" 71.53 1280 1330 1363 1447 800 803 809 824 -hsync +vsync EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 8 ViewPort 0 0 Modes "1280x800" EndSubSection SubSection "Display" Depth 16 ViewPort 0 0 Modes "1280x800" EndSubSection SubSection "Display" Depth 24 ViewPort 0 0 Modes "1280x800" EndSubSection EndSection Section "ServerLayout" Identifier "X.org Configured" Screen "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "TouchPad" "CorePointer" EndSection Section "DRI" Mode 0666 EndSection