[FoLUG] xfree86config-4

AndreA BazookA bazooka00@tin.it
Dom 18 Apr 2004 17:33:15 CEST


# File generated by XFdrake.



# **********************************************************************

# Refer to the XF86Config man page for details about the format of

# this file.

# **********************************************************************



Section "Files"

    # 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 "unix/:-1"

EndSection



Section "ServerFlags"

    #DontZap # disable <Crtl><Alt><BS> (server abort)

    AllowMouseOpenFail # allows the server to start up even if the mouse
doesn't work

    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)

EndSection



Section "Module"

    Load "dbe" # Double-Buffering Extension

    Load "v4l" # Video for Linux

    Load "extmod"

    Load "type1"

    Load "freetype"

    Load "glx" # 3D layer

EndSection



Section "InputDevice"

    Identifier "Keyboard1"

    Driver "Keyboard"

    Option "XkbModel" "pc105"

    Option "XkbLayout" "it"

    Option "XkbOptions" ""

EndSection



Section "InputDevice"

    Identifier "Mouse1"

    Driver "mouse"

    Option "Protocol" "ExplorerPS/2"

    Option "Device" "/dev/mouse"

    Option "ZAxisMapping" "6 7"

EndSection



Section "Monitor"



    Identifier  "lg f900p"



# 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-111



#    HorizSync  30-64         # multisync

#    HorizSync  31.5, 35.2    # multiple fixed sync frequencies

#    HorizSync  15-25, 30-50  # multiple ranges of sync frequencies



# 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



EndSection



Section "Device"

    Identifier "device1"

    VendorName "nVidia Corporation"

    BoardName "NVIDIA GeForce FX (generic)"

    Driver "nvidia"

    Option "DPMS"

EndSection



Section "Screen"

    Identifier "screen1"

    Device "device1"

    Monitor "lgf900p"

    DefaultColorDepth 24



    Subsection "Display"

        Depth 8

        Virtual 1024 768

    EndSubsection



    Subsection "Display"

        Depth 15

        Virtual 1024 768

    EndSubsection



    Subsection "Display"

        Depth 16

        Virtual 1024 768

    EndSubsection



    Subsection "Display"

        Depth 24

        Virtual 1024 768

    EndSubsection

EndSection



Section "ServerLayout"

    Identifier "layout1"

    InputDevice "Keyboard1" "CoreKeyboard"

    InputDevice "Mouse1" "CorePointer"

    Screen "screen1"

EndSection



Maggiori informazioni sulla lista FoLUG