# Xorg.conf for Legoguy's "legobase" # 06/09/04 04:21 PM Section "Module" Load "extmod" Load "ddc" Load "freetype" Load "glx" Load "v4l" Load "dbe" Load "xtrap" Load "record" EndSection Section "Files" RgbPath "/usr/lib/X11/rgb" FontPath "/usr/local/share/fonts" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/profont-x11" FontPath "/usr/share/fonts" FontPath "/usr/share/fonts/artwiz-aleczapka-en" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/urw-fonts" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/ghostscript" FontPath "/usr/share/fonts/default" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/ukr" FontPath "/usr/share/fonts/intlfonts" FontPath "/usr/share/fonts/adobe" FontPath "/usr/local/share/fonts/TTF" EndSection Section "InputDevice" Identifier "Microsoft Natural" Driver "kbd" Option "CoreKeyboard" Option "AutoRepeat" "500 30" Option "XkbModel" "microsoft" Option "XkbLayout" "dvorak,us" EndSection Section "InputDevice" Identifier "Logitech MX1000" Driver "evdev" Option "Device" "/dev/input/mx1000" #Option "Buttons" "12" EndSection Section "Device" Identifier "NVIDIA Corporation NV35 [GeForce FX 5900]" Driver "nvidia" Option "NvAGP" "3" Option "RenderAccel" "true" Option "AllowGLXWithComposite" "true" Option "UseEdidFreqs" "true" Option "Coolbits" "1" EndSection Section "Monitor" Identifier "FPD1530" HorizSync 30-60.1 VertRefresh 50-75.1 Option "DPMS" DisplaySize 300 226 EndSection Section "Screen" Identifier "FPD1530" Device "NVIDIA Corporation NV35 [GeForce FX 5900]" Monitor "FPD1530" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "FPD1530" InputDevice "Microsoft Natural" "CoreKeyboard" InputDevice "Logitech MX1000" "CorePointer" EndSection Section "Extensions" Option "Composite" "Enable" Option "RENDER" "enable" EndSection