Re: Java, touch screen support

2012-08-07 Thread Pekka Paalanen
On Tue, 7 Aug 2012 09:42:25 +0200 Hársszegi Tibor wrote: > Hello, > > I know that this is a complete noob question, but is there any way to do > graphics > on Wayland (via Cairo? maybe) on Java? I don't really know Java in that respect. > Also I assume if the Linux kernel supports a given tou

Java, touch screen support

2012-08-07 Thread Hársszegi Tibor
Hello, I know that this is a complete noob question, but is there any way to do graphics on Wayland (via Cairo? maybe) on Java? Also I assume if the Linux kernel supports a given touch screen by its kernel, then Wayland can use this as an input device, right? Sorry for the lame questions :( Regar