[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#656365: xserver-xorg-input-synaptics: PressureMotion and/or Coasting messed up



tag 656365 upstream
forwarded 656365 https://bugs.freedesktop.org/show_bug.cgi?id=46330
thanks

Hi,
Followup: apparently a new type of properties was introduced, called cardinals.
These do not (yet) seem to be supported by synclient and xinput.

See this patch proposed in June:
http://lists.x.org/archives/xorg-devel/2011-June/023284.html
or in git:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/diff/?id2=6269fdaf3283ba4a8051858fc2b43fa102823e96
and
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=a24c44375025576dd600ccf370ba365e5d94dc22

Which would explain the error I see in xinput:
Synaptics Pressure Motion (292):		... of unknown type CARDINAL
which may just be the meaning of "32" in synclient:
PressureMotionMinZ      = format mismatch (32)

I'm not an expert on X11, but XA_CARDINAL seems to be an integer, so
it should be fairly easy to add support. Or to revert back to
"integer" as a hotfix.

Regards,
Erich



Reply to: