Re: [Linuxwacom-devel] Multitouch?

2012-01-05 Thread Cedric Sodhi
On Wed, Jan 04, 2012 at 09:50:31PM -0600, Chris Bagwell wrote: > On Wed, Jan 4, 2012 at 4:34 PM, Cedric Sodhi wrote: > > Hello everyone, > > > > I hope you can shed a little light on this, multitouch is a complete > > mystery to me. I know that my eGalax is running fine with the > > hid-multitouch

Re: [Linuxwacom-devel] Multitouch?

2012-01-05 Thread Cedric Sodhi
In reply to my own message, I've been helped on IRC, particularly by Carlos Garnacho who informed me that recent evdev has gotten MT support just 10 days ago. While this is generally good news that MT eventually makes a stable appearance in evdev, the implementation differs from anything that was

[Linuxwacom-devel] Bamboo Wireless Support

2012-01-05 Thread Chris Bagwell
Hi all, If you have one of the newer Bamboo tablets and also have the optional wireless module then I have some good news for you. I have an initial driver to add wireless support. I'm looking for people with the optional wireless module to help test with the various versions of the 3rd gen Bamb

[Linuxwacom-devel] [PATCH] release.sh: set announces' Reply-To to the linuxwacom-discuss

2012-01-05 Thread Peter Hutterer
Signed-off-by: Peter Hutterer --- Chris, this should do the trick provided the email client on the release manager's side honours Reply-To. release.sh |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/release.sh b/release.sh index 5daa02a..3fe3a56 100755 --- a/release.sh

Re: [Linuxwacom-devel] [PATCH] release.sh: set announces' Reply-To to the linuxwacom-discuss

2012-01-05 Thread Chris Bagwell
Thanks Peter. Reviewed-by: Chris Bagwell On Thu, Jan 5, 2012 at 9:27 PM, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer > --- > Chris, this should do the trick provided the email client on the release > manager's side honours Reply-To. > >  release.sh |    2 ++ >  1 files changed, 2 in