On 03/23/11 00:30, ext Tarantism wrote:
I'd like to disable the system touch screen click for my application.
Can this be done?

The best way depends on your application.  Do you use GTK/Qt/pure-X or what?

In GTK, you could create a widget and call gtk_grab_add() for it to catch all mouse events (including taps on the screen).

-Kimmo

Thanks.

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to