Re: Using touchscreen with headless system
- From: Lionel Landwerlin <llandwerlin gmail com>
- To: clutter-list gnome org
- Subject: Re: Using touchscreen with headless system
- Date: Fri, 03 Jan 2014 15:46:38 +0000
Hi Elias,
I had touch events to work on a touch screen laptop last month.
What signal are you connecting? Because touch events happens on a
different signal from the one for mouse events.
What version of Clutter are you using?
Are you embedding Clutter into a Gtk window?
Cheers,
-
Lionel
On 03/01/14 15:38, Elias Bakken wrote:
Hi!
I'm trying to get some basic functionality going with a touch screen.
The device seems to be working fine using evtest and X but when trying
to connect a signal (event) to the stage, nothing happens. A normal
mouse seems to be working fine. Looking at the list of devices coming
from the DeviceManager, I see the touch screen is found and has type
CLUTTER_TOUCHSCREEN_DEVICE and is enabled. The core pointer also lists
both the mouse and the touch screen as slave devices.
Does anyone have any pointers (pun intended:) for this?
I'm using Python as a language binding.
--
Kind regards,
-Elias
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]