From: Michael Bauer <michael@m-bauer.org>
To: linux-input@vger.kernel.org
Cc: simon@mungewell.org, linux-kernel@vger.kernel.org,
"Jiri Kosina" <jkosina@suse.cz>
Subject: Re: [PATCH] hid: Fix Logitech Driving Force Pro wheel
Date: Sun, 29 May 2011 08:46:59 +0200 [thread overview]
Message-ID: <201105290846.59531.michael@m-bauer.org> (raw)
In-Reply-To: <8942e3cdf4941912b0855e64939e5939.squirrel@host171.canaca.com>
Hi Simon,
> > 2). The original does Y then 3 others, the replacement does Y + RZ then 1
> > other.
>
> OK I missed that you had 'disabled' the first byte value after the hat
> switch (which is presumably the combined acc-brake), in preference for the
> seperate ACC and Brake.
>
> Is there a reason to prevent the combined acc-brake being reported to the
> system?
>
> Surely it would be best to report all options so that the app can decide
> which one to use.... I can see that you might want to relabel them for
> consistance with Windows.
Well, i thought about this also and normally i would agree with your
statement. But my conclusion was to remove the combined axis. Looking at
Windows all wheel controllers i saw so far have a setting in their driver to
enable or disable the separate axis. But i never saw a controller which
provided both separate and combined at the same time.
I am pretty sure there will be trouble when assigning these controls within an
application.
Often the control assignement works like this: User clicks "set axis for
acceleration", application asks "please move the desired axis" and then
automatically choses the "moving" axis.
If we report both combined and separate at the same time, the application will
have a hard time deciding which one to use, as they both will change their
values.
> Do you know what the 4th (and last) byte value is?
> Simon
No idea - But I never observed any change being reported on this byte, so at
the moment i assume it is completely unused.
Best regards
Michael
next prev parent reply other threads:[~2011-05-29 6:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-28 18:37 [PATCH] hid: Fix Logitech Driving Force Pro wheel Michael Bauer
2011-05-28 21:31 ` simon
2011-05-28 23:47 ` simon
2011-05-29 6:46 ` Michael Bauer [this message]
2011-05-29 14:50 ` simon
2011-05-30 6:17 ` Michael Bauer
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=201105290846.59531.michael@m-bauer.org \
--to=michael@m-bauer.org \
--cc=jkosina@suse.cz \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=simon@mungewell.org \
/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