linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Mixed "pen" and multitouch input devices
@ 2012-03-15 15:52 Thorsten Wissmann
  2012-03-15 17:27 ` Chris Bagwell
  0 siblings, 1 reply; 13+ messages in thread
From: Thorsten Wissmann @ 2012-03-15 15:52 UTC (permalink / raw)
  To: Henrik Rydberg, linux-input; +Cc: Maximilian Krüger

Hi,

we are working on already existing multitouch driver for a Promethean
ActivBoard, which supports both multiple fingers and pens. The pens
behave Wacom-like, i.e. the device actually can tell a cursor position
without a button action.

Because of the (up to 4) fingers, we use the input_mt_* functions. Is it
possible to just update the cursor position without a button action? (As
it is can be done with plain input_* functions?) Or do we have to create
two input devices? (one with multitouch input_mt_* and one for the pens?)

Information about our context: We took the partial working and GPL
licensed driver code out of /usr/src/ of [3] and enabled the multitouch
parts of it.

    Thorsten

[1] http://git.cs.fau.de/?p=re06huxa/promethean-activboard
[2] git clone git://git.cs.fau.de/re06huxa/promethean-activboard/
[3] http://activsoftware.co.uk/linux/repos/debian/pool/oss/a/activdriver/activdriver_5.7.23-2~debian~squeeze_amd64.deb


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2012-03-20  1:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-15 15:52 Mixed "pen" and multitouch input devices Thorsten Wissmann
2012-03-15 17:27 ` Chris Bagwell
2012-03-15 17:56   ` Thorsten Wissmann
2012-03-15 18:29     ` Chase Douglas
2012-03-16  1:52       ` Thorsten Wissmann
2012-03-16  2:03         ` Chase Douglas
2012-03-16  2:44           ` Thorsten Wissmann
2012-03-16  2:57           ` Chris Bagwell
2012-03-16 17:33             ` Thorsten Wissmann
2012-03-16 20:27               ` Chase Douglas
2012-03-19  6:39                 ` Henrik Rydberg
2012-03-19 15:32                   ` Chase Douglas
2012-03-20  1:04                     ` Chris Bagwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).