VirtualBox

Ticket #6980: xorg.conf-host

File xorg.conf-host, 3.6 KB (added by Jan Ploski, 14 years ago)
Line 
1# nvidia-xconfig: X configuration file generated by nvidia-xconfig
2# nvidia-xconfig: version 1.0 (buildmeister@builder3) Tue Aug 1 21:11:12 PDT 2006
3
4# XF86Config-4 (XFree86 server configuration file) generated by Dexconf, the
5# Debian X Configuration tool, using values from the debconf database.
6#
7# Edit this file with caution, and see the XF86Config manual page.
8# (Type "man XF86Config" at the shell prompt.)
9# end of XF86Config
10
11Section "ServerLayout"
12 Identifier "Default Layout"
13 Screen "Default Screen" 0 0
14 InputDevice "Generic Keyboard"
15 InputDevice "Logitech Trackball" "AlwaysCore"
16 Option "AllowEmptyInput" "off"
17EndSection
18
19Section "Files"
20
21 # FontPath "unix/:7100" # local font server
22 # if the local font server has problems, we can fall back on these
23 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
24 FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
25 FontPath "/usr/share/fonts/X11/misc"
26 FontPath "/usr/share/fonts/X11/cyrillic"
27 FontPath "/usr/X11R6/lib/X11/fonts/jpl"
28 FontPath "/usr/share/fonts/X11/100dpi:unscaled"
29 FontPath "/usr/share/fonts/X11/75dpi:unscaled"
30 FontPath "/usr/share/fonts/X11/Type1"
31EndSection
32
33Section "Module"
34 Load "ddc"
35# Load "GLcore"
36 Load "dbe"
37# Load "dri"
38 Load "extmod"
39 Load "glx"
40 Load "record"
41 Load "bitmap"
42 Load "freetype"
43 Load "type1"
44 Load "vbe"
45 Load "int10"
46EndSection
47
48Section "InputDevice"
49 Identifier "Generic Keyboard"
50 Driver "keyboard"
51 Option "CoreKeyboard"
52# Option "XkbDisable"
53 Option "XkbRules" "xfree86"
54 Option "XkbModel" "pc104"
55 Option "XkbLayout" "us"
56 Option "XkbOptions" "grp:switch"
57EndSection
58
59Section "InputDevice"
60 Identifier "Logitech Trackball"
61 Driver "mouse"
62 Option "Device" "/dev/input/mice"
63 Option "Protocol" "imps/2"
64 Option "ZAxisMapping" "4 5"
65EndSection
66
67Section "Monitor"
68 Identifier "HannsG HX191DP"
69 HorizSync 31-80
70 VertRefresh 55-75
71 Option "DPMS"
72EndSection
73
74Section "Device"
75 Identifier "GeForce 9400 GT"
76 Driver "nvidia"
77 Option "RenderAccel" "true"
78 Option "Coolbits" "1"
79 BusID "PCI:2:0:0"
80# Option "Rotate" "CCW"
81EndSection
82
83Section "Screen"
84 Identifier "Default Screen"
85 Device "GeForce 9400 GT"
86 Monitor "HannsG HX191DP"
87 DefaultDepth 24
88 SubSection "Display"
89 Depth 1
90 Modes "1280x1024" "1024x768" "800x600" "640x480"
91 EndSubSection
92 SubSection "Display"
93 Depth 4
94 Modes "1280x1024" "1024x768" "800x600" "640x480"
95 EndSubSection
96 SubSection "Display"
97 Depth 8
98 Modes "1280x1024" "1024x768" "800x600" "640x480"
99 EndSubSection
100 SubSection "Display"
101 Depth 15
102 Modes "1280x1024" "1024x768" "800x600" "640x480"
103 EndSubSection
104 SubSection "Display"
105 Depth 16
106 Modes "1280x1024" "1024x768" "800x600" "640x480" "320x240"
107 EndSubSection
108 SubSection "Display"
109 Depth 24
110 Modes "1280x1024" "1280x1024" "1024x768" "800x600" "640x480" "320x240"
111 EndSubSection
112EndSection
113
114Section "Extensions"
115 Option "XEVIE" "Enable"
116 Option "Composite" "Disable"
117# Option "Composite" "Disable"
118EndSection

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