Section "Module" Load "dbe" Load "Xst" Load "IA" Load "extmod" Load "record" Load "xtrap" # Load "glx" # Load "dri" Load "bitstream" Load "type1" # Load "speedo" # SubSection "extmod" # Option "omit xfree86-dga" # EndSubSection EndSection Section "Files" RgbPath "/usr/X11/lib/X11/rgb" FontPath "/usr/X11/lib/X11/fonts/TrueType/" FontPath "/usr/X11/lib/X11/fonts/Type1/" FontPath "/usr/X11/lib/X11/fonts/Type1/sun/" FontPath "/usr/X11/lib/X11/fonts/F3bitmaps/" FontPath "/usr/X11/lib/X11/fonts/misc/" FontPath "/usr/X11/lib/X11/fonts/100dpi/" FontPath "/usr/X11/lib/X11/fonts/75dpi/" # FontPath "/usr/X11/lib/X11/fonts/local/" # FontPath "/usr/X11/lib/X11/fonts/Speedo/" # FontPath "/usr/X11/lib/X11/fonts/freefont/" # ModulePath "/usr/X11/lib/modules" EndSection Section "ServerFlags" # Option "NoTrapSignals" # Option "DontVTSwitch" # Option "DontZap" # Option "Dont Zoom" # Option "DisableVidModeExtension" # Option "AllowNonLocalXvidtune" # Option "DisableModInDev" # Option "AllowNonLocalModInDev" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" # Option "Protocol" "Xqueue" # Option "Xleds" "1 2 3" # Option "LeftAlt" "Meta" # Option "RightAlt" "ModeShift" # Option "XkbVariant" "nodeadkeys" # Option "XkbOptions" "ctrl:swapcaps" # Option "XkbDisable" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/mouse" # Option "Emulate3Buttons" # Option "Emulate3Timeout" "50" # Option "ChordMiddle" # Option "Resolution" "256" # Option "Protocol" "Xqueue" # Option "BaudRate" "9600" # Option "SampleRate" "150" EndSection Section "Monitor" Identifier "Monitor1" HorizSync 31.5 - 82.0 VertRefresh 40-150 EndSection Section "Device" Identifier "Trident CyberXP" Driver "trident" VendorName "Trident/Toshiba" BoardName "CyberBlade/XP/Ai1" ChipSet "cyberbladeXPAi1" Option "CyberShadow" "false" Option "ShadowFB" "true" Option "accel" Option "BackingStore" "on" Option "SaveUnders" "on" BusID "PCI:01:00:0" EndSection Section "Screen" Identifier "Screen1" Device "Trident CyberXP" Monitor "Monitor1" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1024x768" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1024x768" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1024x768" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection