Section "Files" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" InputDevices "/dev/gpmdata" InputDevices "/dev/input/mice" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "1" EndSection Section "Module" # This loads the DBE extension module. Load "dbe" # Double buffer extension # This loads the miscellaneous extensions module, and disables # initialisation of the XFree86-DGA extension within that module. SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection # This loads the font modules # Load "type1" Load "freetype" # Load "xtt" # This loads the GLX module Load "glx" # This loads the DRI module Load "dri" EndSection Section "InputDevice" Identifier "Keyboard 1" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "fi" EndSection Section "InputDevice" Identifier "Mouse 1" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "Monitor" Identifier "Mirai1" VendorName "Mirai" ModelName "42tuumaa" HorizSync 15.0 - 65.0 VertRefresh 50.0 - 75.0 Option "DPMS" Modeline "1920x1080p50" 115.55 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync Modeline "1920x1080p48" 110.93 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync Modeline "1920x1080p30" 69.33 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync Modeline "1920x1080p24" 55.47 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync EndSection Section "Screen" Identifier "Screen 1" Device "Device 1" Monitor "Mirai1" DefaultDepth 24 Option "UseEdidFreqs" "false" Option "NoLogo" "True" Option "RenderAccel" "True" Option "ExactModeTimingsDVI" "true" Option "ModeValidation" "NoMaxPClkCheck, NoEdidMaxPClkCheck, AllowNon60HzDFPModes, NoVesaModes, NoXServerModes, NoEdidDFPMaxSizeCheck, NoDFPNativeResolutionCheck, NoPredefinedModes, NoUserModes" Option "AddARGBGLXVisuals" "True" Option "HWCursor" "On" Option "UseEvents" "True" # Option "metamodes" "DFP-1: 1920x1080 +0+0; DFP-1: 1360x768 +0+0" SubSection "Display" Depth 24 Modes "1920x1080_50" Modes "1920x1080" Modes "1360x768_60" Modes "1360x768" Modes "1920x1080p50" "1920x1080p48" "1920x1080p30" "1920x1080p24" EndSubSection EndSection Section "Device" BoardName "GeForce 6800 GS (0x00c0)" Driver "nvidia" Identifier "Device 1" Option "ConnectedMonitor" "DFP" EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Mouse 1" "CorePointer" InputDevice "Keyboard 1" "CoreKeyboard" EndSection Section "DRI" # Group "video" # Mode 0660 EndSection