Pinch and rotate are gestures that are built into touchscreen driver (from what I recall). I can't imagine it would be too difficult to add two-finger swipe as well. From there it's just a matter of configuring a gesture controller to do whatever you want with it.
I think it would be better to have the ability to custom this kind of gesture natively from the OS, like key shortcut than through a third party software.
Question, how often do people place their finger on the pandora screen outside of the occasional fingernail tap when it's not worth it to pull the stylus out for one touch?
Oh I see! Thanks for the informations, I understand a bit more. I'm not a linux guy so I'm not really aware about how it works.I think it would be better to have the ability to custom this kind of gesture natively from the OS, like key shortcut than through a third party software.
That's not how linux works. That's barely how Windows works. Depending on how you define it, "the OS" is responsible for very little of what you actually use.
Consider something as basic as clipboard management: you select some text, hit ctrl-C in one program, and ctrl-V in another and it gets copied over. This is "in the OS" for Windows, but Linux needs additional packages. The benefit being that you can get different clipboard managers with different behaviors and the just replace each other. Except that Windows ALSO has the ability to replace its clipboard manager because it too is an additional package that is only "in the OS" because Microsoft wrote it.
So what is it that you really want? If you want the ability to recognize these gestures then it's already there, it's part of the touchscreen driver (at least the pinch and zoom), but just like everywhere else a program needs to be modified to take advantage of these in order to work.
I thought the Pyra will only have some sort of "fake" multitouch? I remember ED saying, it will only recognize a second fingertip and allow basic functions like rotate and so on.
I do not want to dismiss your point > I guess DaMummy just wanted to hint at the fact that it may not be feasible to use a Pyra in that way, simply because of the clamshell design and the probably not very sturdy hinge mechanism.Question, how often do people place their finger on the pandora screen outside of the occasional fingernail tap when it's not worth it to pull the stylus out for one touch?
It's because you don't have to use the screen to use the Pandora that touchscreen gestures is relevant, if you needed to use screen, it would have been less interesting because gestures would have been already used, you see?