here is is, i had to hand type this but i'm fairly certan that it's the same as on my other screen
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FountPath "/usr/X11R6/lib/X11/founts/misc/"
FountPath "/usr/X11R6/lib/X11/founts/TTF/"
FountPath "/usr/X11R6/lib/X11/founts/Speedo/"
FountPath "/usr/X11R6/lib/X11/founts/Type1/"
FountPath "/usr/X11R6/lib/X11/founts/CID/"
FountPath "/usr/X11R6/lib/X11/founts/75dpi/"
FountPath "/usr/X11R6/lib/X11/founts/100dpi/"
EndSection
Section "Module"
load "record"
load "extmod'
load "dbe"
load "dri"
load "glx"
load "xtrap"
load "freetype"
load "type1"
load "freetype"
load "speedo"
EndSection
Section "ImputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
#DisplaySize 300 230 # mm
Identifier "Monitor0"
VendorName "DEL"
ModelName "DELL E153FP"
HorizSync 1431651584.0 - 67.0
HorizSync 30.0 - 61.0
VertRefresh 842282304.0 - 0.0
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" #[<bool>]
#Option "SWcursor" #[<bool>]
#Option "ColorKey" #<i>
#Option "CacheLines" #<i>
#Option "Dac6Bit" #[<bool>]
#Option "DRI" #[<bool>]
#Option "NoDDC" #[<bool>]
#Option "ShowCache" #[<bool>]
#Option "XuMCSurfaces" #<i>
#Option "PageFlip" #[<bool>]
Identifier "Card0"
Driver "i810"
VendorName "Intel Corp."
BoardName "82845G/GL [Brookdale-G] Chipset Integrated Graphics Device
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
Subsection "Display"
Viewport 0 0
Depth 1
EndSubSection
Subsection "Display"
Viewport 0 0
Depth 4
EndSubSection
Subsection "Display"
Viewport 0 0
Depth 8
EndSubSection
Subsection "Display"
Viewport 0 0
Depth 15
EndSubSection
Subsection "Display"
Viewport 0 0
Depth 16
EndSubSection
Subsection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
|