Section "ServerLayout" Identifier "X.org Configured" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Screen 0 "Screen0" 0 0 EndSection Section "Files" ModulePath "/usr/X11R6/lib/modules" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "unix/:-1" EndSection Section "Module" Load "dbe" # Load "vbe" Load "dri" Load "extmod" Load "glx" Load "record" Load "xtrap" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbModel" "pc101" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" Option "XkbRules" "xorg" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" # These two settings ensure that the (my) external monitor is working # at various higher resolutions. HorizSync 31.5-90 VertRefresh 59-75 # ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync # ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 # ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 EndSection Section "Device" Identifier "Card0" VendorName "ATI" BoardName "Rage Mobility P/M AGP 2x" ChipSet "ati" Driver "ati" BusID "PCI:1:0:0" #Option "linear" # [] #Option "composite_sync" # [] #Option "composite_sync" "True" # [] #Option "sw_cursor" # [] #Option "shadow_fb" # [] #Option "probe_clocks" # [] ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "accel" # [] Option "accel" "True" # [] #Option "hw_cursor" # [] ChipRev 0x64 #Option "reference_clock" # #Option "crt_display" # [] #Option "crt_display" "True" # [] #Option "test_mmio_cache" # [] #Option "panel_display" # [] #Option "panel_display" "False" # [] ChipId 0x4c4d #Option "mmio_cache" # [] EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultColorDepth 24 # Subsection "Display" # Depth 8 # Virtual 1400 1050 # EndSubsection # # Subsection "Display" # Depth 15 # Virtual 1400 1050 # EndSubsection # # Subsection "Display" # Depth 16 # Virtual 1400 1050 # EndSubsection # Subsection "Display" Depth 24 Virtual 1400 1050 Modes "1400x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480" #Modes "1024x768" "800x600" "640x480" EndSubsection EndSection