/[fai]/trunk/examples/simple/files/etc/X11/XF86Config-4/MATROX
ViewVC logotype

Contents of /trunk/examples/simple/files/etc/X11/XF86Config-4/MATROX

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1963 - (show annotations) (download)
Wed Jul 23 12:29:43 2003 UTC (9 years, 11 months ago) by lange
File size: 2097 byte(s)
rename XF86Config to XF86Config-4
1 Section "ServerLayout"
2 Identifier "XFree86 Configured"
3 Screen 0 "Screen0" 0 0
4 InputDevice "Mouse0" "CorePointer"
5 InputDevice "Keyboard0" "CoreKeyboard"
6 EndSection
7
8 Section "Files"
9 RgbPath "/usr/X11R6/lib/X11/rgb"
10 ModulePath "/usr/X11R6/lib/modules"
11 FontPath "/usr/X11R6/lib/X11/fonts/misc/"
12 FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
13 FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
14 FontPath "/usr/X11R6/lib/X11/fonts/CID/"
15 FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
16 FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
17 EndSection
18
19 Section "Module"
20 Load "dbe"
21 Load "dri"
22 Load "extmod"
23 Load "glx"
24 Load "pex5"
25 Load "record"
26 Load "xie"
27 EndSection
28
29 Section "InputDevice"
30 Identifier "Keyboard0"
31 Driver "keyboard"
32 Option "XkbRules" "xfree86"
33 Option "XkbModel" "pc104"
34 Option "XkbLayout" "pc104"
35 Option "XkbVariant" "compose"
36 EndSection
37
38 Section "InputDevice"
39 Identifier "Mouse0"
40 Driver "mouse"
41 Option "Protocol" "IMPS/2"
42 Option "Device" "/dev/input/mice"
43 EndSection
44
45 Section "Monitor"
46 Identifier "Monitor0"
47 VendorName "IVM"
48 ModelName "1901"
49 HorizSync 30.0 - 110.0
50 VertRefresh 50.0 - 160.0
51 # Modeline "1152x864" 137.65 1152 1196 1324 1536 864 866 885 914 -hsync -vsync
52 EndSection
53
54 Section "Device"
55 Identifier "Card0"
56 Driver "mga"
57 VendorName "Matrox"
58 BoardName "MGA G400 AGP"
59 BusID "PCI:1:5:0"
60 EndSection
61
62 Section "Screen"
63 Identifier "Screen0"
64 Device "Card0"
65 Monitor "Monitor0"
66 DefaultDepth 24
67 SubSection "Display"
68 Depth 1
69 Modes "1152x864"
70 ViewPort 0 0
71 EndSubSection
72 SubSection "Display"
73 Depth 4
74 Modes "1152x864"
75 ViewPort 0 0
76 EndSubSection
77 SubSection "Display"
78 Depth 8
79 Modes "1152x864"
80 ViewPort 0 0
81 EndSubSection
82 SubSection "Display"
83 Depth 15
84 Modes "1152x864"
85 ViewPort 0 0
86 EndSubSection
87 SubSection "Display"
88 Depth 16
89 Modes "1152x864"
90 ViewPort 0 0
91 EndSubSection
92 SubSection "Display"
93 Depth 24
94 Modes "1152x864"
95 ViewPort 0 0
96 EndSubSection
97 EndSection
98

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5