Hirdetés

Új hozzászólás Aktív témák

  • pc-user

    aktív tag

    válasz doc #9509 üzenetére

    Hát egy kicsit hosszú lesz...

    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder63) Thu Jun 25 18:57:07 PDT 2009

    #Special base config file used in Puppy Linux.
    # **********************************************************************
    # Module section -- this section is used to specify
    # which dynamically loadable modules to load.
    # **********************************************************************
    #
    # **********************************************************************
    # Files section. This allows default font and rgb paths to be set
    # **********************************************************************
    # **********************************************************************
    # Server flags section.
    # **********************************************************************
    #everything past here is auto-generated by Puppy's Xorg Wizard...
    #PuppyHardwareProfile=NVIDIABenQT52W

    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection

    Section "Files"

    # The location of the RGB database. Note, this is the name of the
    # file minus the extension (like ".txt" or ".db"). There is normally
    # no need to change the default.
    # Multiple FontPath entries are allowed (which are concatenated together),
    # as well as specifying multiple comma-separated entries in one FontPath
    # command (or a combination of both methods)
    RgbPath "/usr/X11R7/lib/X11/rgb"
    FontPath "/usr/X11R7/lib/X11/fonts/misc/"
    FontPath "/usr/X11R7/lib/X11/fonts/Type1/"
    FontPath "/usr/X11R7/lib/X11/fonts/TTF/"
    EndSection

    Section "Module"

    # This loads the DBE extension module.
    # This loads the miscellaneous extensions module, and disables
    # initialisation of the XFree86-DGA extension within that module.
    # This loads the font modules
    Load "dbe" # Double buffer extension
    SubSection "extmod"
    Option "omit xfree86-dga" # don't initialise the DGA extension
    EndSubSection
    Load "type1"
    Load "freetype"
    # This loads xtrap extension, used by xrandr
    Load "xtrap"
    # This loads the GLX module (if present)
    Load "glx"
    # This loads dri module (if present)
    EndSection

    Section "ServerFlags"

    # Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
    # (where n is 1 through 12). This allows clients to receive these key
    # events.
    # Option "DontVTSwitch"
    # Enables mode switching with xrandr
    # There is a report that this can cause Xorg not to work on some
    # video hardware, so default is commented-out...
    # but i want to use it in xorgwizard so leave on...
    Option "RandR" "on"
    EndSection

    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc102"
    Option "XkbLayout" "hu" #xkeymap0
    EndSection

    Section "InputDevice"

    #Option "Emulate3Timeout" "50"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "IMPS/2" #mouse0protocol
    Option "Device" "/dev/mouse"
    #Option "Emulate3Buttons"
    Option "ZAxisMapping" "4 5" #scrollwheel
    EndSection

    Section "Modes"

    #modes0modeline0
    Identifier "Modes0"
    EndSection

    Section "Monitor"

    #DisplaySize 330 190 # mm
    ### Comment all HorizSync and VertRefresh values to use DDC:
    #UseModes "Modes0" #monitor0usemodes
    Identifier "Monitor0"
    VendorName "BNQ"
    ModelName "BenQ T52W"
    HorizSync 31.0 - 64.0
    VertRefresh 59.0 - 71.0
    Option "DPMS"
    Option "PreferredMode" "1024x768"
    EndSection

    Section "Device"

    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "SWcursor" # [<bool>]
    #Option "HWcursor" # [<bool>]
    #Option "NoAccel" # [<bool>]
    #Option "ShadowFB" # [<bool>]
    #Option "UseFBDev" # [<bool>]
    #Option "Rotate" # [<str>]
    #Option "VideoKey" # <i>
    #Option "FlatPanel" # [<bool>]
    #Option "FPDither" # [<bool>]
    #Option "CrtcNumber" # <i>
    #Option "FPScale" # [<bool>]
    #Option "FPTweak" # <i>
    #Option "DualHead" # [<bool>]
    #card0driver
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "NV18 [GeForce4 MX 440 AGP 8x]"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1024x768"
    EndSubSection
    EndSection

Új hozzászólás Aktív témák