Neelix
Insecticidal Maniac
I think you are swiping at too shallow an angle. Try moving the stylus up on a steeper angle.
- Neelix
- Neelix
I've done some experimenting with touchscreen input on the pandora in xev and I certainly saw that type of behaviour. To my mind this scenario seems very likely to be correct.We are puzzled at the moment as to how this can happen (and how it can happen only on selected devices). One idea that has surfaced is that instead of your gesture coming through as a single gesture (one press event, a bunch of movement events and finally one release event) it is actually coming through as lots of little movements (e.g. press, move, move, release, press, move, release, press, move, move, release, press, move, release, etc.)
You're right, it should and does work the way you were doing it - but not on every Pandora.Hmm, when I look at the reviews of the game, it looks like it should actually work the way I do it.
Actually the first thing I'd be trying is treating consecutive drags (as Steven described earlier) along a line or slight curve as a single drag, and see if that fixes the problem.But looking at ED's video (and when I played it), it seems KAMI RETRO is mostly tracking sensible lines from the strokes, and should be able to make sense out of them. Maybe a small hack-around in the program would fix it? Perhaps excluding the first and last few points from each stroke. But this is going to be hard for Steven to fix without access to such a misbehaving Pandora... (and I'm a bit reluctant to part with my new 1GHz, even for a few weeks! maybe...)
I can drag and drop stuff okay on the desktop, so I doubt this is the problem unless X is magically compensating for it... Does KAMI run on X or talk straight to the kernel?actually the first thing I'd be trying is treating consecutive drags (as Steven described earlier) along a line or slight curve as a single drag, and see if that fixes the problem.
I've done some experimenting with touchscreen input on the pandora in xev and I certainly saw that type of behaviour. To my mind this scenario seems very likely to be correct.