OpenCores
URL https://opencores.org/ocsvn/pci/pci/trunk

Subversion Repositories pci

[/] [pci/] [tags/] [working_demo/] [apps/] [sw/] [driver/] [fb/] [XF86Config-fb] - Rev 154

Compare with Previous | Blame | View Log

# XFree86 4.0 configuration generated by Xconfigurator

Section "ServerLayout"
        Identifier "XFree86 Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

# By default, Red Hat Linux 6.0 and later use xfs

Section "Files"
        FontPath "unix/:7100"
EndSection

# This loads all the modules...

Section "Module"
        Load  "GLcore"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "pex5"
        Load  "record"
        Load  "xie"
        Load  "v4l"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Device" "/dev/mouse"
        Option      "Protocol" "MouseManPlusPS/2"
        Option      "Emulate3Buttons" "off"
        Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
        Identifier "Iiyama A201HT,           VisionMaster Pro 510"
        VendorName "Unknown"
        ModelName  "Unknown"
        HorizSync 30.0-130.0
        VertRefresh 50.0-160.0
EndSection

Section "Device"
        Identifier "spartan"
        Driver "fbdev"
        Option "UseFBDev"
        Option "fbdev" "/dev/fb1"
        Option "ShadowFB" "off"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device "spartan"
        Monitor "Iiyama A201HT,           VisionMaster Pro 510"
        DefaultDepth 8
        Subsection "Display"
                Depth 8
                Modes "default"
        EndSubSection
        Subsection "Display"
                Depth 8
                Modes "default"
        EndSubSection
EndSection

Section "DRI"
EndSection

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.