Thanks for the output :) The "Wacom Buttons Actions" property appears
to be invalid. Normally, we'd replace all those "None" values with the
actual defaults immediately after creating the property. For some
reason, however, either that's not occurring, or the values are being
deleted some time afterward. I don't see how the former is possible,
so I assume it's a problem of the latter.

You say you tried to get the GNOME tools working for your tablet
earlier. Have you installed any other programs to manage the tablet?
Are you sure they've been completely removed? Does the following
command return any hits?

$ find / -name gnome-settings-daemon -or -name gnome-control-center 2> /dev/null

Jason
---
Now instead of four in the eights place /
you’ve got three, ‘Cause you added one  /
(That is to say, eight) to the two,     /
But you can’t take seven from three,    /
So you look at the sixty-fours....



On Tue, Apr 8, 2014 at 2:00 PM, akovia <akov...@eml.cc> wrote:
> $ xinput list-props "Wacom Intuos PT S Finger pad"
> Device 'Wacom Intuos PT S Finger pad':
>         Device Enabled (141):   1
>         Coordinate Transformation Matrix (143): 1.000000, 0.000000,
>         0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000,
>         1.000000
>         Device Accel Profile (261):     0
>         Device Accel Constant Deceleration (262):       1.000000
>         Device Accel Adaptive Deceleration (263):       1.000000
>         Device Accel Velocity Scaling (264):    10.000000
>         Device Node (258):      "/dev/input/event3"
>         Wacom Rotation (272):   0
>         Wacom Serial IDs (274): 770, 0, 15, 0, 0
>         Wacom Serial ID binding (275):  0
>         Wacom Pressure Threshold (276): 0
>         Wacom Sample and Suppress (277):        2, 4
>         Wacom Enable Touch (278):       1
>         Wacom Enable Touch Gesture (280):       1
>         Wacom Touch Gesture Parameters (281):   180, 80, 250
>         Wacom Tool Type (282):  "PAD" (312)
>         Wacom Button Actions (283):     "None" (0), "None" (0), "None"
>         (0), "None" (0), "None" (0), "None" (0), "None" (0), "None" (0),
>         "None" (0)
>         Wacom Strip Buttons (313):      "None" (0), "None" (0), "None"
>         (0), "None" (0)
>         Wacom Wheel Buttons (314):      "None" (0), "None" (0), "None"
>         (0), "None" (0), "None" (0), "None" (0)
>         Device Product ID (257):        1386, 770
>         Wacom Debug Levels (284):       0, 0
>
> --
>   akovia
>
> On Tue, Apr 8, 2014, at 01:36 PM, Jason Gerecke wrote:
>> >> Based on what you observe (the buttons continuing to send mouse
>> >> clicks), it sounds like that is the case. You should see them for
>> >> /some/ of the buttons, but at least four of them should be successful
>> >> and re-mapping :D
>> >>
>> >> I wonder if there's something wrong with how the driver is
>> >> representing the buttons internally. I can take a look, but not until
>> >> Monday...
>> >>
>> > My sincere thanks for your help. It looks like using a tablet is going
>> > to be a big learning curve so I certainly wan't to get it working and
>> > configured properly before I start working with it. Don't want to start
>> > off with bad habits I need to change later.
>> >
>> > --
>> >   akovia
>>
>> Well, I've done some additional testing with a CTH-680 (the bigger
>> brother of the 480) but haven't been able to reproduce your problem.
>> Can you provide me with the output of the following command?
>>
>> $ xinput list-props "Wacom Intuos PT S Finger pad"
>>
>> Among other things, it should let me see how the buttons are being
>> represented in memory for your tablet, which might give some clue as
>> to what's going wrong.
>>
>> Jason
>> ---
>> Now instead of four in the eights place /
>> you’ve got three, ‘Cause you added one  /
>> (That is to say, eight) to the two,     /
>> But you can’t take seven from three,    /
>> So you look at the sixty-fours....
>
>

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to