#Section "ServerFlags" # Option "AIGLX" "off" #EndSection #Section "Extensions" # Option "Composite" "Enable" #EndSection Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "LIRC-Mouse" InputDevice "MX500" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" # RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib/xorg/modules/extensions/nvidia" ModulePath "/usr/lib/xorg/modules" FontPath "unix/:7100" FontPath "built-ins" EndSection Section "Module" Load "fbdevhw" Load "record" Load "freetype" Load "type1" Load "glx" Load "dbe" Load "extmod" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "fr" Option "XkbVariant" "latin9" EndSection Section "InputDevice" Identifier "MX500" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "Buttons" "5" Option "ZAxisMapping" "4 5" Option "ButtonMapping" "1 2 3 7 6" EndSection Section "InputDevice" Identifier "LIRC-Mouse" Driver "mouse" Option "Device" "/dev/lircm" Option "Protocol" "IntelliMouse" Option "SendCoreEvents" Option "Buttons" "2" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" ### Comment all HorizSync and VertSync values to use DDC: ### Comment all HorizSync and VertSync values to use DDC: ### Comment all HorizSync and VertSync values to use DDC: ### Comment all HorizSync and VertSync values to use DDC: ### Comment all HorizSync and VertSync values to use DDC: Identifier "SyncMaster0" VendorName "Monitor Vendor" ModelName "Samsung SyncMaster 910N/912N" DisplaySize 380 300 ### Comment all HorizSync and VertSync values to use DDC: HorizSync 30.0 - 81.0 VertRefresh 56.0 - 75.0 Option "dpms" EndSection Section "Device" # Option "RenderAccel" "true" # Option "noLogo" Identifier "nvidia0" Driver "nvidia" Option "AddARGBGLXVisuals" "True" EndSection Section "Screen" Identifier "Screen0" Device "nvidia0" Monitor "SyncMaster0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 2 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection