Public bug reported:

Rotation if broken for my Thinkpad X41 Tablet (the scale factor doesn't
seem to be updated).

xf86Wacom.c: xf86WcmSetParam(): case XWACOM_PARAM_ROTATE: second if()
it looks like there's something missing like this:
temp = priv->factorX;
priv->factorX = priv->factorY;
priv->factorY = temp;

** Affects: wacom-tools (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Rotation still broken
https://launchpad.net/bugs/67770

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to