linux_xorg_suse11.conf revision 3e86e8ef6a669cf893ebca28e03a668402ac022d
# Default X11 configuration file for SUSE and openSUSE 11 guests in VirtualBox.
# Based on:
# SaX generated X11 config file
# Version: 8.1
#
Section "Files"
InputDevices "/dev/input/mice"
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
Option "ZapWarning" "on"
Section "Module"
Load "dri"
Load "dbe"
Load "freetype"
Load "extmod"
Load "glx"
Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "9"
Option "Name" "VirtualBox Mouse Buttons"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sun Microsystems Inc"
Option "ZAxisMapping" "4 5"
Section "InputDevice"
Driver "vboxmouse"
Identifier "Mouse[2]"
Option "Name" "VirtualBox Mouse"
Option "Vendor" "Sun Microsystems Inc"
Section "Monitor"
Identifier "Monitor[0]"
ModelName "VirtualBox Virtual Output"
VendorName "Sun Microsystems Inc"
Section "Screen"
SubSection "Display"
Depth 24
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
Section "Device"
BoardName "VirtualBox Graphics"
Driver "vboxvideo"
Identifier "Device[0]"
VendorName "Sun Microsystems Inc"
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[2]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
Section "DRI"
Group "video"
Mode 0660
Section "Extensions"