# XFree86 4.0 configuration for the Sony PCG-C1MRX or PCG-C1MV # # bruce@howard.org Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "usbmouse" "CorePointer" EndSection # By default, Red Hat Linux 6.0 and later use xfs Section "Files" FontPath "unix/:7100" EndSection # Module loading section Section "Module" Load "dbe" # Double-buffering Load "GLcore" # OpenGL support Load "dri" # Direct rendering infrastructure Load "glx" # OpenGL X protocol interface Load "extmod" # Misc. required extensions Load "v4l" # Video4Linux Load "xtt" # Default loading not freetype but xtt Load "speedo" # Default loading Speed Font Library Load "type1" # Default loading Type1 Font Library # Load "pex5" # PHIGS for X 3D environment (obsolete) # Load "record" # X event recorder # Load "xie" # X Image Extension (obsolete) # You only need the following two modules if you do not use xfs. # Load "freetype" # TrueType font handler # Load "type1" # Adobe Type 1 font handler EndSection Section "Keyboard" # See /etc/X11/XF86Config XkbDisable EndSection Section "InputDevice" Identifier "Mouse0" # Modified by mouseconfig Driver "mouse" Option "Device" "/dev/mouse" Option "Protocol" "PS/2" Option "Emulate3Buttons" "yes" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "usbmouse" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/input/mice" Option "BaudRate" "1200" Option "Emulate3Buttons" Option "Emulate3Timeout" "50" Option "AlwaysCore" EndSection Section "Monitor" Identifier "C1MRX" VendorName "Unknown" ModelName "Unknown" Option "dpms" EndSection Section "Device" Identifier "ATI|Radeon Mobility M6 LY" Driver "radeon" BoardName "Unknown" VideoRam 8192 Option "nodri" EndSection Section "Device" Identifier "Linux Frame Buffer" Driver "fbdev" BoardName "Unknown" EndSection Section "Screen" Identifier "Screen0" Device "ATI|Radeon Mobility M6 LY" Monitor "C1MRX" DefaultDepth 16 Subsection "Display" Depth 16 Modes "1280x600" EndSubSection Subsection "Display" Depth 24 Modes "1280x600" EndSubSection EndSection Section "DRI" Mode 0666 EndSection