# xorg.conf Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "freetype" Load "glx" Load "dri" EndSection Section "Extensions" Option "Composite" "off" EndSection Section "Files" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/misc/" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1/" FontPath "/usr/lib/X11/fonts/TTF/" FontPath "/usr/lib/X11/fonts/cyrillic/" FontPath "/usr/lib/X11/fonts/75dpi/" FontPath "/usr/lib/X11/fonts/100dpi/" EndSection Section "ServerFlags" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "pl" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" # Auto detect Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Gateway FPD2275W" HorizSync 31-81 VertRefresh 56-76 Modeline "800x600" 81.00 800 832 928 1080 600 600 602 625 +hsync +vsync doublescan Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync Modeline "640x480" 25.18 640 656 752 800 480 490 492 525 -hsync -vsync Modeline "1152x864" 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync Modeline "1280x768" 80.14 1280 1344 1480 1680 768 769 772 795 +hsync +vsync Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828 +hsync +vsync Modeline "1280x960" 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 +hsync +vsync EndSection Section "Device" Identifier "Nvidia GeForce4 MX4000" Driver "nvidia" #VideoRam 65536 # Insert Clocks lines here if appropriate EndSection Section "Screen" Identifier "Screen 1" Device "Nvidia GeForce4 MX4000" Monitor "Gateway FPD2275W" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1680x1050" "1280x1024" "1280x960" "1280x800" "1280x768" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1680x1050" "1280x1024" "1280x960" "1280x800" "1280x768" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1680x1050" "1280x1024" "1280x960" "1280x800" "1280x768" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "DRI" Mode 0666 EndSection