[linux-ileri] Re: fedora dual monitor

---------

From: Kemal Yavuz (kyavuz@anadoludigital.com)
Date: Mon 19 Jan 2004 - 16:23:53 EST

  • Next message: Tufan Bıyıktas: "[linux-ileri] vqregister kurulumunda mysql hatasi"

    Kendi XF86Config dosyam =E7al=FD=FE=FDyor kendine g=F6re d=FCzenlersin
    Kolay gelsin..

    Section "Module"
        Load "dbe" =09
        SubSection "extmod"
          Option "omit xfree86-dga" =20
        EndSubSection
        Load "type1"
        Load "freetype"
        Load "speedo"
        Load "glx"
    EndSection

    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/75dpi/:unscaled"
        FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
        FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
        FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
        FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
    EndSection

    Section "ServerFlags"
    EndSection

    Section "InputDevice"
        Identifier "Keyboard1"
        Driver "Keyboard"
        Option "XkbRules" "xfree86"
        Option "XkbModel" "pc105"
        Option "XkbLayout" "tr"
    EndSection

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

    Section "Monitor"
        Identifier "MonPhilips"
        HorizSync 31.5 - 50.0
        VertRefresh 40-90
    EndSection

    Section "Monitor"
        Identifier "MonHyundai"
        HorizSync 30.0 - 70.0
        VertRefresh 50-120
    EndSection

    Section "Device"
        Identifier "VgaS3"
        Driver "vesa"
        BusID "2:11:0"
    EndSection

    Section "Device"
            Identifier "VgaNv"
            Driver "nvidia"
            VendorName "Videocard vendor"
            BoardName "NVIDIA GeForce 4 (generic)"
            VideoRam 65536
            BusId "1:0:0"
    EndSection

    Section "Screen"
       Identifier "ScreenS3"
       Device "VgaS3"
       Monitor "MonPhilips"
       DefaultDepth 24
        Subsection "Display"
            Depth 24
            Modes "1024x768" "800x600" "640x480"
        EndSubsection
    EndSection

    Section "Screen"
        Identifier "ScreenNv"
        Device "VgaNv"
        Monitor "MonHyundai"
        DefaultDepth 24
        SubSection "Display"
            Depth 24
            Modes "1280x1024" "1024x768" "800x600"
        EndSubSection
    EndSection

    Section "ServerLayout"
        Identifier "Main Layout"
        Screen 0 "ScreenNv"
        Screen 1 "ScreenS3" RightOf "ScreenNv"
        InputDevice "Mouse1" "CorePointer"
        InputDevice "Keyboard1" "CoreKeyboard"
    EndSection


  • Next message: Tufan Bıyıktas: "[linux-ileri] vqregister kurulumunda mysql hatasi"

    ---------

    Bu arsiv hypermail 2.1.6 tarafindan uretilmistir.