# XF86Config Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/" # FontPath "/usr/X11R6/lib/X11/fonts/Type1/" # FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" # ModulePath "/usr/X11R6/lib/modules" EndSection #Section "Module" # Load "xf86Jstk.so" #EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 300 8 XkbModel "pc101" XkbLayout "us" XkbOptions "ctrl:swapcaps" Xkbkeycodes "xfree86" XkbTypes "default" XkbCompat "default" XkbSymbols "en_US(pc101)" XkbGeometry "pc" XkbRules "xfree86" EndSection Section "Pointer" Protocol "MouseSystems" Device "/dev/sysmouse" # BaudRate 9600 # SampleRate 150 Emulate3Buttons Emulate3Timeout 50 EndSection Section "Monitor" Identifier "chandra2" VendorName "RIOS-SYSTEM" ModelName "Prius note 210" HorizSync 20-80 VertRefresh 20-80 Modeline "800x600" 37.40 800 856 976 1040 600 637 643 666 +hsync +vsync Modeline "640x480" 30.20 640 656 720 840 480 493 496 500 +hsync +vsync EndSection Section "Device" Identifier "Generic VGA" VendorName "Unknown" BoardName "Unknown" Chipset "generic" Clocks 37.40 VideoRam 2048 EndSection Section "Device" Identifier "ct65555" VendorName "C&T" BoardName "ct65555" Chipset "ct65555" Clocks 37.40 VideoRam 2048 EndSection # The Colour SVGA server Section "Screen" Driver "svga" Device "ct65555" Monitor "chandra2" Subsection "Display" Depth 8 Modes "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 DefaultColorDepth 24 EndSection # The 16-color VGA server Section "Screen" Driver "vga16" Device "Generic VGA" Monitor "chandra2" Subsection "Display" Modes "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection # The Mono server Section "Screen" Driver "vga2" Device "Generic VGA" Monitor "chandra2" Subsection "Display" Modes "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection