Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 May 2006 14:38:16 -0500
From:      Eric Anderson <anderson@centtech.com>
To:        Maksim Yevmenkin <maksim.yevmenkin@savvis.net>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Multiple mice (touchpad/bluetooth/etc)
Message-ID:  <445BA9A8.6080702@centtech.com>
In-Reply-To: <445B9421.5070504@savvis.net>
References:  <445B506C.3060004@centtech.com> <445B9421.5070504@savvis.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Maksim Yevmenkin wrote:
> Eric Anderson wrote:
>> On my laptop, I have 2 mouse devices - one is the built in touchpad 
>> (synaptics), and one is a bluetooth mouse.  My touchpad has two 
>> buttons, and my bluetooth mouse has many (9 I think).  For my 
>> bluetooth mouse to work, I need to have a line like this in my .xinitrc:
>>
>> xmodmap -e "pointer = 1 3 2 4 5 6 7 8 9 10 11 12 13"
>>
>> Of course, that makes my second button on my touchpad be button three, 
>> which I don't want.
>>
>> Is there any way to enable 3 button emulation on the touchpad, but not 
>> on a usb mouse (the bluetooth one), and enable the button swapping on 
>> the bluetooth one, but not on the touchpad?
> 
> switch buttons in bthidd. please see bin/94577 for more details.

Thanks!  I had to manually apply it to 6-stable, but once I did, it 
works flawlessly.. Will it be mfc'ed?


Eric



-- 
------------------------------------------------------------------------
Eric Anderson        Sr. Systems Administrator        Centaur Technology
Anything that works is better than anything that doesn't.
------------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?445BA9A8.6080702>