VirtualBox

Ticket #10841: xorg.3.conf

File xorg.3.conf, 1.3 KB (added by xolast, 11 years ago)

Original config file

Line 
1Section "ServerLayout"
2 Identifier "amdcccle Layout"
3 Screen 0 "amdcccle-Screen[0]-0" 0 0
4EndSection
5
6Section "Module"
7 Load "glx"
8EndSection
9
10Section "Monitor"
11 Identifier "0-LVDS"
12 Option "VendorName" "ATI Proprietary Driver"
13 Option "ModelName" "Generic Autodetecting Monitor"
14 Option "DPMS" "true"
15 Option "PreferredMode" "1366x768"
16 Option "TargetRefresh" "60"
17 Option "Position" "1920 0"
18 Option "Rotate" "normal"
19 Option "Disable" "false"
20EndSection
21
22Section "Monitor"
23 Identifier "0-CRT1"
24 Option "VendorName" "ATI Proprietary Driver"
25 Option "ModelName" "Generic Autodetecting Monitor"
26 Option "DPMS" "true"
27 Option "PreferredMode" "1920x1080"
28 Option "TargetRefresh" "60"
29 Option "Position" "0 0"
30 Option "Rotate" "normal"
31 Option "Disable" "false"
32EndSection
33
34Section "Device"
35 Identifier "amdcccle-Device[0]-0"
36 Driver "fglrx"
37 Option "Monitor-LVDS" "0-LVDS"
38 Option "Monitor-CRT1" "0-CRT1"
39 BusID "PCI:0:1:0"
40EndSection
41
42Section "Screen"
43 Identifier "Default Screen"
44 DefaultDepth 24
45EndSection
46
47Section "Screen"
48 Identifier "amdcccle-Screen[0]-0"
49 Device "amdcccle-Device[0]-0"
50 DefaultDepth 24
51 SubSection "Display"
52 Viewport 0 0
53 Virtual 3286 1920
54 Depth 24
55 EndSubSection
56EndSection
57

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