# XFree86 4.2.0 configuration generated by Xconfigurator 4.10.7 Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection # Red Hat Linux 6.0 and later use the xfs font server for improved # interactive performance 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 "record" # X event recorder # 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 "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbLayout" "us" # Option "AutoRepeat" "500 50" EndSection Section "InputDevice" Identifier "Mouse0" # Modified by mouseconfig Driver "mouse" Option "Device" "/dev/mouse" Option "Protocol" "IMPS/2" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Generic Laptop Display Panel 1600x1200" VendorName "Unknown" ModelName "Unknown" HorizSync 31.5-90 VertRefresh 60 Option "dpms" EndSection Section "Device" Identifier "NVIDIA GeForce 2 MX (generic)" Driver "nvidia" BoardName "Unknown" Option "IgnoreEDID" "True" Option "TwinView" # my 15" flatpanel does 30-60Horiz and 50-70 vertical; 1280 is 64 horiz # Option "SecondMonitorHorizSync" "31.5-90" #without these below, I got progressively whiter output on laptop # Option "SecondMonitorHorizSync" "30-90" Option "SecondMonitorHorizSync" "30-60" Option "SecondMonitorVertRefresh" "50-70" # Option "TwinViewOrientation" "RightOf" # tv had right display Option "TwinViewOrientation" "Clone" # both show same # crt was 1280 virtual and 1024 real... # list of possible modes; ,'s show simultaneous res; ;'s separate modes # Option "MetaModes" "1024x768,1024x768;1024x768,1024x768" # Option "MetaModes" "1600x1200,1600x1200;1600x1200,1600x1200" # Option "MetaModes" "1024x768 @1600x1200,1024x768 @1600x1200" # notebook screen didnt PAN, but TV did: # Option "MetaModes" "1024x768 @1600x1200,1024x768" # tv ok; get weird whiteness getting brighter on laptop screen: # with 2nd monitor set, laptop stays 1024 # Option "MetaModes" "1024x768 @1600x1200,1600x1200" # cant find screen, x wont start: # Option "MetaModes" "NULL,1600x1200; 1600x1200,NULL; 1024x768,1024x768; 800x600,800x600" # nothing on TV; stuff on laptop: # Option "MetaModes" ",1024x768" #first mode skipped; went onto second... # Option "MetaModes" ",1600x1200; 1024x768,1024x768" # 1600x1200 -> not a valid tv mode # Option "MetaModes" "1600x1200,1600x1200" # works, but get whiteness for laptop # Option "MetaModes" "1024x768 @1600x1200,1600x1200" # get laptop whiteness # Option "MetaModes" "1024x768 @1280x1024,1280x1024" #get laptop whiteness # Option "MetaModes" "800x600 @1024x768,1024x768" #get laptop whiteness # Option "MetaModes" "1024x768 @1024x768,1024x768 @1024x768" # laptop whiteness # Option "MetaModes" "1024x768,1024x768" # Option "MetaModes" "1024x768 @1600x1200,1600x1200;1024x768 @1400x1050,1400x1050; 1024x768 @1280x1024,1280x1024; 1024x768,1024x768; 800x600,800x600; 640x480,640x480" Option "MetaModes" "1024x768,1024x768; 800x600,800x600; 640x480,640x480" # Option "ConnectedMonitor" "crt,tv" # if not mentioned, order is TV,LAPTOP # Option "ConnectedMonitor" "crt,crt" # actually, i lost contact to all... # not specifying MetaModes -> gave 1600x1200 with nothing on tv. # Option "ConnectedMonitor" "crt,crt" # Option "ConnectedMonitor" "tv,crt" # Option "ConnectedMonitor" "tv,crt" # Option "ConnectedMonitor" "crt" # if 2 connected monitors, left,right -> screen is split# # Option "ConnectedMonitor" "crt,dfp" EndSection Section "Device" Identifier "Linux Frame Buffer" Driver "fbdev" BoardName "Unknown" EndSection Section "Screen" Identifier "Screen0" Device "NVIDIA GeForce 2 MX (generic)" Monitor "Generic Laptop Display Panel 1600x1200" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1600x1200" "1400x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480" # Modes "1024x768" "800x600" "640x480" EndSubSection Subsection "Display" Depth 16 Modes "1600x1200" "1400x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480" # Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Mode 0666 EndSection