Bug#451708: xserver-xorg-input-synaptics: Option GuestMouseOff true not working

2007-11-24 Thread Tim Richardson
Mattia,
this problem is still annoying me. If I use default settings, all
pointing devices become unusable because the trackpoint pushes the
pointer to the edge of the screen and over-rides all mouse movement.
I can't disable it in BIOS. 
I can't disable it with the guestMouseOff option to the synaptics
driver
I can only disable it as long as I do not use /dev/input/mice 

Since I want my external USB mouse to work, I specifically add an entry
for that, using /dev/input/mouse2

However, this means I lose the advantages of /dev/input/mice, which is
dynamic reconfiguration if I plug the USB mouse in and out. 

I've looked in the source code of synaptics.c and it seems that the use
of guestMouseOff is very high level. It doesn't really disable the
stick, it just ignores it. 

Do you know a way to disable a hardware device (like you can in the
Windows XP Device Manager)? 


and instead I point specifically to the /dev/input/mouse0 and
On Sun, 2007-11-18 at 12:57 +0900, Mattia Dongili wrote:
 On Sat, Nov 17, 2007 at 10:58:26PM +0100, Tim Richardson wrote:
  Package: xserver-xorg-input-synaptics
  Version: 0.14.7~git20070706-1
  Severity: normal
  
  Option GuestMouseOff true appears to not work for me. I think this 
  is because I have a USB mouse configured using device /dev/input/mice
  and the stick is /dev/input/mouse1
  If I force the USB mouse to be /dev/input/mouse0, then I have no stick.
  This solutions means I lose the mouse if I unplug it and reconnect it. I 
  have to restart X. So I was hoping that GuestMouseOff which really 
  kill the stick. 
 
 Hi Tim,
 
 actually this sounds like the option is working, just not as you expect
 or not as you would like to in your specific setup.
 What would be needed in your opinion to fix this?
 




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#451708: xserver-xorg-input-synaptics: Option GuestMouseOff true not working

2007-11-17 Thread Tim Richardson
Package: xserver-xorg-input-synaptics
Version: 0.14.7~git20070706-1
Severity: normal

Option GuestMouseOff true appears to not work for me. I think this 
is because I have a USB mouse configured using device /dev/input/mice
and the stick is /dev/input/mouse1
If I force the USB mouse to be /dev/input/mouse0, then I have no stick.
This solutions means I lose the mouse if I unplug it and reconnect it. I 
have to restart X. So I was hoping that GuestMouseOff which really 
kill the stick. 

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6 2.6.1-6GNU C Library: Shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxi62:1.1.3-1  X11 Input extension library
ii  xserver-xorg-core 2:1.4-3Xorg X server - core server

xserver-xorg-input-synaptics recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#451708: xserver-xorg-input-synaptics: Option GuestMouseOff true not working

2007-11-17 Thread Mattia Dongili
On Sat, Nov 17, 2007 at 10:58:26PM +0100, Tim Richardson wrote:
 Package: xserver-xorg-input-synaptics
 Version: 0.14.7~git20070706-1
 Severity: normal
 
 Option GuestMouseOff true appears to not work for me. I think this 
 is because I have a USB mouse configured using device /dev/input/mice
 and the stick is /dev/input/mouse1
 If I force the USB mouse to be /dev/input/mouse0, then I have no stick.
 This solutions means I lose the mouse if I unplug it and reconnect it. I 
 have to restart X. So I was hoping that GuestMouseOff which really 
 kill the stick. 

Hi Tim,

actually this sounds like the option is working, just not as you expect
or not as you would like to in your specific setup.
What would be needed in your opinion to fix this?

-- 
mattia
:wq!



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#451708: xserver-xorg-input-synaptics: Option GuestMouseOff true not working

2007-11-17 Thread Tim Richardson
In my opinion, the stick should be disabled. The Windows control panel
for Synaptic touchpads has this option; when selected, the stick no
longer moves the mouse. I expect the same behaviour. It seems that the
stick gets its own /dev/input/mouse* device when the machine is booting.
Perhaps when the display manager starts and xorg.conf is parsed, the
device should be unplugged. 

Can I unplug a USB device virtually?

as for the bug, I see no evidence that the stick is being affected at
all by the use of GuestMouseOff true. 

regards,

Tim



On Sun, 2007-11-18 at 12:57 +0900, Mattia Dongili wrote:
 On Sat, Nov 17, 2007 at 10:58:26PM +0100, Tim Richardson wrote:
  Package: xserver-xorg-input-synaptics
  Version: 0.14.7~git20070706-1
  Severity: normal
  
  Option GuestMouseOff true appears to not work for me. I think this 
  is because I have a USB mouse configured using device /dev/input/mice
  and the stick is /dev/input/mouse1
  If I force the USB mouse to be /dev/input/mouse0, then I have no stick.
  This solutions means I lose the mouse if I unplug it and reconnect it. I 
  have to restart X. So I was hoping that GuestMouseOff which really 
  kill the stick. 
 
 Hi Tim,
 
 actually this sounds like the option is working, just not as you expect
 or not as you would like to in your specific setup.
 What would be needed in your opinion to fix this?
 




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]