|
|
2007-11-02
, 08:29
|
|
|
Posts: 701 |
Thanked: 21 times |
Joined on Feb 2006
@ Italy
|
#2
|
Does the touchscreen have subpixel accuracy? If so, what APIs is it exposed through? GTK? Anyone have any idea how good/accurate/stable it is?
I know the touchscreen is pressure sensitive (yay!). How many levels does it have?
|
|
2007-11-02
, 12:48
|
|
Posts: 393 |
Thanked: 112 times |
Joined on Jul 2007
|
#3
|
|
|
2007-11-03
, 08:10
|
|
Posts: 9 |
Thanked: 0 times |
Joined on Nov 2007
|
#4
|
|
|
2007-11-03
, 08:24
|
|
|
Posts: 574 |
Thanked: 166 times |
Joined on Oct 2007
@ BC, Canada
|
#5
|
|
|
2007-11-03
, 09:15
|
|
Posts: 9 |
Thanked: 0 times |
Joined on Nov 2007
|
#6
|

|
|
2007-11-06
, 21:46
|
|
Posts: 118 |
Thanked: 297 times |
Joined on Nov 2007
|
#7
|
Does the touchscreen have subpixel accuracy? If so, what APIs is it exposed through? GTK? Anyone have any idea how good/accurate/stable it is?
I know the touchscreen is pressure sensitive (yay!). How many levels does it have? Is it uniform across the surface of the screen? What APIs can access it? The howto on maemo.org uses XLib. What about GTK, etc?
|
|
2007-11-07
, 05:53
|
|
Posts: 9 |
Thanked: 0 times |
Joined on Nov 2007
|
#8
|
I've only found this spec from TexasInstruments for the chip I believe is in the n800.
I'm leaning more towards Nokia writing the bloody drivers though. For a supposedly open platform, I must say the documentation is pretty bad. I haven't contacted anyone directly though, just going by what's already written on websites.
The chip is pressure sensitive but it's up to the kernel "driver" to catch and use the input in a proper way. Maybe Nokia has some kernel patches for this (as in the Sharp Zaurus)?
From what I can see, it looks like drawing works fine.|
|
2007-11-07
, 06:11
|
|
Posts: 129 |
Thanked: 13 times |
Joined on Oct 2005
|
#9
|
|
|
2007-11-07
, 06:35
|
|
|
Posts: 21 |
Thanked: 16 times |
Joined on May 2006
@ Finland
|
#10
|
I'm thinking of buying an N810, and writing a paint app for it.
Does the touchscreen have subpixel accuracy? If so, what APIs is it exposed through? GTK? Anyone have any idea how good/accurate/stable it is?
I know the touchscreen is pressure sensitive (yay!). How many levels does it have? Is it uniform across the surface of the screen? What APIs can access it? The howto on maemo.org uses XLib. What about GTK, etc?
Thanks a bunch,
TJ