VirtualBox

Ticket #1591: xorg.conf

File xorg.conf, 698 bytes (added by medigeek, 17 years ago)
Line 
1# Xorg configuration created by pyxf86config
2
3Section "ServerLayout"
4 Identifier "Default Layout"
5 Screen 0 "Screen0" 0 0
6 InputDevice "Keyboard0" "CoreKeyboard"
7EndSection
8
9Section "InputDevice"
10 Identifier "Keyboard0"
11 Driver "kbd"
12 Option "XkbModel" "pc105"
13 Option "XkbLayout" "us"
14EndSection
15
16Section "Device"
17 Identifier "Videocard0"
18 Driver "vboxvideo"
19EndSection
20
21Section "Screen"
22 Identifier "Screen0"
23 Device "Videocard0"
24 DefaultDepth 24
25 SubSection "Display"
26 Viewport 0 0
27 Depth 24
28 EndSubSection
29EndSection
30
31
32Section "InputDevice"
33 Identifier "VBoxMouse"
34 Driver "vboxmouse"
35 Option "CorePointer"
36EndSection

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