****************************************************************************** # XFree86 4.0 configuration generated by Xconfigurator Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" 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 "glx" # OpenGL X protocol interface Load "extmod" # Misc. required extensions Load "v4l" # Video4Linux Load "record" # X event recorder Load "rge" # HP Remote Graphics Sender EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Device" "/dev/mouse" Option "Protocol" "IMPS/2" Option "Emulate3Buttons" "off" Option "ZAxisMapping" "4 5" EndSection # Use EDID (Extended Display Identification Data) by default to get display timings from display # Because of this, HorizSync and VertRefresh parameters are not needed Section "Device" Identifier "NVIDIA" Driver "nvidia" BoardName "Quadro 4" Option "Scaling" "native" # Option "Overlay" "true" # wsk Option "Stereo" "5" Option "NoFlip" "on" # HP Remote Graphics Sender EndSection Section "Monitor" Identifier "SeeReal Cn 20 inch 3-D Display" VendorName "SeeReal Technologies" ModelName "Cn" Option "dpms" # V-freq: 60.00 Hz // h-freq: 74.69 KHz Modeline "1600x1200" 170.89 1600 1688 1896 2288 1200 1200 1203 1244 EndSection Section "Screen" Identifier "Screen0" Device "NVIDIA" Monitor "SeeReal Cn 20 inch 3-D Display" Option "TwinView" # Option "MetaModes" "1600x1200_60" # wsk next 2 lines Option "MetaModes" "1600x1200_60;" DefaultDepth 24 Subsection "Display" Depth 24 # wsk next w lines Modes "1600x1200_60" EndSubSection EndSection ***************************************************************************