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

Subversion Repositories pci

[/] [pci/] [tags/] [rel_7/] [apps/] [sw/] [driver/] [fb/] [XF86Config-fb] - Blame information for rev 154

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 36 tadej
# XFree86 4.0 configuration generated by Xconfigurator
2
 
3
Section "ServerLayout"
4
        Identifier "XFree86 Configured"
5
        Screen      0  "Screen0" 0 0
6
        InputDevice    "Mouse0" "CorePointer"
7
        InputDevice    "Keyboard0" "CoreKeyboard"
8
EndSection
9
 
10
# By default, Red Hat Linux 6.0 and later use xfs
11
 
12
Section "Files"
13
        FontPath "unix/:7100"
14
EndSection
15
 
16
# This loads all the modules...
17
 
18
Section "Module"
19
        Load  "GLcore"
20
        Load  "dbe"
21
        Load  "dri"
22
        Load  "extmod"
23
        Load  "glx"
24
        Load  "pex5"
25
        Load  "record"
26
        Load  "xie"
27
        Load  "v4l"
28
EndSection
29
 
30
Section "InputDevice"
31
        Identifier  "Keyboard0"
32
        Driver      "keyboard"
33
        Option      "XkbLayout" "us"
34
EndSection
35
 
36
Section "InputDevice"
37
        Identifier  "Mouse0"
38
        Driver      "mouse"
39
        Option      "Device" "/dev/mouse"
40
        Option      "Protocol" "MouseManPlusPS/2"
41
        Option      "Emulate3Buttons" "off"
42
        Option      "ZAxisMapping" "4 5"
43
EndSection
44
 
45
Section "Monitor"
46
        Identifier "Iiyama A201HT,           VisionMaster Pro 510"
47
        VendorName "Unknown"
48
        ModelName  "Unknown"
49
        HorizSync 30.0-130.0
50
        VertRefresh 50.0-160.0
51
EndSection
52
 
53
Section "Device"
54
        Identifier "spartan"
55
        Driver "fbdev"
56
        Option "UseFBDev"
57
        Option "fbdev" "/dev/fb1"
58
        Option "ShadowFB" "off"
59
EndSection
60
 
61
Section "Screen"
62
        Identifier "Screen0"
63
        Device "spartan"
64
        Monitor "Iiyama A201HT,           VisionMaster Pro 510"
65
        DefaultDepth 8
66
        Subsection "Display"
67
                Depth 8
68
                Modes "default"
69
        EndSubSection
70
        Subsection "Display"
71
                Depth 8
72
                Modes "default"
73
        EndSubSection
74
EndSection
75
 
76
Section "DRI"
77
EndSection

powered by: WebSVN 2.1.0

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