VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/Installer/linux_xorg_suse11.conf@ 99679

最後變更 在這個檔案從99679是 32394,由 vboxsync 提交於 14 年 前

more branding and header fixes

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 3.5 KB
 
1# Default X11 configuration file for SUSE and openSUSE 11 guests in VirtualBox.
2# Based on:
3# SaX generated X11 config file
4# Version: 8.1
5#
6
7Section "Files"
8 FontPath "/usr/share/fonts/misc:unscaled"
9 FontPath "/usr/share/fonts/local"
10 FontPath "/usr/share/fonts/75dpi:unscaled"
11 FontPath "/usr/share/fonts/100dpi:unscaled"
12 FontPath "/usr/share/fonts/Type1"
13 FontPath "/usr/share/fonts/URW"
14 FontPath "/usr/share/fonts/Speedo"
15 FontPath "/usr/share/fonts/PEX"
16 FontPath "/usr/share/fonts/cyrillic"
17 FontPath "/usr/share/fonts/latin2/misc:unscaled"
18 FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
19 FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
20 FontPath "/usr/share/fonts/latin2/Type1"
21 FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
22 FontPath "/usr/share/fonts/baekmuk:unscaled"
23 FontPath "/usr/share/fonts/japanese:unscaled"
24 FontPath "/usr/share/fonts/kwintv"
25 FontPath "/usr/share/fonts/truetype"
26 FontPath "/usr/share/fonts/uni:unscaled"
27 FontPath "/usr/share/fonts/CID"
28 FontPath "/usr/share/fonts/ucs/misc:unscaled"
29 FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
30 FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
31 FontPath "/usr/share/fonts/hellas/misc:unscaled"
32 FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
33 FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
34 FontPath "/usr/share/fonts/hellas/Type1"
35 FontPath "/usr/share/fonts/misc/sgi:unscaled"
36 FontPath "/usr/share/fonts/xtest"
37 FontPath "/opt/kde3/share/fonts"
38 InputDevices "/dev/gpmdata"
39 InputDevices "/dev/input/mice"
40EndSection
41
42Section "ServerFlags"
43 Option "AllowMouseOpenFail" "on"
44 Option "ZapWarning" "on"
45EndSection
46
47Section "Module"
48 Load "dri"
49 Load "dbe"
50 Load "freetype"
51 Load "extmod"
52 Load "glx"
53EndSection
54
55Section "InputDevice"
56 Driver "kbd"
57 Identifier "Keyboard[0]"
58 Option "Protocol" "Standard"
59 Option "XkbLayout" "us"
60 Option "XkbModel" "microsoftpro"
61 Option "XkbRules" "xfree86"
62EndSection
63
64
65Section "InputDevice"
66 Driver "mouse"
67 Identifier "Mouse[1]"
68 Option "Buttons" "9"
69 Option "Device" "/dev/input/mice"
70 Option "Name" "VirtualBox Mouse Buttons"
71 Option "Protocol" "explorerps/2"
72 Option "Vendor" "Oracle Corporation"
73 Option "ZAxisMapping" "4 5"
74EndSection
75
76
77Section "InputDevice"
78 Driver "vboxmouse"
79 Identifier "Mouse[2]"
80 Option "Device" "/dev/vboxguest"
81 Option "Name" "VirtualBox Mouse"
82 Option "Vendor" "Oracle Corporation"
83EndSection
84
85
86Section "Monitor"
87 Identifier "Monitor[0]"
88 ModelName "VirtualBox Virtual Output"
89 VendorName "Oracle Corporation"
90EndSection
91
92
93Section "Screen"
94 SubSection "Display"
95 Depth 24
96 EndSubSection
97 Device "Device[0]"
98 Identifier "Screen[0]"
99 Monitor "Monitor[0]"
100EndSection
101
102
103Section "Device"
104 BoardName "VirtualBox Graphics"
105 Driver "vboxvideo"
106 Identifier "Device[0]"
107 VendorName "Oracle Corporation"
108EndSection
109
110
111
112Section "ServerLayout"
113 Identifier "Layout[all]"
114 InputDevice "Keyboard[0]" "CoreKeyboard"
115 InputDevice "Mouse[1]" "CorePointer"
116 InputDevice "Mouse[2]" "SendCoreEvents"
117 Option "Clone" "off"
118 Option "Xinerama" "off"
119 Screen "Screen[0]"
120EndSection
121
122
123Section "DRI"
124 Group "video"
125 Mode 0660
126EndSection
127
128Section "Extensions"
129EndSection
130
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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