Quote:
Originally Posted by NiLuJe
Taps appear to be registered twice
|
It should be fixed in the third iteration.
It made me think about unifying the various protocols and then I stumbled upon
your description of the snow protocol.
I have clarified an old trace of a two-finger swipe made on the
Aura H₂O Edition 2 (Version 1?).
The interesting part is at the end: no events are generated for the fingers lifted from the screen. Hence one has to keep track of the contact points mentioned between consecutive reports.
Could you provide an evtest output for a two-finger swipe on the
Forma?
Quote:
Originally Posted by NiLuJe
And it's possibly doing something slightly nasty in the process, because it turns back on with only part of the LEDs or a different mix or something (there are shadows near the LEDs that disappear after a reboot).
|
I'm sorry to hear that, I think that what it does, is equivalent to:
Code:
echo 10 > /sys/class/backlight/lm3630a_led/color
echo 0 > /sys/class/backlight/mxc_msp430.0/brightness
This iteration doesn't touch the frontlight during startup.