-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07/28/10 18:20, Peter Hutterer wrote:
> This commit introduces a regression, the pen stops working on TouchSmart tx2
> devices. From the report "with 0.10.7 I can't left click anymore with my
> pen. It seems it's not recognized anymore... (used to work with 0.10.6)"
> 
> Bisected by Thomas Spura to commit 83db7fb4a71c6460ac2aaee3476fb49c36f9cbb6.
> For more detail and logs see.
> http://www.mail-archive.com/[email protected]/msg01183.html
> 
> Reverting this commit means the device uses the evdev driver instead which
> seems to work fine.

I'll have to see what's in the current fedora.  With evdev 2.3.2, I get left
clicks with the pen but nothing else.  Also evdev does not implement multiple
tools (ie no eraser).

If you'd like to shift to using evdev for n-trig pens, we should discuss it
further.  But if you do choose to make that change, it would be better to just
remove the entire block instead of reducing the pattern to the older unmatched
form.  If evdev is now good enough for the current firmware+kernel driver, it
should be good enough for the older versions.

Rafi

> This reverts commit 83db7fb4a71c6460ac2aaee3476fb49c36f9cbb6.
> 
> Signed-off-by: Peter Hutterer <[email protected]>
> CC: Rafi Rubin <[email protected]>
> CC: Thomas Spura <[email protected]>
> ---
>  conf/50-wacom.conf |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/conf/50-wacom.conf b/conf/50-wacom.conf
> index ce49613..c64d8d2 100644
> --- a/conf/50-wacom.conf
> +++ b/conf/50-wacom.conf
> @@ -24,7 +24,7 @@ EndSection
>  # N-Trig Duosense Electromagnetic Digitizer
>  Section "InputClass"
>       Identifier "Wacom N-Trig class"
> -     MatchProduct "HID 1b96:0001|N-Trig Pen"
> +     MatchProduct "HID 1b96:0001"
>       MatchDevicePath "/dev/input/event*"
>       Driver "wacom"
>       Option "Button2" "3"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxQr/4ACgkQwuRiAT9o60/GJQCfRvygGUKvj2pBLyvUXYSc7KJD
0AkAoMxyOQ1Bc/oybIU9HGT+5VJHJc00
=EkQk
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to