VirtualBox

Ticket #10841: xorg.2.conf

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

Working Xorg Config 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 "PreferredMode" "1600x900"
34 Option "TargetRefresh" "60"
35 Option "Position" "1920 0"
36 Option "Rotate" "normal"
37 Option "Disable" "false"
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 "Screen"
49 Identifier "aticonfig-Screen[0]-0"
50 Device "aticonfig-Device[0]-0"
51 DefaultDepth 24
52 SubSection "Display"
53 Viewport 0 0
54 Virtual 3520 1920
55 Depth 24
56 EndSubSection
57EndSection
58

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