Linux bluetooth development
 help / color / mirror / Atom feed
From: Charles Bueche <charles@bueche.ch>
To: Olivier Bornet <Olivier.Bornet@smartdata.ch>
Cc: Marcel Holtmann <marcel@holtmann.org>,
	Edd Dumbill <edd@usefulinc.com>,
	Peter Klausler <peter@klausler.com>,
	BlueZ Developers List <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] Logitech MX900 mouse with Dell Inspiron 8600
Date: Tue, 09 Dec 2003 21:31:55 +0100	[thread overview]
Message-ID: <1071001915.13464.33.camel@bluez.bueche.ch> (raw)
In-Reply-To: <20031204085314.GA1780@smartdata.ch>

Hi,

I have still some small glitches with my MX900. I have done the
following procedure :

1. XFree patch

I patched my XFree (gentoo xfree-4.3.99.16) with this patch
(http://www.yhbt.net/normalperson/files/linux/LogitechMX_kernel_and_X_patch/4.3.0-XFree86_logitech_ps2.patch), to make it understand PS/2+ protocol. Do I need this for the MX900 ?

2. bthid patches

- started with the bthid 0.8 stock source
- applied Edd Dumbill's uinput patch
- applied Olivier Bornet's patch-bthid-0.6-for-lt.txt
- modified out.c to use /dev/misc/uinput (Marcel says devfs produce
this, I don't see exactly what I do wrong or what I should do to get
/dev/input/uinput).

3. XF86Config-4

--------
Section "InputDevice"
        Identifier              "LogitechUSBMouse"
        Driver                  "mouse"
        Option "Protocol"       "ExplorerPS/2"
        Option "Device"         "/dev/input/mice"
        Option "ZAxisMapping"   "7 8"
        Option "Resolution"     "800"
        Option "SmartScroll"    "1"
        Option "Buttons"        "8"
        Option "Emulate3Buttons" "false"
EndSection
----------------

works : 

- mouse movements : clean, precise, perfect
- buttons : 1,2,3 (2 = wheel-press)

problems :

- wheel doesn't work, even if I see button-7 and button-8 in xev output when I move the wheel.

do I use the correct protocol ?

Hints welcome...

TIA,
Charles

  parent reply	other threads:[~2003-12-09 20:31 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-30 14:12 [Bluez-devel] Logitech MX900 mouse with Dell Inspiron 8600 Charles Bueche
2003-11-30 18:51 ` Charles Bueche
2003-12-01 15:38   ` Peter Klausler
2003-12-02 15:55     ` Edd Dumbill
2003-12-02 16:01       ` Edd Dumbill
2003-12-03 20:18         ` Charles Bueche
2003-12-03 20:35           ` Marcel Holtmann
2003-12-04  8:53             ` Olivier Bornet
2003-12-04 13:52               ` Marcel Holtmann
2003-12-04 13:57                 ` Olivier Bornet
2003-12-04 14:10                   ` Marcel Holtmann
2003-12-04 16:35                     ` Olivier Bornet
2003-12-04 17:03                       ` Marcel Holtmann
2003-12-09 20:31               ` Charles Bueche [this message]
2003-12-09 22:42                 ` Olivier Bornet
2003-12-10  8:12                   ` Charles Bueche
2003-12-10  8:30                     ` Olivier Bornet
2003-12-13 15:56                       ` Charles Bueche
2003-12-13 16:39                         ` Marcel Holtmann
2003-12-13 18:51                           ` Charles Bueche
2003-12-13 19:04                             ` Marcel Holtmann
2003-12-14 13:55                               ` Charles Bueche
2003-12-14 14:22                                 ` Marcel Holtmann
2003-12-14 20:01                                   ` Charles Bueche
2003-12-14 20:09                                     ` Marcel Holtmann
2003-12-10  1:41                 ` Marcel Holtmann
2003-12-02 17:39       ` Marcel Holtmann
2003-12-02 17:42         ` Peter Klausler
2003-12-02 17:56           ` Marcel Holtmann
2003-12-03 10:10         ` Stephen Crane
2003-12-03 13:06           ` Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1071001915.13464.33.camel@bluez.bueche.ch \
    --to=charles@bueche.ch \
    --cc=Olivier.Bornet@smartdata.ch \
    --cc=bluez-devel@lists.sourceforge.net \
    --cc=edd@usefulinc.com \
    --cc=marcel@holtmann.org \
    --cc=peter@klausler.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox