Signed-off-by: Jason Gerecke <jason.gere...@wacom.com>
---
 src/wcmValidateDevice.c | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/wcmValidateDevice.c b/src/wcmValidateDevice.c
index 21ccd5f..d18c76b 100644
--- a/src/wcmValidateDevice.c
+++ b/src/wcmValidateDevice.c
@@ -313,6 +313,9 @@ int wcmDeviceTypeKeys(InputInfoPtr pInfo)
                case 0x304:/* Cintiq 13HD */
                case 0x34F:/* Cintiq Pro 13 FHD */
                case 0x350:/* Cintiq Pro 16 UHD */
+               case 0x351:/* Cintiq Pro 24 */
+               case 0x37C:/* Cintiq Pro 24 Pen-Only */
+               case 0x352:/* Cintiq Pro 32 */
                        TabletSetFeature(priv->common, WCM_ROTATION);
                        /* fall-through */
 
@@ -325,6 +328,8 @@ int wcmDeviceTypeKeys(InputInfoPtr pInfo)
                case 0x34B:/* MobileStudio Pro 16 Touch */
                case 0x353:/* Cintiq Pro 13 FHD Touch */
                case 0x354:/* Cintiq Pro 13 UHD Touch */
+               case 0x355:/* Cintiq Pro 24 Touch */
+               case 0x356:/* Cintiq Pro 32 Touch */
                case 0x35A:/* DTH-1152*/
                case 0x368:/* DTH-1152 Touch */
                        TabletSetFeature(priv->common, WCM_LCD);
-- 
2.15.1


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to