Section "Module" Load "dbe" # SubSection "extmod" # Option "omit xfree86-dga" # EndSubSection # Load "type1" # Load "speedo" # Load "freetype" Load "glx" Load "dri" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" # RgbPath "/usr/lib/X11/rgb" FontPath "/usr/share/fonts/dylex" FontPath "/usr/share/fonts/X11/misc" # FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" # FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/TTF" FontPath "/usr/share/fonts/proggy-fonts" FontPath "/usr/share/fonts/urw" FontPath "/usr/share/fonts/Dina-PCF" # FontPath "/usr/share/fonts/tamsyn-font" FontPath "/usr/share/fonts/X11/Type1" EndSection Section "ServerFlags" # Option "DontZap" # Option "DisableVidModeExtension" Option "AutoAddDevices" "false" Option "AutoEnableDevices" "false" Option "AllowEmptyInput" "false" EndSection Section "InputDevice" Identifier "Kernel Keyboard" Driver "kbd" Option "AutoRepeat" "250 30" Option "Xleds" "1 2 3" Option "RightAlt" "Meta" # Option "RightAlt" "ModeShift" # Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" Option "XkbVariant" "dvorak" Option "XkbOptions" "grp:rwin_switch,lv3:menu_switch,grp_led:caps" EndSection Section "InputDevice" Identifier "Kernel Mice" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/input/mice" Option "Emulate3Button" "false" Option "EmulateWheel" "true" Option "EmulateWheelButton" "8" Option "XAxisMapping" "6 7" Option "YAxisMapping" "4 5" Option "ZAxisMapping" "4 5 6 7" Option "Sensitivity" "0.25" EndSection Section "Monitor" #DisplaySize 520 330 # mm Identifier "Dell2405" VendorName "Dell" ModelName "2405FPW" Option "DPMS" EndSection Section "Device" Identifier "VGA" Driver "vga" EndSection Section "Device" Identifier "Radeon" Driver "radeon" EndSection Section "Screen" Identifier "LCD" Device "Radeon" Monitor "Dell2405" DefaultDepth 24 SubSection "Display" Depth 8 Virtual 1920 1200 Modes "1920x1200" "1600x1024" "1152x768" "960x600" "768x480" "384x240" EndSubSection SubSection "Display" Depth 16 Virtual 1920 1200 Modes "1920x1200" "1600x1024" "1152x768" "960x600" "768x480" "384x240" EndSubSection SubSection "Display" Depth 24 Virtual 1920 1200 Modes "1920x1200" "1600x1024" "1152x768" "960x600" "768x480" "384x240" EndSubSection EndSection Section "ServerLayout" Identifier "main" Screen "LCD" InputDevice "Kernel Keyboard" "CoreKeyboard" InputDevice "Kernel Mice" "CorePointer" EndSection Section "DRI" Mode 0660 Group "sys" EndSection