# XFree86 4.0 configuration generated by Xconfigurator Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Mouse1" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" EndSection # By default, Red Hat Linux 6.0 and later use xfs Section "Files" FontPath "unix/:7100" EndSection # This loads all the modules... Section "Module" Load "GLcore" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "pex5" Load "record" Load "xie" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbLayout" "us" EndSection # # Touchpad # Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Device" "/dev/mouse" Option "Protocol" "PS/2" Option "Emulate3Buttons" "yes" #Option "ZAxisMapping" "4 5" EndSection # # USB mouse # Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "PS/2" Option "Emulate3Buttons" "yes" #Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "My Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 31.5 - 48.5 VertRefresh 50-70 EndSection Section "Device" Identifier "My Video Card" Driver "trident" BoardName "cyberbladeAi1" ChipSet "cyberbladeAi1" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "My Video Card" Monitor "My Monitor" DefaultDepth 16 Subsection "Display" Depth 16 Modes "1024x768" EndSubSection # 24 bits produces striped repetition Subsection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection #Section "DRI" #EndSection