All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hanno Zulla <abos@hanno.de>
To: Bastien Nocera <hadess@hadess.net>, linux-input@vger.kernel.org
Subject: Re: How to add support for Motorola RZ100?
Date: Thu, 23 Jul 2015 13:24:45 +0200	[thread overview]
Message-ID: <55B0CEFD.6040602@hanno.de> (raw)
In-Reply-To: <1437649596.2863.7.camel@hadess.net>

Hi,

> You could start with making the hid-recorder output available...

Ok.

For reference:

<https://motorola-global-portal.custhelp.com/ci/fattach/get/593562/1361474625/redirect/1/session/L2F2LzEvdGltZS8xNDM3NjUwMjg3L3NpZC9reU9zZTRzbQ==/filename/SmartControler_Eng_SP_Fr_68016304001C.pdf>

<http://ecx.images-amazon.com/images/I/61EzkJ7jmpL._SL1200_.jpg>


There are four buttons on the front.


"Burger Menu button"

pressed    E: 1020.868306 4 01 00 00 e3
released   E: 1021.065924 4 01 00 00 00

"Home button"

pressed    E: 967.576417 4 01 00 00 4a
released   E: 967.907627 4 01 00 00 00

"Back button"

pressed    E: 1115.066579 4 01 00 00 29
released   E: 1115.292091 4 01 00 00 00

"Search button"

pressed    E: 1140.136426 4 01 00 00 65
released   E: 1140.306423 4 01 00 00 00


Next, there's a volume slider and a mute button on the left side.

"Volume up"

pressed    E: 1246.894763 4 03 00 80 00
released   E: 1247.816149 4 03 00 00 00

"Volume down"

pressed    E: 1270.319676 4 03 00 00 01
released   E: 1270.518170 4 03 00 00 00

"Mute"

no output, probably not handled by HID subdevice. Part of the headset
subdevice? How do I capture those events?


Finally, the big black trackpad on the top, above the four buttons.

When I move my fingers on that trackpad, hid-recorder will output lots
of raw HID data. How do I group these so that it's useful?

Thanks,

Hanno

  reply	other threads:[~2015-07-23 11:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-23 10:57 How to add support for Motorola RZ100? Hanno Zulla
2015-07-23 11:06 ` Bastien Nocera
2015-07-23 11:24   ` Hanno Zulla [this message]
2015-07-23 11:31     ` Hanno Zulla
2015-07-28 20:55   ` Hanno Zulla

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=55B0CEFD.6040602@hanno.de \
    --to=abos@hanno.de \
    --cc=hadess@hadess.net \
    --cc=linux-input@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.