# File generated by XFdrake (rev 130521) # ********************************************************************** # Refer to the XF86Config man page for details about the format of # this file. # ********************************************************************** Section "Files" # Multiple FontPath entries are allowed (they are concatenated together) # By default, Mandrake 6.0 and later now use a font server independent of # the X server to render fonts. FontPath "unix/:-1" EndSection Section "ServerFlags" #DontZap # disable (server abort) #DontZoom # disable / (resolution switching) AllowMouseOpenFail # allows the server to start up even if the mouse does not work EndSection Section "Module" #load "glx" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "/usr/lib/xorg/modules/extensions/nvidia/libglx.so" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "fr" Option "XkbOptions" "compose:rwin" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/mouse" EndSection Section "InputDevice" Identifier "Mouse2" Driver "evdev" Option "product" "0x00d2" Option "HWheelRelativeAxisButtons" "7 6" Option "vendor" "0x045e" EndSection Section "Monitor" Identifier "monitor1" VendorName "Generic" # ModelName "1600x1200 @ 70 Hz" HorizSync 31.5-88.0 VertRefresh 50-90 EndSection Section "Device" Identifier "device1" VendorName "nVidia" BoardName "NVIDIA GeForce4 (generic)" Driver "nvidia" Option "DPMS" #Option "MetaModes" "1024x768,1024x768;800x600,800x600;640x480,640x480" #Option "MetaModes" "1440x900, 1280x1024; 1440x900, NULL; 1440x900, 1024x768" Option "MetaModes" "1440x900, 1280x1024; 1440x900, NULL; 1440x900, 1024x768" #Option "SecondMonitorVertRefresh" "60" Option "SecondMonitorVertRefresh" "50-100" # Option "TwinViewOrientation" "clone" Option "TwinViewOrientation" "Leftof" # Option "TwinView" "False" # Option "TVOutFormat" "SVIDEO" # Option "TVStandard" "PAL-B" #Option "SecondMonitorHorizSync" "30-50" Option "SecondMonitorHorizSync" "31.5-88.0" Option "TwinView" "True" # Option "ConnectedMonitor" "CRT, TV" Option "AllowGLXWithComposite" "1" Option "IgnoreEDID" "1" #Option "IgnoreEDID" "1" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultColorDepth 24 Subsection "Display" Depth 8 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 15 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 16 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" "1024x768" # Virtual 1280 1024 EndSubsection EndSection Section "Monitor" Identifier "TV" Vendorname "Generic" Modelname "Generic" HorizSync 30-50 VertRefresh 60 Option "dpms" EndSection Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" InputDevice "Mouse2" "SendCoreEvents" Screen "screen1" EndSection