From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Eduard Hasenleithner <eduard@hasenleithner.at>
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH] Wacom Intuos4 LED and OLED control
Date: Fri, 6 May 2011 10:42:00 -0700 [thread overview]
Message-ID: <BANLkTik2dYnc9tboMdb1KNC_o-YLmMV81w@mail.gmail.com> (raw)
In-Reply-To: <4DC4309B.9080605@hasenleithner.at>
On Fri, May 6, 2011 at 10:32 AM, Eduard Hasenleithner
<eduard@hasenleithner.at> wrote:
> Apparently, for a device having only four LEDs wacom managed to implement a
> behaviour, which is not easy to explain. These four LEDs have two functions,
> one is the "status" LED function, the other is what I call the "wheel
> function indicator" LED function.
>
> Devices before Intuos4 just had a single status LED with three luminance
> levels "high" and "low" and "off". When "off" it means that the device is
> not ready for use (e.g driver not loaded, or device not connected). When
> "low", this LED just says to the user "Driver loaded, ready for input". When
> the stylus then touches the tablet surface, it lights with the "high" level.
> The same behavior is also obvserved when the stylus is in proximity to the
> tablet, and a button on the stylus is pressed. In the end, having the
> status-LED at "high" level means that logically at least one stylus "button"
> is pressed, including the vitual "stylus has contact with tablet surface"
> button.
>
> The Intuos4 adds the possibility to set the luminance levels for "high" and
> "low" states, with values from 0..127. low=32 and high=64 means that the
> status led will brighten during stylus contact, low=64 and high=32 will
> cause the status LED to dim during stylus contact.
>
> With Intuos4 wacom also added a touch wheel to the tablet. In the
> windows-driver it is possible to control four different "axes" with the
> single touch wheel. In order to know which axis is controlled, they could
> have simply added another four LEDs, with one of them being "on", giving a
> total of five leds. But they saved one LED, and put the status information
> to the one LED which shows the current wheel function "selection".
I see. Do all 4 leds share the settings for luminance?
--
Dmitry
next prev parent reply other threads:[~2011-05-06 17:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-08 22:54 [PATCH] Wacom Intuos4 LED and OLED control Eduard Hasenleithner
2011-04-13 9:08 ` Eduard Hasenleithner
2011-05-06 15:52 ` Dmitry Torokhov
2011-05-06 16:28 ` Eduard Hasenleithner
2011-05-06 16:43 ` Dmitry Torokhov
2011-05-06 17:32 ` Eduard Hasenleithner
2011-05-06 17:42 ` Dmitry Torokhov [this message]
2011-05-06 17:57 ` Eduard Hasenleithner
2011-06-02 9:51 ` San Vu Ngoc
[not found] ` <BANLkTi=E4BEpF0G90q4zNHtVLvpTDhWtvA@mail.gmail.com>
[not found] ` <20110817071724.GF29361@core.coreip.homeip.net>
2011-09-02 21:48 ` Eduard Hasenleithner
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=BANLkTik2dYnc9tboMdb1KNC_o-YLmMV81w@mail.gmail.com \
--to=dmitry.torokhov@gmail.com \
--cc=eduard@hasenleithner.at \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).