# XFree86 4.0 configuration generated by Xconfigurator Section "Extensions" #Option "Composite" "Enable" #Option "RENDER" "Enable" EndSection Section "ServerLayout" Identifier "XFree86 Configured" Screen "Screen0" InputDevice "TrackPointMouse" "CorePointer" InputDevice "USBMouse" "AlwaysCore" InputDevice "Keyboard0" "CoreKeyboard" Option "StandbyTime" "5" EndSection Section "Files" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/local/share/fonts/truetype/" FontPath "/usr/share/fonts/truetype/" # TTF contains poor quality Luxi fonts FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/ghostscript/fonts" FontPath "/usr/share/AbiSuite/fonts" #FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/misc" # adobe_fake is needed for xfig FontPath "/usr/local/share/fonts/adobe_fake" FontPath "/usr/share/fonts/freefont" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/local/share/fonts/windows_fixed" FontPath "/usr/share/fonts/util/" FontPath "/usr/share/fonts/xawtv/" #FontPath "/usr/share/fonts/Speedo/" #FontPath "/usr/share/fonts/PEX/" EndSection Section "Module" Load "type1" Load "freetype" # lockup/garbled screen when coming out of suspend when DRI # (3d accel.) is on # INCOMPATIBLE WITH XINERAMA? Load "dri" Load "glx" Load "dbe" Load "extmod" Load "record" Load "v4l" Load "apm" # Obsolete? #Load "GLcore" # automatically loaded #Load "randr" # Xrandr not found (xfree 4.2.?) #Load "xie" #Load "pex5" #Load "speedo" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "TrackPointMouse" Driver "mouse" Option "Device" "/dev/input/mouse0" Option "Protocol" "ImPS/2" #Option "Buttons" "9" Option "Emulate3Buttons" "off" #Option "ZAxisMapping" "6 7" EndSection Section "InputDevice" Identifier "USBMouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" #Option "Protocol" "PS/2" Option "Buttons" "9" Option "Emulate3Buttons" "off" # Set up 2 scroll wheels, since Dell and Logitech MX310 have different buttons Option "ZAxisMapping" "4 5" Option "ZAxisMapping" "6 7" EndSection Section "Monitor" Identifier "Internal LCD" VendorName "IBM" ModelName "A31p" #HorizSync 31.5 - 48.5 #VertRefresh 50-70 #Option "DPMS" # For 133DPI for 15" screen: #DisplaySize 305 229 # 20% larger: #DisplaySize 366 275 # 33% larger (100DPI): DisplaySize 406 304 EndSection Section "Device" Identifier "ATI 7800 Fire GL 0" Driver "radeon" # VideoRam is ignored, but radeon driver still misses 32MB of 64MB #VideoRam 65536 Option "AGPMode" "4" Option "AGPFastWrite" "True" Option "backingstore" # supposedly EnablePageFlip bad with mergedfb Option "EnablePageFlip" "True" #Option "DDCMode" "on" #Option "MonitorLayout" "LVDS, CRT" #Option NoDDC #Option "SWcursor" "on" # Turn off mergedfb for faster FlightGear # mergedfb has issues: acroread full screen, gnome panels, opengl # Sometimes, acroread gives error even without mergedfb. # opengl: not enough memory found with mergedfb # mergedfb allows both expanded destop and mirroring. # No MergedFB still allows mirroring (for talks), but doesn't seem to # work with my NEC 19" LCD monitor! Option "MergedFB" "on" Option "CRT2HSync" "32-80" # NEC LCD1935NXM # want to exclude 75Hz, 60Hz better for ext lcd Option "CRT2VRefresh" "56-65" #"56-75" Option "CRT2Position" "RightOf" Option "MetaModes" "1600x1200 1600x1200-1280x1024 1600x1200-1024x768 1024x768 800x600" #Option "MetaModes" "1600x1200 1280x1024 1024x768 800x600" Option "MergedDPI" "100 100" #"133 133" #Option "OverlayOnCRTC2" "on" # doesn't work? Option "DynamicClocks" "on" # Unused: #Option "RenderAccel" "off" # automatically on #Option "MergedXineramaCRT2IsScreen0" "on" #Option "SubPixelOrder" "NONE" #BusID "PCI:01:00:0" #Screen 0 EndSection Section "Screen" Identifier "Screen0" Device "ATI 7800 Fire GL 0" Monitor "Internal LCD" # perhaps go to 16 bits depth for speed in videos and 3d # "racer" from www.racer.nl is much faster with 24 bits than 16. # 16 bits faster for FlightGear # Xorg.0.log complaint about not enough memory: use depth 16? DefaultDepth 24 Subsection "Display" Depth 24 # Modes unnecessary for mergedfb for radeon: Modes "1600x1200" "1280x1024" "1024x768" "800x600" # #Modes "1024x768" #Virtual 2880 1200 EndSubSection EndSection # This is unnecessary: need to be in video group for gentoo. Section "DRI" Mode 0666 EndSection