From owner-freebsd-bluetooth@FreeBSD.ORG Tue Apr 1 06:21:37 2008 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41D42106566B; Tue, 1 Apr 2008 06:21:37 +0000 (UTC) (envelope-from root@mmu.edu.my) Received: from staff.cyber.mmu.edu.my (staff.cyber.mmu.edu.my [203.106.62.12]) by mx1.freebsd.org (Postfix) with ESMTP id BE5438FC19; Tue, 1 Apr 2008 06:21:36 +0000 (UTC) (envelope-from root@mmu.edu.my) Received: by staff.cyber.mmu.edu.my (Postfix, from userid 0) id DF0024D4B3D; Tue, 1 Apr 2008 14:20:14 +0800 (MYT) Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53]) by mmu.edu.my (Postfix) with ESMTP id E2BD255E4C2 for ; Sun, 30 Mar 2008 18:08:45 +0800 (MYT) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 0E42A14E731; Sun, 30 Mar 2008 10:08:25 +0000 (UTC) (envelope-from owner-freebsd-mobile@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 826A110656D3; Sun, 30 Mar 2008 10:08:23 +0000 (UTC) (envelope-from owner-freebsd-mobile@freebsd.org) Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCEC01065671 for ; Sun, 30 Mar 2008 10:08:16 +0000 (UTC) (envelope-from gamato@users.sf.net) Received: from slimak.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.freebsd.org (Postfix) with SMTP id 1B14E8FC23 for ; Sun, 30 Mar 2008 10:08:15 +0000 (UTC) (envelope-from gamato@users.sf.net) Received: (qmail 85736 invoked by uid 0); 30 Mar 2008 10:08:13 -0000 Received: from r5h118.net.upc.cz (HELO ?192.168.111.3?) (86.49.7.118) by smtp.dkm.cz with SMTP; 30 Mar 2008 10:08:13 -0000 Message-ID: <47EF668D.1080003@users.sf.net> Date: Sun, 30 Mar 2008 12:08:13 +0200 From: mato User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.12) Gecko/20080305 SeaMonkey/1.1.8 MIME-Version: 1.0 To: Maksim Yevmenkin References: <47ED9AC5.4050505@users.sf.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Sender: owner-freebsd-mobile@freebsd.org Errors-To: owner-freebsd-mobile@freebsd.org Cc: freebsd-bluetooth@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: Logitech V470 Bluetooth Mouse on FreeBSD ? X-BeenThere: freebsd-bluetooth@freebsd.org List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2008 06:21:37 -0000 Maksim Yevmenkin wrote: > Martin, > > >> I'm considering buying Logitech V470 Bluetooth Mouse. >> Does anyone have any experience with using this mouse on FreeBSD please ? >> > > chances are it will work. i personally never tried this particular > model, but bluetooth mice from different manufacturers (for example > apple and microsoft) are known to work. > > thanks, > max > Hi Max, I've just bought the mouse and it works, partially. Well, I couldn't find anything in the handbook but google helped. However, the mouse has 4-way wheel but horizontal scrolling doesn't work. I've got the following in my xorg.conf: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection Any ideas pls ? Apart from that I noticed double clicks don't work in console. With regards, Martin _______________________________________________ freebsd-mobile@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"