Hello! THe z axis is inverted for me as well.
When I connect my device with “notify-level-device debug” I get:
:device(debug): Started input device listener thread.
:device(debug): GIDC_ARRIVAL: \\?\HID#VID_056A&PID_0376&Col04#6&9b0b2fe&1&0003#{4d1e55b2-f16f-11cf-88cb-001111000030}
:device(debug): Successfully loaded hid.dll
:device(debug): Found digitizer device "Intuos BT S" with 19 data indices, 6 button caps, 13 value caps
:device(debug): Found button: DataIndex=0, ReportID=213, UsagePage=0xd, Usage=0x32
:device(debug): Found button: DataIndex=1, ReportID=213, UsagePage=0xd, Usage=0x5a
:device(debug): Found button: DataIndex=2, ReportID=213, UsagePage=0xd, Usage=0x45
:device(debug): Found button: DataIndex=3, ReportID=213, UsagePage=0xd, Usage=0x3c
:device(debug): Found button: DataIndex=4, ReportID=213, UsagePage=0xd, Usage=0x44
:device(debug): Found button: DataIndex=5, ReportID=213, UsagePage=0xd, Usage=0x42
:device(debug): Found value: DataIndex=6, ReportID=213, UsagePage=0x1, Usage=0x30, LogicalMin=0, LogicalMax=32767
:device(debug): Found value: DataIndex=7, ReportID=213, UsagePage=0x1, Usage=0x31, LogicalMin=0, LogicalMax=32767
:device(debug): Found value: DataIndex=8, ReportID=213, UsagePage=0x1, Usage=0x32, LogicalMin=0, LogicalMax=1024
:device(debug): Found value: DataIndex=9, ReportID=213, UsagePage=0xd, Usage=0x30, LogicalMin=0, LogicalMax=4095
:device(debug): Found value: DataIndex=10, ReportID=213, UsagePage=0xff00, Usage=0x5b, LogicalMin=0, LogicalMax=4095
:device(debug): Found value: DataIndex=11, ReportID=213, UsagePage=0xd, Usage=0x5b, LogicalMin=0, LogicalMax=4095
:device(debug): Found value: DataIndex=12, ReportID=213, UsagePage=0xff00, Usage=0x77, LogicalMin=0, LogicalMax=4095
:device(debug): Found value: DataIndex=13, ReportID=213, UsagePage=0xd, Usage=0x31, LogicalMin=0, LogicalMax=1024
:device(debug): Found value: DataIndex=14, ReportID=213, UsagePage=0xd, Usage=0x3d, LogicalMin=-9000, LogicalMax=9000
:device(debug): Found value: DataIndex=15, ReportID=213, UsagePage=0xd, Usage=0x3e, LogicalMin=-9000, LogicalMax=9000
:device(debug): Found value: DataIndex=16, ReportID=213, UsagePage=0xd, Usage=0x40, LogicalMin=-9000, LogicalMax=9000
:device(debug): Found value: DataIndex=17, ReportID=213, UsagePage=0xd, Usage=0x3f, LogicalMin=0, LogicalMax=36000
:device(debug): Found value: DataIndex=18, ReportID=213, UsagePage=0xd, Usage=0x41, LogicalMin=0, LogicalMax=36000
:device(debug): Discovered input device Intuos BT S (connected), digitizer, 13 axes
Device connected
Name : Intuos BT S
Type : digitizer
Manufacturer:
ID : 056a:0376
Axes : 13 (x, y, z, pressure, none, none, none, none, none, none, none, none, none)
Buttons : 0 ()
Other than the x,y,z axis, for all the other inputs called ‘none’ there’s no response when I use the tablet.The value that they return doesnt change at all. When I print out the values I get this:
x 0.4935148167363506
y 0.36362804040650654
z 1.0
pressure 0.9814407814407814
none 0.5240537240537241
none 7.395360195360196
none 0.0
none 0.0
none 0.0
none 0.0
none 1.0
none 0.0
none 0.0