Section "ServerLayout" Identifier "Default Layout" #Screen 0 "Default Screen" 0 0 Screen 0 "Default Screen" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" "CorePointer" EndSection Section "ServerFlags" Option "AIGLX" "on" EndSection Section "Files" # path to defoma fonts #FontPath "/usr/share/fonts/corefonts" # FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/freefont" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/unifont" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/artwiz" FontPath "/usr/share/fonts/" EndSection Section "Module" Load "ddc" # Load "vbe" # Load "GLcore" # Load "dbe" # Load "dri" Load "extmod" #SubSection "extmod" # Option "omit xfree86-dga" # EndSubSection Load "glx" Load "bitmap" Load "type1" Load "freetype" Load "record" # Load "v4l2" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" Option "XkbOptions" "lv3:ralt_switch" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" EndSection Section "Device" Identifier "Intel" Driver "nvidia" Option "RenderAccel" "true" option "backingstore" "true" # Option "DRI" "true" # Option "VideoOverlay" "on" # Option "OpenGLOverlay" "off" BusID "PCI:1:0:0" # Option "UseFBDev" "true" # Option "PageFlip" "true" # Option "TripleBuffer" "true" # Option "XAANoOffscreenPixmaps" "true" # Option "FramebufferCompression" "false" # Enable offload of Motion Compensation (XvMC) # Option "LinearAlloc" "16384" # Option "Cachelines" "2048" # Option "XvMCSurfaces" "7" # BusID "PCI:0:2:0" EndSection Section "Screen" Identifier "Default Screen" Device "Intel" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1440x900" EndSubSection SubSection "Display" Depth 4 Modes "1440x900" EndSubSection SubSection "Display" Depth 8 Modes "1440x900" EndSubSection SubSection "Display" Depth 15 Modes "1440x900" EndSubSection SubSection "Display" Modes "1600x1050" Depth 16 EndSubSection SubSection "Display" Depth 24 Modes "1600x1050" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "DRI" Group 0 Mode 0666 EndSection