the contents of that folder
10-evdev.conf
50-fpit.conf
50-synaptics.conf
50-vmmouse.conf
50-wacom.conf
my xorg
# File generated by XFdrake (rev 262502)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
Section "ServerFlags"
Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort)
#DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection
Section "Module"
Load "v4l" # Video for Linux
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "Flat Panel 1024x600"
HorizSync 31.5-55.0
VertRefresh 40.0-70.0
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1024x600_120" 107.41 1024 1096 1208 1392 600 601 604 643 -HSync +Vsync
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1024x600_100" 87.51 1024 1088 1200 1376 600 601 604 636 -HSync +Vsync
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1024x600_85" 72.83 1024 1080 1192 1360 600 601 604 630 -HSync +Vsync
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1024x600_75" 63.20 1024 1080 1184 1344 600 601 604 627 -HSync +Vsync
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1024x600_60" 48.96 1024 1064 1168 1312 600 601 604 622 -HSync +Vsync
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1024x600_50" 39.55 1024 1048 1152 1280 600 601 604 618 -HSync +Vsync
EndSection
Section "Device"
Identifier "device1"
VendorName "Intel Corporation"
BoardName "Intel 810 and later"
Driver "intel"
Option "DPMS"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1024x600"
EndSubsection
Subsection "Display"
Depth 15
Modes "1024x600"
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x600"
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x600"
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
Screen "screen1"
EndSection
about x11 driver it is installed but not the devel, but that has no relation right?