X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2FX11%2Fxorg.conf.virtualbox;h=101afa4b91d409554020f7f15372d1969acfb0fe;hb=a4bcdc85adc869268cb07e18671b2e08cb0c16d8;hp=14463ded18adb7de23daba86bfc03c0647ead6d2;hpb=de43fe6a318e2deff00feb4e33ce31096df9b8f0;p=grml-x.git diff --git a/etc/X11/xorg.conf.virtualbox b/etc/X11/xorg.conf.virtualbox index 14463de..101afa4 100644 --- a/etc/X11/xorg.conf.virtualbox +++ b/etc/X11/xorg.conf.virtualbox @@ -54,19 +54,19 @@ Section "Module" Load "dbe" # double buffer extension Load "dri" # direct rendering Load "glx" # 3D layer - Load "type1" # font module - Load "freetype" # font rendering Load "extmod" # some commonly used server extensions (e.g. shape extension) Load "record" # recording extension Load "evdev" # generic input handling driver on Linux - # Load "vbe" # Vesa BIOS Extension - # Load "ddc" # ddc probing of monitor # Load "bitmap" # bitmap fonts + # Load "ddc" # ddc probing of monitor + # Load "freetype" # font rendering # Load "GLcore" # render OpenGL in software # Load "i2c" # I2C bus # Load "int10" # initialize graphics cards via int10 call to the BIOS # Load "speedo" # font module + # Load "type1" # font module # Load "v4l" # Video for Linux + # Load "vbe" # Vesa BIOS Extension # Valid entries - see /usr/lib/xorg/modules/[extensions/] # afb bitmap cfb cfb16 cfb24 cfb32 cw damage dbe ddc dri drm extmod fb # fbdevhw freetype GLcore glx i2c int10 int10 layer mfb pcidata rac ramdac @@ -97,11 +97,11 @@ Section "InputDevice" Identifier "Generic Mouse" # Driver "mouse" # old one Driver "vboxmouse" # special VirtualBox driver - Option "Device" "/dev/input/mice" - Option "Protocol" "auto" - Option "ZAxisMapping" "4 5" - Option "Buttons" "5" - Option "SendCoreEvents" "true" + # Option "Device" "/dev/input/mice" + # Option "Protocol" "auto" + # Option "ZAxisMapping" "4 5" + # Option "Buttons" "5" + # Option "SendCoreEvents" "true" EndSection Section "Monitor"