Provide /etc/X11/xorg.conf.virtualbox
[grml-x.git] / etc / X11 / xorg.conf.vmware
index e6b30c1..98434d9 100644 (file)
@@ -2,7 +2,7 @@
 # Filename:      /etc/X11/xorg.conf.vmware
 # Purpose:       config file for xserver - generated by grml-x
 # Bug-Reports:   see http://grml.org/bugs/
-# Latest change: Son Mai 06 16:27:23 CEST 2007 [mika]
+# Latest change: Son Nov 18 10:04:56 CET 2007 [mika]
 # See also:
 #   /usr/share/doc/xserver-xorg/   and
 #   http://wiki.x.org/wiki/Home    and
@@ -20,7 +20,8 @@ Section "ServerLayout"
         Identifier     "XServer Configured"
         Screen      0  "Screen0" 0 0
         # InputDevice    "Keyboard0"     "CoreKeyboard"
-        InputDevice    "Generic Mouse" "CorePointer"
+        ## Deactivated temporarly because of problems with vmmouse:
+        # InputDevice    "Generic Mouse" "CorePointer"
         # InputDevice    "USB Mouse"     "CorePointer"
         # InputDevice    "PS/2 Mouse"    "CorePointer"
         # No synaptics/alps touchpad present.
@@ -86,7 +87,7 @@ EndSection
 #         Option      "XkbRules"   "xfree86"
 #         Option      "XkbRules"   "xorg"
 #         Option      "XkbModel"   "pc105"
-#         Option      "XkbLayout"  "us,us"
+#         Option      "XkbLayout"  "us"
 #         Option      "XkbVariant" "nodeadkeys"
 #         # Option      "XkbOptions" "ctrl:swapcaps,grp:alt_shift_toggle,grp_led:scroll,compose:menu"
 # EndSection