Rotation still broken

Bug #67770 reported by Sven Herzberg
This bug report is a duplicate of:  Bug #42653: Please add on-the-fly-rotation support. Edit Remove
4
Affects Status Importance Assigned to Milestone
wacom-tools (Ubuntu)
New
Undecided
Unassigned

Bug Description

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;

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.