Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/100dpi" # I don't wan a 75dpi fonts FontPath "/usr/lib/X11/fonts/75dpi" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" # According to mail subjected "Debconf: Configuring x-ttcidfont-conf" # FontPath "/usr/lib/X11/fonts/CID" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "speedo" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "pl" EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/gpmdata" Option "Protocol" "IntelliMouse" Option "Emulate3Buttons" "false" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "Device" "/dev/psaux" Option "Protocol" "PS/2" Option "Emulate3Buttons" "false" EndSection Section "Device" Identifier "Intel Corporation i915 Integrated Graphics Controller" Driver "i810" # Driver "vesa" EndSection Section "Monitor" Identifier "Generic Monitor" VendorName "Sony" ModelName "CPD-E500E" HorizSync 30-109 VertRefresh 48-160 Modeline "1280x1024" 176.79 1280 1320 1488 1640 1024 1026 1031 1078 # 177 MHz, 107.8 kHz, 100.0 Hz Modeline "mode_name" 176.79 1280 1320 1488 1640 1024 1026 1031 1078 # 177 MHz, 107.8 kHz, 100.0 Hz Mode "katz" DotClock 157.5 HTimings 1280 1344 1504 1728 VTimings 1024 1025 1028 1072 EndMode Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "Intel Corporation i915 Integrated Graphics Controller" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 24 # Modes "katz" Modes "mode_name" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Generic Mouse" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection