VirtualBox

Ticket #11972: xorg.conf

File xorg.conf, 2.3 KB (added by Mark Smith, 12 years ago)

my xorg.conf describing how my X11 screens are setup

Line 
1# nvidia-settings: X configuration file generated by nvidia-settings
2# nvidia-settings: version 270.29 (buildd@allspice) Fri Feb 25 14:42:07 UTC 2011
3
4Section "ServerLayout"
5 Identifier "Default Layout"
6 Screen 0 "Screen0" 0 0
7 InputDevice "Keyboard0" "CoreKeyboard"
8 InputDevice "Mouse0" "CorePointer"
9 Option "Xinerama" "0"
10EndSection
11
12Section "InputDevice"
13 Identifier "Keyboard0"
14 Driver "kbd"
15EndSection
16
17Section "InputDevice"
18 Identifier "Mouse0"
19 Driver "mouse"
20 Option "Protocol" "auto"
21 Option "Device" "/dev/psaux"
22 Option "Emulate3Buttons" "no"
23 Option "ZAxisMapping" "4 5"
24EndSection
25
26Section "Monitor"
27 Identifier "Monitor0"
28 VendorName "Unknown"
29 ModelName "Samsung SyncMaster"
30 HorizSync 30.0 - 81.0
31 VertRefresh 50.0 - 63.0
32 Option "Rotate" "left"
33EndSection
34
35Section "Monitor"
36 Identifier "Monitor1"
37 VendorName "Unknown"
38 ModelName "Samsung SyncMaster"
39 HorizSync 30.0 - 81.0
40 VertRefresh 50.0 - 63.0
41 Option "Rotate" "left"
42EndSection
43
44Section "Device"
45 Identifier "Device0"
46 Driver "nvidia"
47 VendorName "NVIDIA Corporation"
48 BoardName "GeForce 8400GS"
49 Option "RandRRotation" "on"
50EndSection
51
52Section "Device"
53 Identifier "Device1"
54 Driver "nvidia"
55 VendorName "NVIDIA Corporation"
56 BoardName "GeForce 8400GS"
57 BusID "PCI:1:0:0"
58 Screen 1
59EndSection
60
61Section "Screen"
62 Identifier "Default Screen"
63 Device "Device0"
64 Monitor "Monitor0"
65EndSection
66
67Section "Screen"
68 Identifier "Screen0"
69 Device "Device0"
70 Monitor "Monitor0"
71 DefaultDepth 24
72 Option "TwinView" "1"
73 Option "metamodes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +0+1200"
74 SubSection "Display"
75 Depth 24
76 EndSubSection
77EndSection
78
79Section "Screen"
80 Identifier "Screen1"
81 Device "Device1"
82 Monitor "Monitor1"
83 DefaultDepth 24
84 Option "TwinView" "0"
85 Option "metamodes" "DFP-1: nvidia-auto-select +0+0"
86 SubSection "Display"
87 Depth 24
88 EndSubSection
89EndSection

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette