NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: xsrc/39884: second mouse causes 3-button emulation to stop working



The following reply was made to PR xsrc/39884; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: xsrc/39884: second mouse causes 3-button emulation to stop working
Date: Sat, 8 Nov 2008 10:33:02 +0100

 This works with xfree, but the fix never made it to xorg:
 
 ---8<---
 RCS file:
 /cvsroot/xsrc/xfree/xc/programs/Xserver/hw/xfree86/input/mouse/mouse.c,v
 [..]   
 revision 1.3 
 date: 2004/07/19 15:17:07;  author: martin;  state: Exp;  lines: +1 -5
 Redo previous completely different: get rid of the "disable emulate3Buttons
 on first middle button press" wholesale. It does not make sense at all
 since we multiplex multiple mice into one wsmouse device and this logic
 would need to distinguish the pre-multiplexed devices.
 
 XXX - maybe this should check for the wsmouse protocol? I don't know - and
 the xfree people chose not to be helpful at all.
 
 Fixes PR xsrc/26188.
 
 --->8---
 
 Jared said we should do 3utton emulation in wsmouse instead (which makes sense
 to me).
 
 Martin
 


Home | Main Index | Thread Index | Old Index