#(Delete this line, it's here to help prevent web browsers from unformatting...
# XF86Config-4 (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 manual page.
# (Type "man XF86Config" at the shell prompt.)
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "ServerFlags"
Option "NoPM" "on"
Option "Pixmap" "32"
EndSection
Section "Module"
Load "ddc"
Load "GLcore"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "pex5"
Load "record"
Load "xie"
Load "bitmap"
Load "freetype"
Load "speedo"
Load "type1"
Load "vbe"
Load "int10"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
# Option "Emulate3Buttons" "yes"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Device" "/dev/psaux"
Option "Protocol" "PS/2"
Option "Emulate3Buttons"
Option "Emulate3Timeout" "50"
EndSection
Section "Device"
Identifier "Trident CyberXP"
Driver "trident"
Option "UseFBDev" "true"
Option "DPMS"
# Option "Display1400"
# Option "CyberShadow" "false"
# Option "CyberStrech" "true"
VideoRAM 16384
Option "BackingStore" "On"
Option "saveunders" "On"
EndSection
Section "Monitor"
Identifier "Toshiba Tecra 8200 1400x1050 LCD"
VendorName "Toshiba"
ModelName "xsvga+"
HorizSync 28-90
VertRefresh 40-110
Option "DPMS"
# ModeLine "1400x1050" 107.85 1400 1450 1500 1999 1050 1058 1070 1150
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Trident CyberXP"
Monitor "Toshiba Tecra 8200 1400x1050 LCD"
DefaultDepth 16
# DefaultFbBpp 24
SubSection "Display"
Depth 16
Modes "1400x1050" "1280x1024" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "1400x1050" "1280x1024" "800x600"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse1" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
# end of XF86Config