VirtualBox

Ticket #10841: xorg.conf

File xorg.conf, 1.7 KB (added by mitchellj, 12 years ago)

X11 Configuration File

Line 
1Section "ServerLayout"
2 Identifier "aticonfig Layout"
3 Screen 0 "aticonfig-Screen[0]-0" 0 0
4EndSection
5
6Section "Module"
7EndSection
8
9Section "Monitor"
10 Identifier "aticonfig-Monitor[0]-0"
11 Option "VendorName" "ATI Proprietary Driver"
12 Option "ModelName" "Generic Autodetecting Monitor"
13 Option "DPMS" "true"
14EndSection
15
16Section "Monitor"
17 Identifier "0-DFP3"
18 Option "VendorName" "ATI Proprietary Driver"
19 Option "ModelName" "Generic Autodetecting Monitor"
20 Option "DPMS" "true"
21 Option "PreferredMode" "1920x1080"
22 Option "TargetRefresh" "60"
23 Option "Position" "0 0"
24 Option "Rotate" "normal"
25 Option "Disable" "false"
26EndSection
27
28Section "Monitor"
29 Identifier "0-DFP4"
30 Option "VendorName" "ATI Proprietary Driver"
31 Option "ModelName" "Generic Autodetecting Monitor"
32 Option "DPMS" "true"
33 Option "TargetRefresh" "60"
34 Option "Position" "1920 0"
35 Option "Rotate" "normal"
36 Option "Disable" "false"
37 Option "PreferredMode" "1600x900"
38EndSection
39
40Section "Device"
41 Identifier "aticonfig-Device[0]-0"
42 Driver "fglrx"
43 Option "Monitor-DFP3" "0-DFP3"
44 Option "Monitor-DFP4" "0-DFP4"
45 BusID "PCI:3:0:0"
46EndSection
47
48Section "Device"
49 Identifier "amdcccle-Device[3]-1"
50 Driver "fglrx"
51 Option "Monitor-DFP4" "0-DFP4"
52 BusID "PCI:3:0:0"
53 Screen 1
54EndSection
55
56Section "Screen"
57 Identifier "aticonfig-Screen[0]-0"
58 Device "aticonfig-Device[0]-0"
59 DefaultDepth 24
60 SubSection "Display"
61 Viewport 0 0
62 Virtual 3520 1920
63 Depth 24
64 EndSubSection
65EndSection
66
67Section "Screen"
68 Identifier "amdcccle-Screen[3]-1"
69 Device "amdcccle-Device[3]-1"
70 DefaultDepth 24
71 SubSection "Display"
72 Viewport 0 0
73 Depth 24
74 EndSubSection
75EndSection
76

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