Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/local/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/local/Type1" FontPath "/usr/X11R6/lib/X11/fonts/URW" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" XkbRules "xfree86" XkbModel "pc101" XkbLayout "de" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/psaux" Emulate3Timeout 50 Resolution 100 Buttons 3 Emulate3Buttons EndSection Section "Monitor" Identifier "Primary Monitor" VendorName "Compaq" ModelName "Contura 410 greyscale LCD" HorizSync 20-70 VertRefresh 40-80 # the 1st modeline is needed! the others are for an external monitor # 640x480 @ 67.4 Hz, 33.7 kHz hsync Modeline "640x480" 28.32 640 656 720 840 480 481 484 500 -hsync -vsync # 640x480 @ 60 Hz, 31.5 kHz hsync Modeline "640x480" 25.175 640 664 760 800 480 491 493 525 # 800x600 @ 60 Hz, 37.7 kHz hsync Modeline "800x600" 40 800 840 968 1056 600 601 605 628 +hsync +vsync # 800x600 @ 54.7 Hz, 34.4 kHz hsync ## for mono and vga16 servers Modeline "800x600" 36 800 844 972 1052 600 601 605 620 +hsync +vsync # 1024x768 @ 60 Hz, 48.4 kHz hsync Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync EndSection Section "Device" Identifier "Generic VGA" VendorName "Unknown" BoardName "Unknown" Chipset "generic" EndSection Section "Device" Identifier "Primary Card" VendorName "Western Digital" BoardName "WD90C24 (laptop)" Chipset "wd90c24" # # for LCD and LCD+CRT # VideoRam 512 # Clocks 28.32 28.32 28.32 28.32 # Clocks 28.32 28.32 28.32 28.32 # Clocks 28.32 28.32 28.32 28.32 # Clocks 28.32 28.32 28.32 28.32 # Clocks 39.83 # LCD # or # Clocks 44.80 # LCD+CRT # # for external CRT (it's an example only, depends on the external monitor used) # VideoRam 1024 # Clocks 25.175 28.322 65 36 # These are not programmable # Clocks 29.979 77.408 62.195 80.092 # These are programmable # Clocks 31.5 35.501 75.166 50.114 # These are not programmable # Clocks 39.82 50.12 42.06 44.30 # These are programmable # Clocks 39.82 # Must match Mclk # # if the internal LCD is used only, uncomment the following line #Clocks 28.32 28.32 28.32 28.32 28.32 28.32 28.32 28.32 28.32 28.32 28.32 28.32 28.32 28.32 28.32 28.32 39.83 EndSection Section "Screen" Driver "SVGA" Device "Primary Card" Monitor "Primary Monitor" DefaultColorDepth 8 SubSection "Display" Depth 8 Modes "640x480" "800x600" "1024x768" Virtual 1024 768 # see http://www.xfree86.org/3.3.6/WstDig3.html EndSubSection SubSection "Display" Depth 15 # Modes "640x480" # not allowed although win95 supports it :-( Modes "" EndSubSection SubSection "Display" Depth 16 # Modes "640x480" # not allowed although win95 supports it :-( Modes "" EndSubSection SubSection "Display" Depth 24 Modes "" EndSubSection SubSection "Display" Depth 32 Modes "" EndSubSection EndSection Section "Screen" Driver "vga16" Device "Generic VGA" Monitor "Primary Monitor" SubSection "Display" Depth 4 Modes "640x480" "800x600" EndSubSection EndSection Section "Screen" Driver "vga2" Device "Generic VGA" Monitor "Primary Monitor" SubSection "Display" Depth 1 Modes "640x480" "800x600" EndSubSection EndSection