VirtualBox

Ticket #13977: xorg.conf

File xorg.conf, 4.2 KB (added by Glenn Burkhardt, 10 years ago)
Line 
1# /.../
2# SaX generated X11 config file
3# Created on: 2015-03-21T16:20:40+0000.
4#
5# Version: 8.1
6# Contact: Marcus Schaefer <sax@suse.de>, 2005
7# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
8#
9# Automatically generated by [ISaX] (8.1)
10# PLEASE DO NOT EDIT THIS FILE!
11#
12
13Section "Files"
14 FontPath "/usr/share/fonts/misc:unscaled"
15 FontPath "/usr/share/fonts/local"
16 FontPath "/usr/share/fonts/75dpi:unscaled"
17 FontPath "/usr/share/fonts/100dpi:unscaled"
18 FontPath "/usr/share/fonts/Type1"
19 FontPath "/usr/share/fonts/URW"
20 FontPath "/usr/share/fonts/Speedo"
21 FontPath "/usr/share/fonts/PEX"
22 FontPath "/usr/share/fonts/cyrillic"
23 FontPath "/usr/share/fonts/latin2/misc:unscaled"
24 FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
25 FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
26 FontPath "/usr/share/fonts/latin2/Type1"
27 FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
28 FontPath "/usr/share/fonts/baekmuk:unscaled"
29 FontPath "/usr/share/fonts/japanese:unscaled"
30 FontPath "/usr/share/fonts/kwintv"
31 FontPath "/usr/share/fonts/truetype"
32 FontPath "/usr/share/fonts/uni:unscaled"
33 FontPath "/usr/share/fonts/CID"
34 FontPath "/usr/share/fonts/ucs/misc:unscaled"
35 FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
36 FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
37 FontPath "/usr/share/fonts/hellas/misc:unscaled"
38 FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
39 FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
40 FontPath "/usr/share/fonts/hellas/Type1"
41 FontPath "/usr/share/fonts/misc/sgi:unscaled"
42 FontPath "/usr/share/fonts/xtest"
43 FontPath "/opt/kde3/share/fonts"
44 InputDevices "/dev/gpmdata"
45 InputDevices "/dev/input/mice"
46EndSection
47
48Section "ServerFlags"
49 Option "AllowMouseOpenFail" "on"
50 Option "ZapWarning" "on"
51EndSection
52
53Section "Module"
54 Load "dri"
55 Load "dbe"
56 Load "freetype"
57 Load "extmod"
58 Load "glx"
59EndSection
60
61Section "InputDevice"
62 Driver "kbd"
63 Identifier "Keyboard[0]"
64 Option "Protocol" "Standard"
65 Option "XkbLayout" "us"
66 Option "XkbModel" "microsoftpro"
67 Option "XkbRules" "xfree86"
68EndSection
69
70
71Section "InputDevice"
72 Driver "vboxmouse"
73 Identifier "Mouse[1]"
74 Option "Buttons" "9"
75 Option "Device" "/dev/input/mice"
76 Option "InputFashion" "Mouse"
77 Option "Name" "Virtual Box Pointer"
78 Option "Protocol" "explorerps/2"
79 Option "Vendor" "Sysp"
80 Option "ZAxisMapping" "4 5"
81EndSection
82
83Section "InputDevice"
84 Driver "mouse"
85 Identifier "Mouse[3]"
86 Option "Buttons" "5"
87 Option "Device" "/dev/input/mice"
88 Option "Name" "ImPS/2 Generic Wheel Mouse"
89 Option "Protocol" "explorerps/2"
90 Option "Vendor" "Sysp"
91 Option "ZAxisMapping" "4 5"
92EndSection
93
94
95Section "Monitor"
96 Option "CalcAlgorithm" "XServerPool"
97 DisplaySize 305 230
98 HorizSync 31-60
99 Identifier "Monitor[0]"
100 ModelName "1024X768@60HZ"
101 Option "DPMS"
102 Option "PreferredMode" "1024x768"
103 VendorName "--> LCD"
104 VertRefresh 30-60
105 UseModes "Modes[0]"
106EndSection
107
108
109Section "Modes"
110 Identifier "Modes[0]"
111EndSection
112
113
114Section "Screen"
115 SubSection "Display"
116 Depth 15
117 Modes "default"
118 EndSubSection
119 SubSection "Display"
120 Depth 16
121 Modes "default"
122 EndSubSection
123 SubSection "Display"
124 Depth 24
125 Modes "default"
126 EndSubSection
127 SubSection "Display"
128 Depth 8
129 Modes "default"
130 EndSubSection
131 Device "Device[0]"
132 Identifier "Screen[0]"
133 Monitor "Monitor[0]"
134EndSection
135
136
137Section "Device"
138 BoardName "Framebuffer Graphics"
139 Driver "fbdev"
140 Identifier "Device[0]"
141 VendorName "VESA"
142EndSection
143
144
145
146Section "ServerLayout"
147 Identifier "Layout[all]"
148 InputDevice "Keyboard[0]" "CoreKeyboard"
149 InputDevice "Mouse[1]" "CorePointer"
150 InputDevice "Mouse[3]" "SendCoreEvents"
151 Option "Clone" "off"
152 Option "Xinerama" "off"
153 Screen "Screen[0]"
154EndSection
155
156
157Section "DRI"
158 Group "video"
159 Mode 0660
160EndSection
161
162Section "Extensions"
163EndSection
164

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy