From: Chris Bagwell <ch...@cnpbagwell.com>

Signed-off-by: Chris Bagwell <ch...@cnpbagwell.com>
---
 src/wcmValidateDevice.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/wcmValidateDevice.c b/src/wcmValidateDevice.c
index 409a42f..c06387d 100644
--- a/src/wcmValidateDevice.c
+++ b/src/wcmValidateDevice.c
@@ -193,7 +193,7 @@ int wcmDeviceTypeKeys(InputInfoPtr pInfo)
                case 0xBB:  /* I4 */
                case 0xBC:  /* I4 */
                case 0xBD:  /* I4 */
-                       priv->common->tablet_type = WCM_ROTATION;
+                       priv->common->tablet_type |= WCM_ROTATION;
                        /* fall through */
 
                /* tablets with touch ring */
-- 
1.7.5.2


------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to