Esn
(:";
Technically, the Pandora touchscreen is supposed to have about 16 levels of pressure sensitivity. However, no software currently makes use of this, and it seems that nobody is really sure of how to get it working.
I think that if implemented, this could be very useful to drawing programs on the Pandora, for example "Pencil".
I PM'd notaz about this two weeks ago. He wrote back:
I'm not a coder myself, so I don't really understand that too well. I just thought I'd start a thread, and see if maybe anyone else knows anything.
I also found this thread about getting the Pandora to recognize pressure sensitivity from tablets. Not sure if it might be useful or not.
I think that if implemented, this could be very useful to drawing programs on the Pandora, for example "Pencil".
I PM'd notaz about this two weeks ago. He wrote back:
pressure measuring is working on the kernel level, just run this command on pandora and touch the screen:
Code:evtest /dev/input/event5
http://notaz.gp2x.de/tmp/evtest
However I have no clue how it's supposed to reach programs. I believe pressure value is lost somewhere in the X server. Perhaps some custom code in the program could read it directly from kernel interface.
I'm not a coder myself, so I don't really understand that too well. I just thought I'd start a thread, and see if maybe anyone else knows anything.
I also found this thread about getting the Pandora to recognize pressure sensitivity from tablets. Not sure if it might be useful or not.
Last edited by a moderator: