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/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic:unscaled" FontPath "/usr/local/lib/fonts/koi8:unscaled" FontPath "/usr/local/lib/fonts/etl:unscaled" FontPath "/usr/local/lib/fonts/unicode:unscaled" # FontPath "/usr/local/lib/fonts/latin2" FontPath "/usr/ttfonts" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" XkbDisable XkbRules "xfree86" XkbModel "pc101" XkbLayout "de" XkbVariant "nodeadkeys" XkbOptions "grp:shift_toggle" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/mouse" EndSection # my new 17" Monitor, connected to the matrox Section "Monitor" Identifier "gateway" VendorName "Gateway 2000" ModelName "Vivitron" HorizSync 31.5-64.3 VertRefresh 50-90 Modeline "1024x768" 85.00 1024 1032 1152 1360 768 784 787 823 Modeline "800x600" 49.00 800 832 960 1088 600 608 613 629 Modeline "640x480" 36.00 640 696 752 832 480 481 484 509 -hsync -vsync Modeline "512x384" 22.00 512 528 592 640 384 385 388 404 -hsync -vsync Modeline "400x300" 25.00 400 424 488 520 300 319 322 333 doublescan Modeline "320x240" 15.75 320 336 384 400 240 244 246 262 doublescan Modeline "PAL" 50.00 768 832 856 1000 576 590 595 630 -hsync -vsync EndSection # the old 14" one, connected to the S3 board Section "Monitor" Identifier "old" VendorName "ARX" ModelName "some 14 inch" HorizSync 31-33, 35-37, 47-49 VertRefresh 55-105 ModeLine "800x600" 50 800 840 1000 1040 600 608 610 633 Modeline "1024x768" 65 1024 1072 1200 1344 768 771 777 806 EndSection # die matrox-karte Section "Device" Identifier "matrox" VendorName "Matrox" BoardName "Mystique" chipset "fbdev" EndSection # die S3 Section "Device" Identifier "s3" VendorName "S3" BoardName "Virge/VX" EndSection # Matrox + SVGA Server Section "Screen" Driver "SVGA" Device "matrox" Monitor "gateway" DefaultColorDepth 16 SubSection "Display" Depth 8 # Modes "1024x768" "800x600" "640x480" "400x300" "320x240" "PAL" EndSubSection SubSection "Display" Depth 16 # Modes "1024x768" "800x600" "640x480" "400x300" "320x240" "PAL" EndSubSection SubSection "Display" Depth 24 # Modes "1024x768" "800x600" "640x480" "400x300" "320x240" "PAL" EndSubSection SubSection "Display" Depth 32 # Modes "1024x768" "800x600" "640x480" "400x300" "320x240" "PAL" EndSubSection EndSection # S3 + S3V Server Section "Screen" Driver "accel" Device "s3" Monitor "old" DefaultColorDepth 16 SubSection "Display" Modes "800x600" Virtual 1024 768 EndSubSection EndSection # Matrox + FBDev Server Section "Screen" Driver "FBDev" Device "matrox" Monitor "gateway" SubSection "Display" Modes "1024x768" "800x600" Virtual 1024 768 EndSubSection EndSection