The Punisher

XF86Config - Dell Inspiron 8500, Slackware 9.0, XFree86 4.3

This is a widescreen and actually does the 1920x1200 resolution.
Note: Drivers from Nvidia are needed for this card.

# File generated by hand.
# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************

Section "Module"
    Load        "dbe"  	# Double buffer extension
    SubSection  "extmod"
      Option    "xfree86-dga"   # initialise the DGA extension
    EndSubSection
    Load        "type1"
    Load        "speedo"
    Load        "freetype"
    Load        "xtt"
    Load       "glx"
    Load       "dri"
EndSection

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

	RgbPath	"/usr/X11R6/lib/X11/rgb"

	FontPath   "/usr/X11R6/lib/X11/fonts/local/"
	FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
	FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
	FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
	FontPath   "/usr/X11R6/lib/X11/fonts/TTF/"
	FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
	FontPath   "/usr/X11R6/lib/X11/fonts/artwiz-aleczapka/"

	ModulePath "/usr/X11R6/lib/modules"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"
    Option "DontZap"
EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"
    Identifier	"Keyboard1"
    Driver	"Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"	"xfree86"
    Option "XkbModel"	"pc104"
EndSection


# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"
    Identifier	"Mouse1"
    Driver	"mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/mouse"
    Option "Emulate3Buttons"
EndSection

Section "InputDevice"
	Identifier	"Trackball"
	Driver	"mouse"
	Option	"Protocol"	"IMPS/2"
	Option	"Device"	"/dev/input/mice"
	Option	"ZAxisMapping"	"4 5"
	Option	"buttons"	"5"
EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

Section "Monitor"
    Identifier  "laptop"
    HorizSync   31.5-100.0
    VertRefresh 30.0-90.0
	Modeline	"1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087
	Modeline	"1920x1200"  246.59  1920 2064 2272 2624  1200 1201 1204 1253
	Option "dpms"
EndSection

# **********************************************************************
# Graphics device section
# **********************************************************************

Section "Device"
    Identifier  "internal"
	Driver	"nvidia"
		Option "NoLogo" "1"
		Option "NvAGP" "1"
		Option "NoRenderAccel" "0"
		Option "PageFlip" "1"
		Option "DigitalVibrance" "2"
		Option "SWCursor" "0"
		Option "HWCursor" "1"
		Option "CursorShadow" "1"
		Option "CursorShadowAlpha" "64"
		Option "CursorShadowXOffset" "4"
		Option "CursorShadowYOffset" "2"
	VideoRam    65536
	BusID	"PCI:01:00:0"
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

Section "Screen"
    Identifier  "Screen 1"
    Device      "internal"
    Monitor     "laptop"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1680x1050"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1680x1050"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1920x1200" "1680x1050" "1400x1050" "1280x800"
        ViewPort    0 0
    EndSubsection
EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************

Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice	"Trackball" "SendCoreEvents"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

 Section "DRI"
    Mode 0666
 EndSection
.: If you want to converse with me contact punisher at my domain :.
Valid HTML 4.01! Valid CSS! Use Perl! GeoURL