Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" # The location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. RgbPath "/usr/X11R6/lib/X11/rgb" # Multiple FontPath entries are allowed (which are concatenated together), # as well as specifying multiple comma-separated entries in one FontPath # command (or a combination of both methods) FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" # FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/Type1/" # FontPath "/usr/X11R6/lib/X11/fonts/CID/" # FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/TrueType/" # FontPath "/usr/X11R6/lib/X11/fonts/japanese/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "ServerFlags" # Option "blank time" "10" EndSection Section "Module" Load "extmod" Load "xie" Load "pex5" # Load "speedo" Load "xtt" Load "glx" Load "dri" Load "GLcore" Load "dbe" Load "record" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "jp106" Option "XkbLayout" "jp" # Option "XkbVariant" "" # Option "XkbOptions" "" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" HorizSync 30-64 # multisync # HorizSync 31.5, 35.2 # multiple fixed sync frequencies # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies # VertRefresh is in Hz unless units are specified. # VertRefresh may be a comma separated list of discrete values, or a # comma separated list of ranges of values. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S # USER MANUAL FOR THE CORRECT NUMBERS. VertRefresh 40-150 # Modes can be specified in two formats. A compact one-line format, or # a multi-line format. # These two are equivalent # ModeLine "1024x768i" 45 1024 1048 1208 1264 768 776 784 817 Interlace # Mode "1024x768i" # DotClock 45 # HTimings 1024 1048 1208 1264 # VTimings 768 776 784 817 # Flags "Interlace" # EndMode # This is a set of standard mode timings. Modes that are out of monitor spec # are automatically deleted by the server (provided the HorizSync and # VertRefresh lines are correct), so there's no immediate need to # delete mode timings (unless particular mode timings don't work on your # monitor). With these modes, the best standard mode that your monitor # and video card can support for a given resolution is automatically # used. #Modeline "1024x480" 45.8 1024 1032 1176 1344 480 480 494 530 -hsync -vsync #Modeline "640x480" 31.5 640 680 720 864 480 480 491 521 #Modeline "1024x480" 45 1024 1027 1039 1114 480 490 494 515 #Modeline "1024x480" 45 1024 1027 1039 1114 480 490 494 565 -hsync -vsync Modeline "1024x480" 42.4 1024 1027 1039 1114 480 490 530 565 EndSection Section "Device" ### Available Driver options are:- #Option "no_accel" #Option "crt_screen" #Option "composite_sync" #Option "composite" #Option "linear" #Option "probe_clocks" #Option "shadow_fb" #Option "override_validate_mode" #Option "override_bios" #Option "no_program_clocks" #Option "no_bios_clocks" #Option "dac_8_bit" #Option "dac_6_bit" #Option "lcdsync" #Option "power_saver" Identifier "ATI Mach64 LR" Driver "ati" VendorName "ATI" BoardName "Mach64 LR" # ChipSet "ati" ChipSet "mach64" # ChipSet "ativga" # ChipSet "vgawonder" ChipId 0x4c52 ChipRev 0x64 # Dacspeed 135 BusID "PCI:0:13:0" Clocks 42.4 25.0 28.0 40.0 0.0 50.0 77.0 36.0 45.0 # Clocks 25.0 28.0 40.0 0.0 50.0 77.0 36.0 45.0 # Clocks 130.0 120.0 80.0 31.0 110.0 65.0 75.0 94.0 Videoram 8192 EndSection Section "Screen" Identifier "Screen0" Device "ATI Mach64 LR" Monitor "Monitor0" DefaultColorDepth 24 SubSection "Display" Depth 1 Modes "1024x480" ViewPort 0 0 Virtual 1024 768 EndSubSection SubSection "Display" Depth 4 Modes "1024x480" ViewPort 0 0 Virtual 1024 768 EndSubSection SubSection "Display" Depth 8 Modes "1024x480" ViewPort 0 0 Virtual 1024 768 EndSubSection SubSection "Display" Depth 15 Modes "1024x480" ViewPort 0 0 Virtual 1024 768 EndSubSection SubSection "Display" Depth 16 Modes "1024x480" ViewPort 0 0 Virtual 1024 768 EndSubSection SubSection "Display" Depth 24 Modes "1024x480" ViewPort 0 0 Virtual 1024 768 EndSubSection EndSection Section "DRI" EndSection