Section "Files" # RgbPath "/usr/share/X11/rgb" # FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/misc" # FontPath "/usr/share/fonts/Type1" # FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/xdtv" EndSection Section "Module" Load "dbe" # Load "glx" Load "extmod" EndSection Section "ServerFlags" Option "blank time" "10" # 10 minutes Option "standby time" "15" Option "suspend time" "20" Option "off time" "30" EndSection #Section "InputDevice" # # Identifier "Keyboard1" # Driver "keyboard" # Option "CoreKeyboard" # Option "AutoRepeat" "500 30" # Option "XbkModel" "logiultrax" # Option "XkbLayout" "pl" # Option "XkbRules" "xorg" #EndSection #Section "InputDevice" # # Identifier "Mouse1" # Driver "mouse" # Option "Protocol" "IMPS/2" # Option "Device" "/dev/input/mice" # Option "CorePointer" # Option "ZAxisMapping" "4 5" # #EndSection Section "Monitor" Identifier "SyncMaster 750p" HorizSync 30-96 # multisync VertRefresh 50-160 # multisync Option "DPMS" EndSection Section "Device" Identifier "nVidia Inc. RivaTNT2" Driver "nv" EndSection Section "Screen" Identifier "Screen1" Device "nVidia Inc. RivaTNT2" Monitor "SyncMaster 750p" DefaultDepth 24 SubSection "Display" Depth 8 Modes "1280x1024" Option "rgb bits" "8" Visual "StaticColor" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection Option "AllowGLXWithComposite" "true" Option "AddARGBVisuals" "true" Option "AddARGBGLXVisuals" "true" Option "RenderAccel" "true" Option "NoRenderExtension" "false" Option "XAANoOffscreenPixmaps" "true" Option "DRI" "true" Option "UseEvents" "false" EndSection Section "DRI" Mode 0666 EndSection Section "ServerLayout" Identifier "Main Layout" Screen "Screen1" # InputDevice "Keyboard1" "CoreKeyboard" # InputDevice "Mouse1" "CorePointer" Option "AIGLX" "true" EndSection Section "Extensions" Option "Composite" "true" Option "Render" "true" EndSection