Disable vmmouse in xorg.conf.vmware 0.3.36
authorMichael Prokop <mika@grml.org>
Sun, 18 Nov 2007 22:08:43 +0000 (23:08 +0100)
committerMichael Prokop <mika@grml.org>
Sun, 18 Nov 2007 22:08:43 +0000 (23:08 +0100)
debian/changelog
etc/X11/xorg.conf.vmware

index 31addd2..1fe6db3 100644 (file)
@@ -1,5 +1,7 @@
 grml-x (0.3.36) unstable; urgency=low
 
+  * Disable vmmouse in xorg.conf.vmware for now as it's broken
+    currently in Debian/unstable. [Testing: issue339]
   * Include particleman in window manager completion of zsh.
 
  -- Michael Prokop <mika@grml.org>  Sat, 17 Nov 2007 18:59:31 +0100
index e6b30c1..ffa47e8 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.