summaryrefslogtreecommitdiff
path: root/data/intuos5-touch-l.tablet
Commit message (Collapse)AuthorAgeFilesLines
* data: Added support for "Cintiq Pro 27" (#525)Joshua2022-09-291-1/+1
| | | | | | * data: Added support for a "Cintiq Pro 27" To fix issues with pen compatability on the new tablet with current libwacom.stylus groups the intuos5 group had certain pens split off into a new group called propengen2. All .tablet files affected by this change were updated to include this new group. Signed-off-by: Joshua Dickens <joshua.dickens@wacom.com>
* data: create a group for the intuos 4 lens cursorPeter Hutterer2019-06-261-1/+1
| | | | | Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Aaron Armstrong Skomra aaron.skomra@wacom.com
* data: put the intuos4 puck into its own groupPeter Hutterer2019-06-261-1/+1
| | | | | Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Aaron Armstrong Skomra aaron.skomra@wacom.com
* data: group the intuos4 styli togetherPeter Hutterer2019-06-261-1/+1
| | | | | Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Aaron Armstrong Skomra aaron.skomra@wacom.com
* data: group the intuos5-compatible default pens togetherPeter Hutterer2019-06-261-1/+1
| | | | | Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Aaron Armstrong Skomra aaron.skomra@wacom.com
* Add a ModelName property to all devicesPeter Hutterer2019-05-031-0/+1
| | | | | | | | | | | | Some of the names are overlapping or at least hard to identify, it's useful to be able to use the Wacom-assigned names (e.g. PTH-660) together with the marketing name. Doubly so in the Intuos vs Bamboo-is-now-Intuos series. Where there isn't an obvious model name it is NULL. This includes the various ISDV4 devices that could use that as model name but in those cases that name is encoded already in the human-readable name anyway. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
* Update tool IDs for newer Cintiqs and Intuos 4/5/proPing Cheng2014-12-121-1/+1
| | | | | | | | | New tools have been added when we added new tablets. Kernel driver has been updated with new tool IDs. But, we didn't update corresponding data/*.tablet and libwacom.stylus Signed-off-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
* Add a new stylus (0x100802) for Intuos5 and CintiqsPing Cheng2013-06-121-1/+1
| | | | Signed-off-by: Ping Cheng <pingc@wacom.com>
* Add compatible tools backPing Cheng2013-06-061-1/+1
| | | | | | | Existing configuration relies on those old tool IDs. Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Ping Cheng <pingc@wacom.com>
* Add new stylus IDs for Cintiq and IntuosPing Cheng2013-05-241-1/+1
| | | | | | | 5 new styli are added for Cintiq 21UX2, 22HD, 24HD and Intuos 4 and 5. Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Ping Cheng <pingc@wacom.com>
* data: add layout for Intuos5 L touchOlivier Fourdan2012-12-061-0/+1
| | | | | Signed-off-by: Olivier Fourdan <ofourdan@redhat.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
* data: add the IntegratedIn field to the tablet definitionsOlivier Fourdan2012-12-041-1/+1
| | | | | | | | | | | If set, "IntegratedIn" specifies if the device is integrated in the "Display" (screen tablet) and/or "System" (ISD, TabletPC). This field supersedes the "BuiltIn" value. Signed-off-by: Olivier Fourdan <ofourdan@redhat.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
* data: update the database entry with status LEDOlivier Fourdan2012-10-121-0/+1
| | | | | | | | | | | | | | | | | | | | Adds a new field "StatusLEDs" in the feature group to list the status LEDs present on the device in the same order as they appear in the sysfs control entries. For example, using "StatusLEDs=Ring2;Ring" means that the 2nd ring mode switch buttons (ie listed as "Ring2") would control the LED available at status_led0_select (since it's in first position in the "StatusLEDs" list) and the 1st ring mode switch buttons (ie listed as "Ring") would control the LED available at status_led1_select (since it's in second position in the "StatusLEDs" list). More status LED not necessarily correlated with mode switch button may be added in the future, as needs arise. Signed-off-by: Olivier Fourdan <ofourdan@redhat.com> Reviewed-by: Jason Gerecke <killertofu@gmail.com>
* data: Add missing [Buttons] section to Intuos, Cintiq seriesPeter Hutterer2012-03-291-0/+2
| | | | | Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Jason Gerecke <killertofu@gmail.com>
* Add Intuos5 tablets to database and support in libwacomJason Gerecke2012-03-121-0/+63