/etc/X11/XF86Config-4
--------------------------------------------------------------------------------------


# File generated by XFdrake.

# **********************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of
# this file.
# **********************************************************************

Section "Files"

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

# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent
of
# the X server to render fonts.

#     FontPath   "/usr/X11R6/lib/X11/fonts"
#    FontPath   "unix/:-1"
EndSection

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

Section "ServerFlags"

    # Uncomment this to cause a core dump at the spot where a signal is
    # received.  This may leave the console in an unusable state, but
may
    # provide a better stack trace in the core dump to aid in debugging
    #NoTrapSignals

    # Uncomment this to disable the <Crtl><Alt><BS> server abort
sequence
    # This allows clients to receive this key event.
    #DontZap

    # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode
switching
    # sequences.  This allows clients to receive these key events.
    #DontZoom

    # This  allows  the  server  to start up even if the
    # mouse device can't be opened/initialised.
    AllowMouseOpenFail

EndSection

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

# **********************************************************************
# Keyboard section
# **********************************************************************

Section "InputDevice"

    Identifier "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat"  "250 30"

    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "de(nodeadkeys)"

EndSection

Section "InputDevice"
    Identifier "Keyboard2"
    Driver "Keyboard"
    Option "Protocol" "usbev"
    Option "Device" "/dev/input/event0"

    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "de(nodeadkeys)"
EndSection

# **********************************************************************
# Pointer section
# **********************************************************************

Section "InputDevice"

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/psaux"
    Option "ZAxisMapping" "4 5"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection

Section "InputDevice"

         Identifier  "Mouse2"
         Driver "mouse"
         Option "Device"        "/dev/input/mouse0"
         Option "Protocol"      "IMPS/2"
         Option "Buttons"       "7"
         Option "ZAxisMapping" "4 5"

EndSection


Section "Module"

# This loads the DBE extension module.

    Load        "dbe"
    Load        "GLcore"
#    Load       "dga"
    Load        "glx"
    Load        "extmod"
    Load        "dri"
# pass two from mga mailing-lists
#    Load       "pex5"
#    Load       "xie"
    Load        "bitmap"
    Load        "record"
    Load        "vbe"
    Load        "int10"
# end pass two mga mailing-lists

# This loads video4linux extention module
    Load        "v4l"

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.

   SubSection   "extmod"
#       Option  "omit xfree86-dga"
    EndSubSection

# This loads the Type1 and FreeType font modules

    Load        "type1"
    Load        "freetype"
EndSection


Section "DRI"
    Mode        0666
EndSection

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

# Any number of monitor sections may be present

Section "Monitor"
    Identifier "Generic|Monitor that can do 1600x1200 at 70 Hz"
    VendorName "Unknown"
    ModelName  "Unknown"


# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync  30-98


# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 50-160


# This is a set of extended mode timings typically used for laptop,
# TV fullscreen mode or DVD fullscreen output.
# These are available along with standard mode timings.

# Sony Vaio C1(X,XS,VE,VN)?
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563
-hsync -vsync

# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616


EndSection

Section "Monitor"
    Identifier "Generic1|Monitor that can do 1600x1200 at 70 Hz"
    VendorName "Unknown"
    ModelName  "Unknown"


# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync  30-98


# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 50-160


# This is a set of extended mode timings typically used for laptop,
# TV fullscreen mode or DVD fullscreen output.
# These are available along with standard mode timings.

# Sony Vaio C1(X,XS,VE,VN)?
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563
-hsync -vsync

# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616


EndSection

Section "Monitor"
    Identifier "FUJITSU 2"
    VendorName "FUJITSU"
    ModelName  "Unknown"


# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync  31.5-60.0


# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 56.0-75.0


# This is a set of extended mode timings typically used for laptop,
# TV fullscreen mode or DVD fullscreen output.
# These are available along with standard mode timings.

# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616

# 1400x1050 @ 30 Hz, 33 kHz hsync
ModeLine "1400x1050"   59.93 1400 1416 1704 1816  1050 1050 1055 1097
# 1400x1050 @ 51 Hz, 56 kHz hsync
ModeLine "1400x1050"  107.00 1400 1464 1784 1912  1050 1052 1064 1090
# 1400x1050 @ 59 Hz, 63.8 kHz hsync
ModeLine "1400x1050"  122.00 1400 1464 1784 1912  1050 1052 1064 1090
-HSync -VSync
# 1400x1050 @ 60 Hz, 65.4 kHz hsync
ModeLine "1400x1050"  125.04 1400 1464 1784 1912  1050 1052 1064 1090


EndSection



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

Section "Device"
    Identifier "Generic VGA"
    Driver     "vga"
EndSection


Section "Device"
    Identifier  "mgag550_1"
    VendorName  "Matrox"
    BoardName   "Millenium G550"
    Driver      "mga"
    BusID       "PCI:1:0:0"
    VideoRam    16384
    Option      "AGPMode" "2"
    Option      "MGASDRAM"
#    Option     "UseFBDev" "on"
#    Option     "fbdev" "/dev/fb0"
#     Screen    0
    # Clock lines


    # Uncomment following option if you see a big white block        
    # instead of the cursor!                                          
    Option      "HWcursor" "off"
    Option      "DPMS"  "false"
EndSection

Section "Device"
    Identifier  "mgag550_2"
    VendorName  "Matrox"
    BoardName   "Millenium G550"
    Driver      "mga"
    BusID       "PCI:1:0:0"
    VideoRam    8192
#    Option     "UseFBDev" "on"
#    Option     "fbdev" "/dev/fb1"
    Option      "AGPMode" "2"
    Option      "MGASDRAM"
#     Screen    1
    # Clock lines


    # Uncomment following option if you see a big white block        
    # instead of the cursor!                                          
    Option      "HWcursor" "off"

    Option      "DPMS"  "false"
EndSection


Section "Device"
    Identifier  "SiS"
    VendorName  "SiS"
    BoardName   "SiS 6326"
    BusID       "PCI:0:9:0"
    Driver      "sis"
#    VideoRam    4096
#    Screen     2
    # Clock lines


    # Uncomment following option if you see a big white block        
    # instead of the cursor!                                          
    #    Option      "sw_cursor"

#    Option "no_accel" # Use this if acceleration is causing problems
#    Option "no_linear"
    Option "sw_cursor"
    # Option "fifo_moderate"
    # Option "fifo_conserv"
    # Option "fifo_aggresive"
    # Option "fast_vram"
    # Option "pci_burst_on"
    Option      "DPMS"  "off"

EndSection


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


Section "Screen"
    Identifier "screen2"
    Device      "mgag550_1"
#    Device     "SiS"
    Monitor     "Generic|Monitor that can do 1600x1200 at 70 Hz"
    DefaultColorDepth 16
    Subsection "Display"
        Depth       8
        Modes       "1600x1200" "1400x1050" "1280x1024" "1152x864"
"1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       15
        Modes       "1600x1200" "1400x1050" "1280x1024" "1152x864"
"1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1152x864" "1024x768" "800x600"
"640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1152x864" "1024x768" "800x600"
"640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "1280x1024" "1152x864" "1024x768" "800x600"
"640x480"
        ViewPort    0 0
    EndSubsection
EndSection

Section "Screen"
    Identifier "screen1"
    Device      "mgag550_2"
    Monitor     "Generic1|Monitor that can do 1600x1200 at 70 Hz"
    DefaultColorDepth 16
    Subsection "Display"
        Depth       8
        Modes       "1600x1200" "1400x1050" "1280x1024" "1152x864"
"1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       15
        Modes       "1600x1200" "1400x1050" "1280x1024" "1152x864"
"1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1152x864" "1024x768" "800x600"
"640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1152x864" "1024x768" "800x600"
"640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "1280x1024" "1152x864" "1024x768" "800x600"
"640x480"
        ViewPort    0 0
    EndSubsection
EndSection


Section "Screen"
    Identifier "screen0"
    Device      "SiS"
#    Device     "mgag550_2"
    Monitor     "FUJITSU 2"
    DefaultColorDepth 16
    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x400"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       15
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection


Section "ServerLayout"
    Identifier "layout0"
    Screen 0   "screen0"

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Section "ServerLayout"
    Identifier "layout1"
    Screen 1   "screen0"

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Section "ServerLayout"
    Identifier  "layout2"
    Screen 0    "screen2"
    
    InputDevice "Mouse2" "CorePointer"
    InputDevice "Keyboard2" "CoreKeyboard"
EndSection
------------------------------------------------------------------
/etc/X11/XF86Config2-4sis
------------------------------------------------------------------

# File generated by XFdrake.

# **********************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of
# this file.
# **********************************************************************

Section "Files"

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

# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent
of
# the X server to render fonts.

#     FontPath   "/usr/X11R6/lib/X11/fonts"
#    FontPath   "unix/:-1"
EndSection

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

Section "ServerFlags"

    # Uncomment this to cause a core dump at the spot where a signal is
    # received.  This may leave the console in an unusable state, but
may
    # provide a better stack trace in the core dump to aid in debugging
    #NoTrapSignals

    # Uncomment this to disable the <Crtl><Alt><BS> server abort
sequence
    # This allows clients to receive this key event.
    #DontZap

    # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode
switching
    # sequences.  This allows clients to receive these key events.
    #DontZoom

    # This  allows  the  server  to start up even if the
    # mouse device can't be opened/initialised.
    AllowMouseOpenFail

EndSection

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

# **********************************************************************
# Keyboard section
# **********************************************************************

Section "InputDevice"

    Identifier "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat"  "250 30"

    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "de(nodeadkeys)"

EndSection



# **********************************************************************
# Pointer section
# **********************************************************************

Section "InputDevice"

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/psaux"
    Option "ZAxisMapping" "4 5"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection


Section "Module"

# This loads the DBE extension module.

    Load        "dbe"
    Load        "GLcore"
    Load        "glx"
    Load        "extmod"
    Load        "dri"
    Load        "vbe"
    Load        "int10"
# end pass two mga mailing-lists

# This loads video4linux extention module
#    Load       "v4l"

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.

   SubSection   "extmod"
#       Option  "omit xfree86-dga"
    EndSubSection

# This loads the Type1 and FreeType font modules

    Load        "type1"
    Load        "freetype"
EndSection


Section "DRI"
    Mode        0666
EndSection

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

# Any number of monitor sections may be present

Section "Monitor"
    Identifier "Generic|Monitor that can do 1600x1200 at 70 Hz"
    VendorName "Unknown"
    ModelName  "Unknown"


# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync  30-98


# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 50-160


# This is a set of extended mode timings typically used for laptop,
# TV fullscreen mode or DVD fullscreen output.
# These are available along with standard mode timings.

# Sony Vaio C1(X,XS,VE,VN)?
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563
-hsync -vsync

# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616


EndSection


Section "Monitor"
    Identifier "FUJITSU 2"
    VendorName "FUJITSU"
    ModelName  "Unknown"


# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync  31.5-60.0


# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 56.0-75.0


# This is a set of extended mode timings typically used for laptop,
# TV fullscreen mode or DVD fullscreen output.
# These are available along with standard mode timings.

# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616

# 1400x1050 @ 30 Hz, 33 kHz hsync
ModeLine "1400x1050"   59.93 1400 1416 1704 1816  1050 1050 1055 1097
# 1400x1050 @ 51 Hz, 56 kHz hsync
ModeLine "1400x1050"  107.00 1400 1464 1784 1912  1050 1052 1064 1090
# 1400x1050 @ 59 Hz, 63.8 kHz hsync
ModeLine "1400x1050"  122.00 1400 1464 1784 1912  1050 1052 1064 1090
-HSync -VSync
# 1400x1050 @ 60 Hz, 65.4 kHz hsync
ModeLine "1400x1050"  125.04 1400 1464 1784 1912  1050 1052 1064 1090


EndSection



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

Section "Device"
    Identifier "Generic VGA"
    Driver     "vga"
EndSection


Section "Device"
    Identifier  "SiS"
    VendorName  "SiS"
    BoardName   "SiS 6326"
    BusID       "PCI:0:9:0"
    Driver      "sis"
#    VideoRam    4096
#    Screen     2
    # Clock lines


    # Uncomment following option if you see a big white block        
    # instead of the cursor!                                          
    #    Option      "sw_cursor"

#    Option "no_accel" # Use this if acceleration is causing problems
#    Option "no_linear"
    Option "sw_cursor"
    # Option "fifo_moderate"
    # Option "fifo_conserv"
    # Option "fifo_aggresive"
    # Option "fast_vram"
    # Option "pci_burst_on"
    Option      "DPMS"  "off"

EndSection



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

Section "Screen"
    Identifier "screen0"
    Device      "SiS"
    Monitor     "FUJITSU 2"
    DefaultColorDepth 16
    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x400"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       15
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection


Section "ServerLayout"
    Identifier "layout0"
    Screen 0   "screen0"

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

-----------------------------------------------------------------------


_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to