From 8b6be3ff313ceb1eca238520df1646c98b5c94c9 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sun, 18 Nov 2007 23:08:43 +0100 Subject: [PATCH] Disable vmmouse in xorg.conf.vmware --- debian/changelog | 2 ++ etc/X11/xorg.conf.vmware | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 31addd2..1fe6db3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 17 Nov 2007 18:59:31 +0100 diff --git a/etc/X11/xorg.conf.vmware b/etc/X11/xorg.conf.vmware index e6b30c1..ffa47e8 100644 --- a/etc/X11/xorg.conf.vmware +++ b/etc/X11/xorg.conf.vmware @@ -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. -- 2.1.4