### BEGIN DEBCONF SECTION # XF86Config (XFree86 server configuration file) generated by dexconf, the # Debian X Configuration tool, using values from the debconf database. # # Edit this file with caution, and see the XF86Config-v3 manual page. # (Type "man XF86Config-v3" at the shell prompt.) # # If you want your changes to this file preserved by dexconf, only make changes # before the "### BEGIN DEBCONF SECTION" line above, and/or after the # "### END DEBCONF SECTION" line below. # # To change things within the debconf section, run the command: # dpkg-reconfigure xserver-svga # as root. Also see "How do I add custom sections to a dexconf-generated # XF86Config or XF86Config file?" in /usr/share/doc/xfree86-common/FAQ.gz. #Section "Files" # FontPath "unix/:7100" # local font server # # if the local font server has problems, we can fall back on these # FontPath "/usr/lib/X11/fonts/misc" # FontPath "/usr/lib/X11/fonts/cyrillic" # FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" # FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" # FontPath "/usr/lib/X11/fonts/Type1" # FontPath "/usr/lib/X11/fonts/CID" # FontPath "/usr/lib/X11/fonts/Speedo" # FontPath "/usr/lib/X11/fonts/100dpi" # FontPath "/usr/lib/X11/fonts/75dpi" #EndSection #Section "Module" # Load "pex5.so" # Load "xie.so" #EndSection Section "Keyboard" Protocol "Standard" XkbRules "xfree86" XkbModel "pc101" XkbLayout "us" EndSection Section "Pointer" Device "/dev/mouse" Protocol "PS/2" Emulate3Buttons EndSection Section "Monitor" Identifier "ThinkPad-12.1-TFT-LCD" VendorName "IBM" ModelName "760ED" HorizSync 25-79 VertRefresh 20-76 # Each of the following mode lines was derived from the 60Hz entry # for the mode in the table of /usr/doc/faq/howto/mini/Modelines.gz # (distributed with v3.2 Slackware Walnut Creek CD-ROM). I set # *PS=xR and xPE=xPS+0.5*(xPE-xPS). # # Only the 1024x768 Modeline works, so I comment out the # non-functioning modes. # # Mode Name DCL HR HPS HPE HFL VR VPS VPE VFL Modeline "1024x768" 65.0 1024 1024 1185 1346 768 768 787 805 +hsync +vsync Modeline "800x600" 39.9 800 800 927 1053 600 600 616 632 +hsync +vsync Modeline "640x480" 25.2 640 640 720 800 480 480 503 525 EndSection Section "Device" Identifier "Trident-TGUI9660-PCI-CYBER9385-onboard" VendorName "Trident" BoardName "Trident TGUI9660 (generic)" EndSection Section "Screen" Driver "SVGA" Device "Trident-TGUI9660-PCI-CYBER9385-onboard" Monitor "ThinkPad-12.1-TFT-LCD" # When both the 8-bit and 16-bit displays are available, the 8-bit # display seems to be used by default, so I comment it out. # Only the 1024x768 mode is functional, so I comment out the # non-functioning modes. SubSection "Display" Depth 16 # Modes "1024x768" Modes "800x600" # Modes "640x480" # Modes "1024x768" "800x600" "640x480" EndSubSection # Only the 1024x768 mode is functional, so I comment out the # non-functioning modes. # SubSection "Display" # Depth 8 # Modes "1024x768" ## Modes "800x600" ## Modes "640x480" ## Modes "1024x768" "800x600" "640x480" # EndSubSection EndSection