Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "glx" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:7100" ModulePath "/usr/X11R6/lib/modules" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us+ru(winkeys)" Option "XkbOptions" "grp:rwin_toggle,ctrl:nocaps,grp_led:caps" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "Microsoft" Option "Device" "/dev/ttyS0" Option "Emulate3Buttons" # Option "Emulate3Timeout" "50" EndSection Section "Monitor" Identifier "ViewSonic_E651-3" HorizSync 30-56 VertRefresh 50-120 EndSection Section "Device" Identifier "s3_trio64v2" Driver "s3" EndSection Section "Screen" Identifier "Screen 1" Device "s3_trio64v2" Monitor "ViewSonic_E651-3" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection