pax_global_header 0000666 0000000 0000000 00000000064 13247100124 0014504 g ustar 00root root 0000000 0000000 52 comment=9ff640d455f1419b1a9505d2e02651c133c99fa1
libwacom-libwacom-0.29/ 0000775 0000000 0000000 00000000000 13247100124 0015026 5 ustar 00root root 0000000 0000000 libwacom-libwacom-0.29/.gitignore 0000664 0000000 0000000 00000000674 13247100124 0017025 0 ustar 00root root 0000000 0000000 INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
install-sh
missing
depcomp
doc/html
doc/latex
ltmain.sh
libtool
stamp-h1
*.pc
*.o
*.lo
*.la
*.swp
.deps
.libs
test-driver
test/load
test/tablet-svg-validity
test/dbverify
test/tablet-validity
tools/show-svg-image
tools/generate-udev-rules
tools/libwacom-list-local-devices
tools/list-devices
doc/doxygen.conf
libwacom-libwacom-0.29/.travis.yml 0000664 0000000 0000000 00000003420 13247100124 0017136 0 ustar 00root root 0000000 0000000 language: c
compiler:
- gcc
- clang
addons:
apt:
packages:
- libgudev-1.0-dev
- libxml++2.6-dev
before_install:
- echo -n | openssl s_client -connect scan.coverity.com:443 | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' | sudo tee -a /etc/ssl/certs/ca-
env:
global:
- secure: 'd0i9vJa6/lNDlCYMbKjNI77j1xnhw0ktBDAz0C10QbzIx17EsaYXOuAgO2ffWdIdGU7cP7yCH3gZGTRLnaPZfj7z1n7W81A8Hlosfc7AGcSW+EAo8T+CSxdFw1BfEPPWctsBP2y02INrOCno9k00pnW1shHlT7QzPxnHIsuPmHv21AbyUGbGk3nmvnfGg60dIYOLPdkZFNCGTNf6XtE0KVB0TLwS03/K8R1GnMtm5Qs0FXIDYMfASn1kKTPQOERYUIDABMCeYBfgHtiRvAzZkcxRnjVdoZvByDCfTeOtA3gS0bQ+nMt2UEHz2zzUS2egRGfAOafEqhvMrxEAdU9+HXNZIoPJfkLZWkUoe+3U/+Zj3NoIK/mpmtRFtHLyISp7kL/kQ9g8+cJPL5EI2RvIRM5cdf5Z47kI0Y0tQjceONz/7cHHCozZsrCLTjB4rlgWOxhbu+UL9C8vKYO1AX6rl1R/4J/WKc/ODztmNQem3u/GQEfHXyKVO+zrehAjtKb08wjQEGyMJYB7hxS3tDCb9/cCHkdi81Sx2WtF8mXp4TjCJafx7vyBo4VVlDuExvjodrZh/50KrzzZ+wGDE0tN42tJsuMGvJVTteNNk1pQ7r6XSlTOjbGsAQE+ri6Q8XBx63ES5Y1oN0bkA38KqhCfOrZIKXtx7QMLpPv2QKCaccg='
- CFLAGS="-Werror -Wall -Wextra -Wno-error=sign-compare -Wno-error=unused-parameter -Wno-error=missing-field-initializers"
matrix:
include:
- compiler: "gcc"
env: BUILDTYPE="coverity", COVERITY_SCAN_PROJECT_NAME="linuxwacom/libwacom", COVERITY_SCAN_NOTIFICATION_EMAIL="killertofu@gmail.com", COVERITY_SCAN_BUILD_COMMAND_PREPEND="", COVERITY_SCAN_BUILD_COMMAND="make", COVERITY_SCAN_BRANCH_PATTERN=".*", COVERITY_URL="https://scan.coverity.com/scripts/travisci_build_coverity_scan.sh"
before_script:
- ./autogen.sh
script:
- if [[ x"$TRAVIS_EVENT_TYPE" = "xcron" ]]; then export DO_COVERITY="YES"; fi
- if [[ x"$BUILDTYPE" = "xcoverity" && x"$DO_COVERITY" = "xYES" ]]; then curl -s "$COVERITY_URL" | bash; fi
- if [[ x"$BUILDTYPE" != "xcoverity" ]]; then make && make check; fi
libwacom-libwacom-0.29/COPYING 0000664 0000000 0000000 00000002071 13247100124 0016061 0 ustar 00root root 0000000 0000000 Copyright © 2011 Red Hat, Inc.
Permission to use, copy, modify, distribute, and sell this software
and its documentation for any purpose is hereby granted without
fee, provided that the above copyright notice appear in all copies
and that both that copyright notice and this permission notice
appear in supporting documentation, and that the name of Red Hat
not be used in advertising or publicity pertaining to distribution
of the software without specific, written prior permission. Red
Hat makes no representations about the suitability of this software
for any purpose. It is provided "as is" without express or implied
warranty.
THE AUTHORS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
libwacom-libwacom-0.29/Makefile.am 0000664 0000000 0000000 00000000221 13247100124 0017055 0 ustar 00root root 0000000 0000000 SUBDIRS = libwacom data doc test tools
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libwacom.pc
EXTRA_DIST = libwacom.pc.in NEWS README
libwacom-libwacom-0.29/NEWS 0000664 0000000 0000000 00000012360 13247100124 0015527 0 ustar 00root root 0000000 0000000 libwacom 0.29:
- New devices:
- ISDv4 50b4
libwacom 0.28:
- New devices:
- Cintiq Pro 24, Cintiq Pro 32
- ISDV4 5099, 50b6, 509d, 5090, 50f1, 50f8, 5110, 508b
- Bamboo Pad
- DTK-2451, 2452
- One by Wacom (2nd gen)
libwacom 0.27:
- New devices:
- Dell Canvas 27
- Pro Pen 3D stylus
- XP-Pen Star 03
- ISDv4 4831 (Dell XPS 13 9365)
- New API: libwacom_get_button_evdev_code() and the matching EvdevCodes
entry in the .tablet files
libwacom 0.26:
- New devices:
- DTH-1152
- Wireless Intuos Pro 2nd Generation
- ISDV4 4809, 481a 4822, 4824, 484c, 5010
libwacom 0.25:
- New devices:
- ISDV4 104, 10E, 117, 124, 4814, 5013, 5014, 503E, 503F, 5048, 5044
- USB Graphire
- Cintiq Pro 13, 16
libwacom 0.24
- New devices:
- Second generation Intuos Pro M
- Second generation Intuos Pro L
libwacom 0.23:
- New devices:
- ISDV4 5040, MobileStudio Pro
- The 22HD(T) is now marked as having strip modes
libwacom 0.22:
- New API: libwacom_get_paired_device()
- The EKR has the modes enabled now
- Fixes to the show-svg-image tool
libwacom 0.21:
- New devices:
- MTE-450 "Bamboo", Lenovo ThinkPad Tablet 10
- Layout fixes for the Express Key Remote, Intuos series
libwacom 0.20:
- New devices: "One by wacom"
- Layout fixes, especially for the Express Key Remote
libwacom 0.19:
- New devices:
- DTK-1651, ISDv4 0x504a
- Quirk added to prevent udev tagging HUION Consumer Control devices as
tablets
libwacom 0.18:
- Renamed ".tablet" files for Bamboo devices
- Modified user-visible names of Bamboo devices
- "Wacom Bamboo 16FG 4x5" -> "Wacom Bamboo Capture"
- "Wacom Bamboo 2FG 4x5" -> "Wacom Bamboo (2FG)"
- "Wacom Bamboo 2FG 6x8" -> "Wacom Bamboo Fun medium (2FG)"
- "Wacom Bamboo 2FG" -> "Wacom Bamboo Touch (2FG)"
- "Wacom Bamboo Craft" -> "Wacom Bamboo Fun small (2FG)"
- "Wacom Bamboo Pen" -> "Wacom Bamboo Pen small"
- New devices:
- Missing gen-1 Bamboo (0xd5)
- Missing gen-2.5 Bamboos (0xd6, 0xd7, 0xd8, 0xd9, 0xda, 0xdb)
- Missing gen-3 Bamboos (0xdc, 0xdd, 0dxf)
libwacom 0.17:
- New devices:
- Cintiq Companion 2 (DTH-1310)
- ExpressKey Remote
- New WacomClass: WCLASS_REMOTE
libwacom 0.16:
- Data files for Intuos and Intuos 2 series added
- New stylus ID 0x8e2
libwacom 0.15:
- New devices:
- ISDv4 0x4800 (Dell Venue 10 5050 Android tablet)
- Bustype i2c is now supported
libwacom 0.14:
- New devices:
- Cintiq 13HD touch
- Fixes to the udev rule set to tag uinput devices correctly too
- Integrated tabled are not marked as ID_INPUT_TOUCHPAD anymore now
libwacom 0.13:
- New devices:
- DTU-1141
- Huion H610 Pro
- Several memory leak fixes
- Added libwacom_match_get_name() to allow data-file matching on the name as
well as the pid/vid
libwacom 0.12:
- Added libwacom_stylus_has_wheel() for relative wheel detection
- Added libwacom_stylus_get_axes() for a list of supported axes
- New devices:
- Cintiq 27QHD, Cintiq 27QHD Touch
- DTU-1031X
- Intuos Pen Medium
- Reworked udev rules
- be more restrictive when to set ID_INPUT_TOUCHPAD
- unset ID_INPUT_JOYSTICK on tablet devices
- tag the Pad device as ID_INPUT_TABLET_PAD
libwacom 0.11:
- Better detection of wireless tablets on kernels 3.18
- New devices:
- Cintiq Companion
libwacom 0.10:
- Fixed bus detection of Bluetooth tablets on kernels 3.14
and later (bbe317540)
- New devices:
- ISDV4 0x12C, 116, 4004, 5000, 5002
libwacom 0.9.0:
- Add support for TouchSwitch keyword
- New devices:
- Intuos series
- Pen&Touch (2nd gen)
- DTU-1031
- Cintiq Companion Hybrid
libwacom 0.8.0:
- New devices:
- Cintiq 13HD, 22HD touch
- DTH-2242, DTU-1931,
- ISDv4 EC, ED, 10F
- Intuos Pro
libwacom 0.7.1:
- New devices:
- ISDv4 10d
- Better checks to prevent bad databases
libwacom 0.7:
- New devices:
- Cintiq 22HD, 24HD touch,
- ISDv4 E5, 100, 101
- Support for SVG layouts of the tablets
- New APIs for:
- list status LEDs
- list integration flags (differ between builtin and screen-tablets)
libwacom 0.6:
- More metadata for:
- NTrig tablet PC
- ISDv4 0x93, 0x90, 0xED, 0xEF
- Bamboo Pen, Fun, Craft, Touch
- Support for debugging with uinput devices
libwacom 0.5:
- Add support for multiple match statements
- Add support for bluetotooth devices
- Add libwacom-list-local-devices helper tool
- Add list-devices helper tool
- Rename udev generation tool to generate-udev-rules
- More metadata description updates
libwacom 0.4:
- More metadata for:
- Intuos4 WL
- Bamboo One
- Intuos5 series
- Don't fail to create a WacomDevice for Touch devices
- Add API to access all items in the database
- Add helper tool to generate udev rules from the database
libwacom 0.3:
- Loads of new and updated tablet definition files
- Add and correct information about styli
- Update wacom.example with loads of documentation
about adding new tablet definitions
- Handle Puck device type
- Support enumerating touchstrips, touchrings and buttons
- Get device name from the kernel for generic tablets
- Add support for the WACf004 serial tablet
- Build fixes (exported symbols, soname)
libwacom 0.2:
- Don't add devices that lack DeviceMatch
- Get whether a device is builtin from udev
- Fix definitions for Reversible property
- Add definition for Cintiq 21UX2
- Add test for serial devices
- Fix Intuos4 styli's number of buttons
libwacom 0.1:
- First release
libwacom-libwacom-0.29/README 0000664 0000000 0000000 00000004513 13247100124 0015711 0 ustar 00root root 0000000 0000000 libwacom is a library to identify wacom tablets and their model-specific
features. It provides easy access to information such as "is this a built-in
on-screen tablet", "what is the size of this model", etc.
This functionality is currently used by e.g. GNOME to map built-in tablets
to the correct screen.
== Debugging libwacom with uinput devices ==
libwacom by default will not recognise uinput devices. To debug and test, a
physical device must be connected.
Custom udev rules are provided to help debug uinput device. Run
generate-udev-rules --with-uinput-rules
to generate these rules and apply them locally. Devices will then be tagged
as required and can be debugged.
Some limitations:
* For these rules to work, the device must be listed in the database.
* libwacom will check UINPUT_* properties on the uinput device, if they do
not get applied, the device will not be visible
DO NOT USE THESE UINPUT RULES unless you are debugging with uinput devices.
Remove the rules once debugging is done.
== Adding tablet descriptions to libwacom ==
A common indicator that a device is not supported by libwacom is that it
works normally in a GNOME session, but the device is not correctly mapped to
the screen.
Use the libwacom-list-local-devices tool to list all local devices
recognized by libwacom. If your device is not listed, but it is available
as an event device in the kernel (see /proc/bus/input/devices) and in the X
session (see xinput list), the device is missing from libwacom's database.
To add support for a new tablet to libwacom create a new tablet definition
file. See data/wacom.example in the source for a guideline on how
to add a new tablet. For an installed version of libwacom, see the existing
data files (e.g. /usr/share/libwacom/cintiq-13hd.tablet).
A new tablet description is enabled by adding and installing a new file
with a .tablet suffix. Once installed the tablet is part of libwacom's
database, no rebuild is neccessary. The tablet is then available
through libwacom-list-local-devices.
The device should also be added to the udev rule to ensure all required
properties are set. When building from source generate an update ruleset
with tools/generate-udev-rules after adding the tablet descripton to. When
updating an installed version of libwacom, add it manually to the existing
ruleset (/lib/udev/rules.d/65-libwacom.rules).
libwacom-libwacom-0.29/autogen.sh 0000775 0000000 0000000 00000000326 13247100124 0017030 0 ustar 00root root 0000000 0000000 #! /bin/sh
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
ORIGDIR=`pwd`
cd $srcdir
autoreconf -v --install || exit 1
cd $ORIGDIR || exit $?
if test -z "$NOCONFIGURE"; then
exec $srcdir/configure "$@"
fi
libwacom-libwacom-0.29/configure.ac 0000664 0000000 0000000 00000003626 13247100124 0017323 0 ustar 00root root 0000000 0000000 # Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libwacom], [0.29])
AC_CONFIG_HEADERS([config.h])
# Initialize Automake
AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip check-news])
AM_MAINTAINER_MODE([enable])
# Enable silent build when available (Automake 1.11)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
# Before making a release, the LIBWACOM_LT_VERSION string should be modified.
# The string is of the form C:R:A.
# - If interfaces have been changed or added, but binary compatibility has
# been preserved, change to C+1:0:A+1
# - If binary compatibility has been broken (eg removed or changed interfaces)
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
LIBWACOM_LT_VERSION=8:1:6
AC_SUBST(LIBWACOM_LT_VERSION)
# Initialize libtool
AC_PROG_LIBTOOL
# Checks for programs.
AC_PROG_CC
AC_PROG_INSTALL
PKG_PROG_PKG_CONFIG
AC_PATH_PROG(SED, sed)
AC_PATH_PROG(GREP, grep)
AC_PATH_PROGS(GIT, git false) # fail any git command if we can't find git
AC_CHECK_PROG(HAVE_DOXYGEN, [doxygen], [yes], [no])
AM_CONDITIONAL(HAVE_DOXYGEN, test "x$HAVE_DOXYGEN" = xyes)
PKG_CHECK_MODULES(GLIB, glib-2.0 gudev-1.0)
AC_CHECK_HEADERS(linux/input.h)
PKG_CHECK_MODULES(LIBXML, libxml-2.0 glib-2.0, HAVE_LIBXML="yes", HAVE_LIBXML="no")
AM_CONDITIONAL(HAVE_LIBXML, test x$HAVE_LIBXML = xyes)
PKG_CHECK_MODULES(GTK2, librsvg-2.0 glib-2.0 gtk+-2.0, HAVE_GTK2="yes", HAVE_GTK2="no")
AM_CONDITIONAL(HAVE_GTK2, test x$HAVE_GTK2 = xyes)
PKG_CHECK_MODULES(GLIB_236, [glib-2.0 >= 2.36], HAVE_GLIB236="yes", HAVE_GLIB236="no")
if test "x$HAVE_GLIB236" != "xyes"; then
AC_DEFINE(NEED_G_TYPE_INIT, 1, [Need g_type_init() call])
fi
AC_CONFIG_FILES([Makefile
data/Makefile
data/layouts/Makefile
doc/Makefile
test/Makefile
tools/Makefile
libwacom/Makefile
libwacom.pc])
AC_OUTPUT
libwacom-libwacom-0.29/data/ 0000775 0000000 0000000 00000000000 13247100124 0015737 5 ustar 00root root 0000000 0000000 libwacom-libwacom-0.29/data/Makefile.am 0000664 0000000 0000000 00000001775 13247100124 0020005 0 ustar 00root root 0000000 0000000 libwacomtabletdir = $(datadir)/libwacom
tablet_files = $(shell find $(top_srcdir)/data -name "*.tablet" -printf "%P\n")
dist_libwacomtablet_DATA = $(tablet_files)
libwacomstylusdir = $(datadir)/libwacom
stylus_files = $(shell find $(top_srcdir)/data -name "*.stylus" -printf "%P\n")
dist_libwacomstylus_DATA = $(stylus_files)
EXTRA_DIST = wacom.example
SUBDIRS = layouts
check:
@for file in $(tablet_files); do \
svg=`$(GREP) 'Layout=' "$(top_srcdir)/data/$$file" | $(SED) -e "s/Layout=//"`; \
test -z "$$svg" || \
test -e "$(top_srcdir)/data/layouts/$$svg" || ( \
echo "ERROR: File $$file references nonexistent $$svg" && test); \
rc="$$(($$rc + $$?))"; \
done && test 0 -eq $$rc;
@(export GIT_DIR="$(top_srcdir)/.git"; \
if $(GIT) ls-files >& /dev/null; then \
for file in $(tablet_files) $(stylus_files); do \
$(GIT) ls-files --error-unmatch "data/$$file" &> /dev/null || ( \
echo "ERROR: File $$file is not in git" && test); \
rc="$$(($$rc + $$?))"; \
done && test 0 -eq $$rc; \
fi)
libwacom-libwacom-0.29/data/bamboo-0fg-s-p.tablet 0000664 0000000 0000000 00000002061 13247100124 0021541 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo
# MTE-450
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# AAAA BBBB
# CCCC DDDD
# *-----------------------*
# | |
# | |
# | |
# | TABLET |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# Default button assignments:
# A: Back
# B: Forward
# C: Left
# D: Right
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# A
# *-----------------------*
# | |
# | TABLET |
# | |
# *-----------------------*
#
# first generation Bamboo
#
# stylus with two buttons and no eraser
# Pen active area: 5.8 x 3.62in
[Device]
Name=Wacom Bamboo Pen
DeviceMatch=usb:056a:0065
Class=Bamboo
Width=6
Height=4
IntegratedIn=
Layout=bamboo-0fg-s-p.svg
[Features]
Stylus=true
Reversible=false
Touch=false
Buttons=4
Ring=true
[Buttons]
Top=A;B;C;D
EvdevCodes=0x116;0x115;0x110;0x111
libwacom-libwacom-0.29/data/bamboo-16fg-m-pt.tablet 0000664 0000000 0000000 00000000700 13247100124 0022004 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Create
# CTH-670
#
# third generation BambooPT
#
# stylus with two buttons and eraser (LP170ES); 16FG touch
# Pen active area: 8.52 x 5.39 in
# Touch active area: 7.48 x 5.12 in
[Device]
Name=Wacom Bamboo Create
DeviceMatch=usb:056a:00df
Class=Bamboo
Width=6
Height=4
Layout=bamboo-16fg-m-pt.svg
IntegratedIn=
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=4
[Buttons]
Left=A;B;C;D
EvdevCodes=0x110;0x115;0x116;0x111
libwacom-libwacom-0.29/data/bamboo-16fg-s-p.tablet 0000664 0000000 0000000 00000000575 13247100124 0021640 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Connect
# CTL-470
#
# third generation BambooPT
#
# stylus with one button and no eraser (LP170G)
# Pen active area: 5.8 x 3.62in
[Device]
Name=Wacom Bamboo Connect
DeviceMatch=usb:056a:00dd
Class=Bamboo
Width=6
Height=4
# No pad buttons, so no layout
IntegratedIn=
[Features]
Stylus=true
Reversible=true
Touch=false
Buttons=0
EvdevCodes=0x110;0x115;0x116;0x111
libwacom-libwacom-0.29/data/bamboo-16fg-s-pt.tablet 0000664 0000000 0000000 00000000674 13247100124 0022024 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Capture
# CTH-470
#
# third generation BambooPT
#
# stylus with one button no eraser (LP170G); 16FG touch
# Pen active area: 5.8 x 3.62in
# Touch active area: 4.92 x 3.35in
[Device]
Name=Wacom Bamboo Capture
DeviceMatch=usb:056a:00de
Class=Bamboo
Width=6
Height=4
Layout=bamboo-16fg-s-pt.svg
IntegratedIn=
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=4
[Buttons]
Left=A;B;C;D
EvdevCodes=0x110;0x115;0x116;0x111
libwacom-libwacom-0.29/data/bamboo-16fg-s-t.tablet 0000664 0000000 0000000 00000000572 13247100124 0021641 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Touch
# CTT-470
#
# third generation BambooPT
#
# no stylus; 16FG touch
# Touch active area: 4.92 x 3.35in
[Device]
Name=Wacom Bamboo 16FG 4x5
DeviceMatch=usb:056a:00dc
Class=Bamboo
Width=6
Height=4
Layout=bamboo-16fg-s-t.svg
IntegratedIn=
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=4
[Buttons]
Left=A;B;C;D
EvdevCodes=0x110;0x115;0x116;0x111
libwacom-libwacom-0.29/data/bamboo-2fg-fun-m-pt.tablet 0000664 0000000 0000000 00000000736 13247100124 0022516 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Fun medium / Bamboo Comic
# CTH-661
#
# first generation BambooPT
#
# stylus with two buttons and eraser (LP161E); 2FG touch
# Pen active area: 8.52 x 5.39 in
# Touch active area: 7.48 x 5.12 in
[Device]
Name=Wacom Bamboo Fun medium (2FG)
DeviceMatch=usb:056a:00d3
Class=Bamboo
Width=9
Height=5
Layout=bamboo-2fg-fun-m-pt.svg
IntegratedIn=
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=4
[Buttons]
Left=A;B;C;D
EvdevCodes=0x111;0x116;0x115;0x110
libwacom-libwacom-0.29/data/bamboo-2fg-fun-s-pt.tablet 0000664 0000000 0000000 00000000731 13247100124 0022517 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Fun small / Bamboo Craft
# CTH-461
#
# first generation BambooPT
#
# stylus with two buttons and eraser (LP161E); 2FG touch
# Pen active area: 5.8 x 3.62in
# Touch active area: 4.92 x 3.35in
[Device]
Name=Wacom Bamboo Fun small (2FG)
DeviceMatch=usb:056a:00d2
Class=Bamboo
Width=6
Height=4
Layout=bamboo-2fg-fun-s-pt.svg
IntegratedIn=
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=4
[Buttons]
Left=A;B;C;D
EvdevCodes=0x111;0x116;0x115;0x110
libwacom-libwacom-0.29/data/bamboo-2fg-m-p.tablet 0000664 0000000 0000000 00000000542 13247100124 0021537 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Pen medium
# CTL-660
#
# first generation BambooPT
#
# stylus with two buttons and no eraser (LP160)
# Pen active area: 8.52 x 5.39 in
[Device]
Name=Wacom Bamboo Pen medium
DeviceMatch=usb:056a:00d5
Class=Bamboo
Width=6
Height=4
# No pad buttons, so no layout
IntegratedIn=
[Features]
Stylus=true
Reversible=true
Touch=false
Buttons=0
libwacom-libwacom-0.29/data/bamboo-2fg-s-p.tablet 0000664 0000000 0000000 00000000530 13247100124 0021542 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Pen
# CTL-460
#
# first generation BambooPT
#
# stylus with two buttons and no eraser (LP160)
# Pen active area: 5.8 x 3.62in
[Device]
Name=Wacom Bamboo Pen small
DeviceMatch=usb:056a:00d4
Class=Bamboo
Width=6
Height=4
# No pad buttons, so no layout
IntegratedIn=
[Features]
Stylus=true
Reversible=true
Touch=false
Buttons=0
libwacom-libwacom-0.29/data/bamboo-2fg-s-pt.tablet 0000664 0000000 0000000 00000000662 13247100124 0021734 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo
# CTH-460
#
# first generation BambooPT
#
# stylus with two buttons and eraser (LP160E); 2FG touch
# Pen active area: 5.8 x 3.62in
# Touch active area: 4.92 x 3.35in
[Device]
Name=Wacom Bamboo (2FG)
DeviceMatch=usb:056a:00d1
Class=Bamboo
Width=6
Height=4
Layout=bamboo-2fg-s-pt.svg
IntegratedIn=
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=4
[Buttons]
Left=A;B;C;D
EvdevCodes=0x111;0x116;0x115;0x110
libwacom-libwacom-0.29/data/bamboo-2fg-s-t.tablet 0000664 0000000 0000000 00000000574 13247100124 0021556 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Touch
# CTT-460
#
# first generation BambooPT
#
# no stylus; 2FG touch
# Touch active area: 4.92 x 3.35in
[Device]
Name=Wacom Bamboo Touch (2FG)
DeviceMatch=usb:056a:00d0
Class=Bamboo
Width=5
Height=3
Layout=bamboo-2fg-s-t.svg
IntegratedIn=
[Features]
Stylus=false
Reversible=true
Touch=true
Buttons=4
[Buttons]
Left=A;B;C;D
EvdevCodes=0x111;0x116;0x115;0x110
libwacom-libwacom-0.29/data/bamboo-4fg-fun-m.tablet 0000664 0000000 0000000 00000000761 13247100124 0022075 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Fun medium / Bamboo Comic
# CTH-661(A)
#
# second generation BambooPT
#
# stylus with two buttons and eraser (LP161E); 2FG touch (4FG gesture)
# Pen active area: 8.52 x 5.39 in
# Touch active area: 7.48 x 5.12 in
[Device]
Name=Wacom Bamboo Fun medium (2+FG)
DeviceMatch=usb:056a:00d8
Class=Bamboo
Width=9
Height=5
Layout=bamboo-4fg-fun-m-pt.svg
IntegratedIn=
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=4
[Buttons]
Left=A;B;C;D
EvdevCodes=0x111;0x116;0x115;0x110
libwacom-libwacom-0.29/data/bamboo-4fg-fun-s.tablet 0000664 0000000 0000000 00000000754 13247100124 0022105 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Fun small / Bamboo Craft
# CTH-461(A)
#
# second generation BambooPT
#
# stylus with two buttons and eraser (LP161E); 2FG touch (4FG gesture)
# Pen active area: 5.8 x 3.62in
# Touch active area: 4.92 x 3.35in
[Device]
Name=Wacom Bamboo Fun small (2+FG)
DeviceMatch=usb:056a:00d7
Class=Bamboo
Width=6
Height=4
Layout=bamboo-4fg-fun-s-pt.svg
IntegratedIn=
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=4
[Buttons]
Left=A;B;C;D
EvdevCodes=0x111;0x116;0x115;0x110
libwacom-libwacom-0.29/data/bamboo-4fg-s-pt.tablet 0000664 0000000 0000000 00000000735 13247100124 0021737 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Pen & Touch
# CTH-460(A)
#
# second generation BambooPT
#
# stylus with two buttons and eraser (LP160E); 2FG touch (4FG gesture)
# Pen active area: 5.8 x 3.62in
# Touch active area: 4.92 x 3.35in
[Device]
Name=Wacom Bamboo Pen & Touch (2+FG)
DeviceMatch=usb:056a:00d6
Class=Bamboo
Width=6
Height=4
Layout=bamboo-4fg-s-pt.svg
IntegratedIn=
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=4
[Buttons]
Left=A;B;C;D
EvdevCodes=0x111;0x116;0x115;0x110
libwacom-libwacom-0.29/data/bamboo-4fg-s-t.tablet 0000664 0000000 0000000 00000000611 13247100124 0021550 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Touch
# CTT-460(A)
#
# second generation BambooPT
#
# no stylus; 2FG touch (4FG gesture)
# Touch active area: 4.92 x 3.35in
[Device]
Name=Wacom Bamboo (2+FG)
DeviceMatch=usb:056a:00d9
Class=Bamboo
Width=5
Height=3
Layout=bamboo-4fg-s-t.svg
IntegratedIn=
[Features]
Stylus=false
Reversible=true
Touch=true
Buttons=4
[Buttons]
Left=A;B;C;D
EvdevCodes=0x111;0x116;0x115;0x110
libwacom-libwacom-0.29/data/bamboo-4fg-se-m-pt.tablet 0000664 0000000 0000000 00000001013 13247100124 0022324 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Special Edition Pen & Touch medium
# CTH-661SE
#
# second generation BambooPT
#
# stylus with two buttons and eraser (LP161ESE); 2FG touch (4FG gesture)
# Pen active area: 8.52 x 5.39 in
# Touch active area: 7.48 x 5.12 in
[Device]
Name=Wacom Bamboo Special Edition Pen & Touch medium
DeviceMatch=usb:056a:00db
Class=Bamboo
Width=9
Height=5
Layout=bamboo-4fg-se-m-pt.svg
IntegratedIn=
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=4
[Buttons]
Left=A;B;C;D
EvdevCodes=0x111;0x116;0x115;0x110
libwacom-libwacom-0.29/data/bamboo-4fg-se-s-pt.tablet 0000664 0000000 0000000 00000001006 13247100124 0022334 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Special Edition Pen & Touch small
# CTH-461SE
#
# second generation BambooPT
#
# stylus with two buttons and eraser (LP161ESE); 2FG touch (4FG gesture)
# Pen active area: 5.8 x 3.62in
# Touch active area: 4.92 x 3.35in
[Device]
Name=Wacom Bamboo Special Edition Pen & Touch small
DeviceMatch=usb:056a:00da
Class=Bamboo
Width=6
Height=4
Layout=bamboo-4fg-se-s-pt.svg
IntegratedIn=
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=4
[Buttons]
Left=A;B;C;D
EvdevCodes=0x111;0x116;0x115;0x110
libwacom-libwacom-0.29/data/bamboo-one.tablet 0000664 0000000 0000000 00000000320 13247100124 0021145 0 ustar 00root root 0000000 0000000 [Device]
# Bamboo One (CTF-430/SO-B)
Name=Bamboo One
DeviceMatch=usb:056a:0069
Class=Bamboo
Width=5
Height=4
IntegratedIn=
[Features]
Reversible=true
Stylus=true
Touch=false
Ring=false
NumStrips=0
Buttons=0
libwacom-libwacom-0.29/data/bamboo-pad-wireless.tablet 0000664 0000000 0000000 00000000466 13247100124 0022776 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Pad Wireless
# CTH-300
#
# Button events sent from touch interface
[Device]
Name=Wacom Bamboo Pad Wireless
DeviceMatch=usb:056a:0319
Class=Bamboo
Width=4
Height=3
Layout=bamboo-pad.svg
[Features]
Stylus=true
Reversible=false
Touch=true
Buttons=2
[Buttons]
Bottom=A;B
EvdevCodes=0x110;0x111
libwacom-libwacom-0.29/data/bamboo-pad.tablet 0000664 0000000 0000000 00000000444 13247100124 0021137 0 ustar 00root root 0000000 0000000 # Wacom
# Bamboo Pad
# CTH-301
#
# Button events sent from touch interface
[Device]
Name=Wacom Bamboo Pad
DeviceMatch=usb:056a:0318
Class=Bamboo
Width=4
Height=3
Layout=bamboo-pad.svg
[Features]
Stylus=true
Reversible=false
Touch=true
Buttons=2
[Buttons]
Bottom=A;B
EvdevCodes=0x110;0x111
libwacom-libwacom-0.29/data/cintiq-12wx.tablet 0000664 0000000 0000000 00000002102 13247100124 0021215 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq 12WX
# DTZ-1200
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# II | | JJ
# CA | | EG
# CA | | EG
# CB | | FG
# CB | | FG
# DD | DISPLAY | HH
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# Touch Strip Map:
# (a=1st strip min, A=1st strip max, b=2nd strip min, B=2nd strip max, ...)
#
# *-----------------------*
# | |
# a | | b
# A | DISPLAY | B
# | |
# *-----------------------*
#
[Device]
Name=Wacom Cintiq 12WX
Class=Cintiq
DeviceMatch=usb:056a:00c6
Width=10
Height=7
Layout=cintiq-12wx.svg
Styli=0x913;0x91b;0x813;0x81b;0x823;0x82b;0x801;0x885;
IntegratedIn=Display
[Features]
Stylus=true
NumStrips=2
Buttons=10
[Buttons]
Left=A;B;C;D;I
Right=E;F;G;H;J
libwacom-libwacom-0.29/data/cintiq-13hd.tablet 0000664 0000000 0000000 00000001730 13247100124 0021161 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq 13HD
# DTK-1300
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# | |
# G | |
# H A F | DISPLAY |
# I | |
# | |
# D | |
# E | |
# | |
# *-----------------------*
#
# Note: Buttons F, G, H, I are on a circle
[Device]
Name=Wacom Cintiq 13HD
Class=Cintiq
DeviceMatch=usb:056a:0304
Width=12
Height=7
Layout=cintiq-13hd.svg
Styli=0x802;0x804;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=false
Ring=false
Buttons=9
[Buttons]
Left=B;C;G;H;A;F;I;D;E
libwacom-libwacom-0.29/data/cintiq-13hdt.tablet 0000664 0000000 0000000 00000002067 13247100124 0021351 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq 13HD touch
# DTH-1300
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# | |
# G | |
# H A F | DISPLAY |
# I | |
# | |
# D | |
# E | |
# | |
# *-----------------------*
#
# Note: Buttons F, G, H, I are on a circle
# touch data comes through the usb:056a:0335 interface
[Device]
Name=Wacom Cintiq 13HD touch
Class=Cintiq
DeviceMatch=usb:056a:0333
PairedID=usb:056a:0335
Width=12
Height=7
Layout=cintiq-13hd.svg
Styli=0x802;0x804;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=true
Ring=false
Buttons=9
[Buttons]
Left=B;C;G;H;A;F;I;D;E
libwacom-libwacom-0.29/data/cintiq-20wsx.tablet 0000664 0000000 0000000 00000002334 13247100124 0021406 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq 20WSX
# DTZ-2000W
#
# Button Map:
# (A=1, B=2, C=3, ...)
# (NOTE: This map has *not* been verified.)
#
# *-----------------------*
# | |
# | |
# KL | | MN
# | |
# II | | JJ
# CA | | EG
# CA | DISPLAY | EG
# CB | | FG
# CB | | FG
# DD | | HH
# | |
# | |
# *-----------------------*
#
# Touch Strip Map:
# (a=1st strip min, A=1st strip max, b=2nd strip min, B=2nd strip max, ...)
# (NOTE: This map has *not* been verified.)
#
# @-----------------------@
# | |
# a | | b
# A | DISPLAY | B
# | |
# @-----------------------@
#
[Device]
Name=Wacom Cintiq 20WSX
DeviceMatch=usb:056a:00c5
Class=Cintiq
Width=17
Height=11
Layout=cintiq-20wsx.svg
Styli=0x913;0x91b;0x813;0x81b;0x823;0x82b;0x801;0x885;
IntegratedIn=Display
[Features]
Reversible=false
Stylus=true
NumStrips=2
Buttons=14
[Buttons]
Left=A;B;C;D;I;K;L
Right=E;F;G;H;J;M;N
libwacom-libwacom-0.29/data/cintiq-21ux.tablet 0000664 0000000 0000000 00000001710 13247100124 0021217 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq 21UX
# DTZ-2100
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# CA | | EG
# CA | | EG
# CB | DISPLAY | FG
# CB | | FG
# DD | | HH
# | |
# *-----------------------*
#
# Touch Strip Map:
# (a=1st strip min, A=1st strip max, b=2nd strip min, B=2nd strip max, ...)
#
# *-----------------------*
# | |
# a | | b
# A | DISPLAY | B
# | |
# *-----------------------*
#
[Device]
Name=Wacom Cintiq 21UX
DeviceMatch=usb:056a:003f
Class=Cintiq
Width=17
Height=13
Layout=cintiq-21ux.svg
Styli=0x913;0x91b;0x813;0x81b;0x823;0x82b;0x801;0x885;
IntegratedIn=Display
[Features]
Reversible=false
Stylus=true
NumStrips=2
Buttons=8
[Buttons]
Left=A;B;C;D
Right=E;F;G;H
libwacom-libwacom-0.29/data/cintiq-21ux2.tablet 0000664 0000000 0000000 00000003055 13247100124 0021305 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq 21UX [2nd generation]
# DTK-2100
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | | K
# C | | L
# D | | M
# E | | N
# A | DISPLAY | J
# F | | O
# G | | P
# H | | Q
# I | | R
# | |
# *-----------------------*
#
# Touch Strip Map:
# (a=1st strip min, A=1st strip max, b=2nd strip min, B=2nd strip max, ...)
#
# @-----------------------@
# | |
# a | | b
# A | DISPLAY | B
# | |
# @-----------------------@
#
# LED Map:
# (XY=Bank X, LED Y)
#
# *-----------------------*
# | |
# 10 | | 00
# 11 | | 01
# 12 | DISPLAY | 02
# 13 | | 03
# | |
# *-----------------------*
#
[Device]
Name=Wacom Cintiq 21UX2
DeviceMatch=usb:056a:00cc
Class=Cintiq
Width=17
Height=13
Layout=cintiq-21ux2.svg
Styli=0x802;0x804;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
IntegratedIn=Display
[Features]
Stylus=true
Ring=false
NumStrips=2
Buttons=18
StatusLEDs=Touchstrip2;Touchstrip
[Buttons]
Left=B;C;D;E;A;F;G;H;I
Right=K;L;M;N;J;O;P;Q;R
Touchstrip=A
Touchstrip2=J
StripsNumModes=4
libwacom-libwacom-0.29/data/cintiq-22hd.tablet 0000664 0000000 0000000 00000002414 13247100124 0021161 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq 22HD
# DTK-2200
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | | K
# C | | L
# D | | M
# E | | N
# A | DISPLAY | J
# F | | O
# G | | P
# H | | Q
# I | | R
# | |
# *-----------------------*
#
# Touch Strip Map:
# (a=1st strip min, A=1st strip max, b=2nd strip min, B=2nd strip max, ...)
#
# @-----------------------@
# | |
# a | | b
# A | DISPLAY | B
# | |
# @-----------------------@
#
[Device]
Name=Wacom Cintiq 22HD
DeviceMatch=usb:056a:00fa
Class=Cintiq
Width=19
Height=11
Layout=cintiq-22hd.svg
Styli=0x802;0x804;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=false
Ring=false
NumStrips=2
Buttons=18
[Buttons]
Left=B;C;D;E;A;F;G;H;I
Right=K;L;M;N;J;O;P;Q;R
Touchstrip=A
Touchstrip2=J
# Note: no physical LEDs to show mode
StripsNumModes=4
libwacom-libwacom-0.29/data/cintiq-22hdt.tablet 0000664 0000000 0000000 00000002552 13247100124 0021350 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq 22HD touch
# DTH-2200
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | | K
# C | | L
# D | | M
# E | | N
# A | DISPLAY | J
# F | | O
# G | | P
# H | | Q
# I | | R
# | |
# *-----------------------*
#
# Touch Strip Map:
# (a=1st strip min, A=1st strip max, b=2nd strip min, B=2nd strip max, ...)
#
# @-----------------------@
# | |
# a | | b
# A | DISPLAY | B
# | |
# @-----------------------@
#
# Note: touch data comes through the usb:056a:005e interface
[Device]
Name=Wacom Cintiq 22HD touch
DeviceMatch=usb:056a:005b
PairedID=usb:056a:005e
Class=Cintiq
Width=19
Height=11
Layout=cintiq-22hd.svg
Styli=0x802;0x804;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=true
Ring=false
NumStrips=2
Buttons=18
[Buttons]
Left=B;C;D;E;A;F;G;H;I
Right=K;L;M;N;J;O;P;Q;R
Touchstrip=A
Touchstrip2=J
# Note: no physical LEDs to show mode
StripsNumModes=4
libwacom-libwacom-0.29/data/cintiq-24hd-touch.tablet 0000664 0000000 0000000 00000002773 13247100124 0022313 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq 24HD touch
# DTH-2400
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# A | | I
# B | | J
# C | DISPLAY | K
# DEFF | | NNML
# DEGG | | OOML
# DEHH | | PPML
# | |
# *-----------------------*
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# *-----------------------*
# | |
# A | DISPLAY | B
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y; *=Invisible)
#
# *-----------------------*
# | |
# 10 | | 00
# 11 | | 01
# 12 | DISPLAY | 02
# 1* | | 0*
# | |
# *-----------------------*
#
# Note: touch data comes through the usb:056a:00f6 interface
[Device]
Name=Wacom Cintiq 24HD touch
DeviceMatch=usb:056a:00f8
PairedID=usb:056a:00f6
Class=Cintiq
Width=21
Height=13
Layout=cintiq-24hd.svg
Styli=0x802;0x804;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=true
Buttons=16
Ring=true
Ring2=true
StatusLEDs=Ring2;Ring
[Buttons]
Left=A;B;C;D;E;F;G;H
Right=I;J;K;L;M;N;O;P
Ring=A;B;C
Ring2=I;J;K
libwacom-libwacom-0.29/data/cintiq-24hd.tablet 0000664 0000000 0000000 00000002634 13247100124 0021167 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq 24HD
# DTK-2400
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# A | | I
# B | | J
# C | DISPLAY | K
# DEFF | | NNML
# DEGG | | OOML
# DEHH | | PPML
# | |
# *-----------------------*
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# *-----------------------*
# | |
# A | DISPLAY | B
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y; *=Invisible)
#
# *-----------------------*
# | |
# 10 | | 00
# 11 | | 01
# 12 | DISPLAY | 02
# 1* | | 0*
# | |
# *-----------------------*
#
[Device]
Name=Wacom Cintiq 24HD
DeviceMatch=usb:056a:00f4
Class=Cintiq
Width=21
Height=13
Layout=cintiq-24hd.svg
Styli=0x802;0x804;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=false
Buttons=16
Ring=true
Ring2=true
StatusLEDs=Ring2;Ring
[Buttons]
Left=A;B;C;D;E;F;G;H
Right=I;J;K;L;M;N;O;P
Ring=A;B;C
Ring2=I;J;K
libwacom-libwacom-0.29/data/cintiq-27hd.tablet 0000664 0000000 0000000 00000000525 13247100124 0021167 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq 27QHD
# DTK-2700
#
[Device]
Name=Wacom Cintiq 27QHD
DeviceMatch=usb:056a:032a
Class=Cintiq
Width=24
Height=12
Styli=0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=false
Buttons=0
Ring=false
Ring2=false
libwacom-libwacom-0.29/data/cintiq-27hdt.tablet 0000664 0000000 0000000 00000000664 13247100124 0021357 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq 27QHD touch
# DTH-2700
#
# Note: touch data comes through the usb:056a:032c interface
[Device]
Name=Wacom Cintiq 27QHD touch
DeviceMatch=usb:056a:032b
PairedID=usb:056a:032c
Class=Cintiq
Width=24
Height=12
Styli=0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=true
Buttons=0
Ring=false
Ring2=false
libwacom-libwacom-0.29/data/cintiq-companion-2.tablet 0000664 0000000 0000000 00000002210 13247100124 0022536 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq Companion
# DTH-W1310
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# D | |
# | |
# I | |
# J A H | DISPLAY |
# K | |
# | |
# E | |
# F | |
# G | |
# | |
# *-----------------------*
#
# Note: Buttons H, I, J, K are on a circle
#
# Note: touch data comes through the usb:056a:0326 interface
#
[Device]
Name=Wacom Cintiq Companion 2
Class=Cintiq
DeviceMatch=usb:056a:0325
PairedID=usb:056a:0326
Width=12
Height=7
Layout=cintiq-companion-2.svg
Styli=0x802;0x804;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Ring=false
Buttons=11
[Buttons]
Left=A;B;C;D;E;F;G;H;I;J;K
libwacom-libwacom-0.29/data/cintiq-companion-hybrid.tablet 0000664 0000000 0000000 00000002124 13247100124 0023662 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq Companion Hybrid
# DTH-A1300
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# | |
# G | |
# H A F | DISPLAY |
# I | |
# | |
# D | |
# E | |
# | |
# *-----------------------*
#
# Note: Buttons F, G, H, I are on a circle
#
# Note: touch data comes through the usb:056a:0309 interface
#
[Device]
Name=Wacom Cintiq Companion Hybrid
Class=Cintiq
DeviceMatch=usb:056a:0307
PairedID=usb:056a:0309
Width=12
Height=7
Layout=cintiq-companion-hybrid.svg
Styli=0x802;0x804;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=true
Ring=false
Buttons=9
[Buttons]
Left=B;C;G;H;A;F;I;D;E
libwacom-libwacom-0.29/data/cintiq-companion.tablet 0000664 0000000 0000000 00000002065 13247100124 0022407 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq Companion
# DTH-W1300
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# | |
# G | |
# H A F | DISPLAY |
# I | |
# | |
# D | |
# E | |
# | |
# *-----------------------*
#
# Note: Buttons F, G, H, I are on a circle
#
# Note: touch data comes through the usb:056a:030c interface
#
[Device]
Name=Wacom Cintiq Companion
Class=Cintiq
DeviceMatch=usb:056a:030a
PairedID=usb:056a:030c
Width=12
Height=7
Layout=cintiq-companion.svg
Styli=0x802;0x804;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Ring=false
Buttons=9
[Buttons]
Left=B;C;G;H;A;F;I;D;E
libwacom-libwacom-0.29/data/cintiq-pro-13.tablet 0000664 0000000 0000000 00000002237 13247100124 0021446 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq Pro 13
# DTH-1320K0
#
# K K K K K
# *-----------------------*
# | |
# | |
# | |
# | |
# | |
# | DISPLAY |
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# Note: The device has 5 keys as shown above. Their
# intended uses are, from left to right,:
# 1. Mode change (Display/Opaque)
# 2. Wacom Desktop Center
# 3. On screen keyboard
# 4. Wacom display settings
# 5. Touch on/off
#
[Device]
Name=Wacom Cintiq Pro 13
Class=Cintiq
DeviceMatch=usb:056a:034F
PairedID=usb:056a:0353
Width=12
Height=7
# No pad buttons, so no layout
Styli=0x842;0x84a;0x160802;0x16080a;0x100802;0x10080a;0x140802;0x14080a;0x120802;0x100804;0x10080c;0x100902;0x10090a;0x80842
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=true
Ring=false
Buttons=0
libwacom-libwacom-0.29/data/cintiq-pro-16.tablet 0000664 0000000 0000000 00000002237 13247100124 0021451 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq Pro 16
# DTH-1620K0
#
# K K K K K
# *-----------------------*
# | |
# | |
# | |
# | |
# | |
# | DISPLAY |
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# Note: The device has 5 keys as shown above. Their
# intended uses are, from left to right,:
# 1. Mode change (Display/Opaque)
# 2. Wacom Desktop Center
# 3. On screen keyboard
# 4. Wacom display settings
# 5. Touch on/off
#
[Device]
Name=Wacom Cintiq Pro 16
Class=Cintiq
DeviceMatch=usb:056a:0350
PairedID=usb:056a:0354
Width=14
Height=8
# No pad buttons, so no layout
Styli=0x842;0x84a;0x160802;0x16080a;0x100802;0x10080a;0x140802;0x14080a;0x120802;0x100804;0x10080c;0x100902;0x10090a;0x80842
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=true
Ring=false
Buttons=0
libwacom-libwacom-0.29/data/cintiq-pro-24-p.tablet 0000664 0000000 0000000 00000002240 13247100124 0021677 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq Pro 24 P
# DTK-2420
#
# K K K K K
# *-----------------------*
# | |
# | |
# | |
# | |
# | |
# | DISPLAY |
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# Note: The device has 5 keys as shown above. Their
# intended uses are, from left to right,:
# 1. Change display source (DisplayPort, USB-C, etc.)
# 2. Wacom Desktop Center
# 3. On screen keyboard
# 4. Wacom display settings
# 5. Touch on/off
#
[Device]
Name=Wacom Cintiq Pro 24 P
Class=Cintiq
DeviceMatch=usb:056a:037c
Width=20
Height=12
# No pad buttons, so no layout
Styli=0x842;0x84a;0x160802;0x16080a;0x100802;0x10080a;0x140802;0x14080a;0x120802;0x100804;0x10080c;0x100902;0x10090a;0x80842
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=false
Ring=false
Buttons=0
libwacom-libwacom-0.29/data/cintiq-pro-24-pt.tablet 0000664 0000000 0000000 00000002270 13247100124 0022066 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq Pro 24 PT
# DTH-2420
#
# K K K K K
# *-----------------------*
# | |
# | |
# | |
# | |
# | |
# | DISPLAY |
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# Note: The device has 5 keys as shown above. Their
# intended uses are, from left to right,:
# 1. Change display source (DisplayPort, USB-C, etc.)
# 2. Wacom Desktop Center
# 3. On screen keyboard
# 4. Wacom display settings
# 5. Touch on/off
#
[Device]
Name=Wacom Cintiq Pro 24 PT
Class=Cintiq
DeviceMatch=usb:056a:0351
PairedID=usb:056a:0355
Width=20
Height=12
# No pad buttons, so no layout
Styli=0x842;0x84a;0x160802;0x16080a;0x100802;0x10080a;0x140802;0x14080a;0x120802;0x100804;0x10080c;0x100902;0x10090a;0x80842
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=true
Ring=false
Buttons=0
libwacom-libwacom-0.29/data/cintiq-pro-32.tablet 0000664 0000000 0000000 00000002262 13247100124 0021445 0 ustar 00root root 0000000 0000000 # Wacom
# Cintiq Pro 32
# DTH-3220
#
# K K K K K
# *-----------------------*
# | |
# | |
# | |
# | |
# | |
# | DISPLAY |
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# Note: The device has 5 keys as shown above. Their
# intended uses are, from left to right,:
# 1. Change display source (DisplayPort, USB-C, etc.)
# 2. Wacom Desktop Center
# 3. On screen keyboard
# 4. Wacom display settings
# 5. Touch on/off
#
[Device]
Name=Wacom Cintiq Pro 32
Class=Cintiq
DeviceMatch=usb:056a:0352
PairedID=usb:056a:0356
Width=27
Height=15
# No pad buttons, so no layout
Styli=0x842;0x84a;0x160802;0x16080a;0x100802;0x10080a;0x140802;0x14080a;0x120802;0x100804;0x10080c;0x100902;0x10090a;0x80842
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=true
Ring=false
Buttons=0
libwacom-libwacom-0.29/data/dell-canvas-27.tablet 0000664 0000000 0000000 00000001367 13247100124 0021562 0 ustar 00root root 0000000 0000000 # Dell
# Canvas 27
#
#
#
# *-----------------------*
# | |
# | |
# | |
# | |
# | |
# | DISPLAY |
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
[Device]
Name=Dell Canvas 27
Class=Cintiq
DeviceMatch=usb:056a:4200
PairedID=usb:2575:0204
Width=23
Height=13
# No pad buttons, so no layout
Styli=0xffffd;
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=true
Ring=false
Buttons=0
libwacom-libwacom-0.29/data/dtf-720.tablet 0000664 0000000 0000000 00000000354 13247100124 0020221 0 ustar 00root root 0000000 0000000 # Wacom
# DTF-720 Interactive Pen Display
#
# FIXME: This file has not been verified yet
[Device]
Name=Wacom DTF-720
DeviceMatch=usb:056a:00c0
Width=13
Height=11
Class=PenDisplay
IntegratedIn=Display
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/dth-1152.tablet 0000664 0000000 0000000 00000000530 13247100124 0020277 0 ustar 00root root 0000000 0000000 # Wacom
# DTH-1152 Interactive Pen Display
#
# Note: Stylus does not have an eraser
[Device]
Name=Wacom DTH1152
DeviceMatch=usb:056a:035a
PairedID=usb:056a:0368
Class=PenDisplay
Width=9
Height=5
#No ExpressKeys, so no layout
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=true
Ring=false
Ring2=false
NumStrips=0
Buttons=0
libwacom-libwacom-0.29/data/dth-2242.tablet 0000664 0000000 0000000 00000001375 13247100124 0020310 0 ustar 00root root 0000000 0000000 # Wacom
# DTH-2242 Interactive Pen and Touch Display
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# A B C D E F
# *-----------------*
# | |
# | DISPLAY |
# | |
# *-----------------*
#
# Note: touch data comes through the usb:056a:005d interface
[Device]
Name=Wacom DTH2242
DeviceMatch=usb:056a:0059
PairedID=usb:056a:005d
Class=PenDisplay
Width=19
Height=11
Layout=dth-2242.svg
Styli=0x180802;0x18080a;
IntegratedIn=Display
[Features]
# This tablet supports two stylus models:
# a pen without eraser and a pen with eraser
Stylus=true
Reversible=false
Touch=true
Ring=false
Ring2=false
NumStrips=0
# Actually 7 buttons but one is reserved for onscreen menus
Buttons=6
[Buttons]
Top=A;B;C;D;E;F
libwacom-libwacom-0.29/data/dth-2452.tablet 0000664 0000000 0000000 00000001154 13247100124 0020306 0 ustar 00root root 0000000 0000000 # Wacom
# DTH-2452 Interactive Pen Display
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------*
# | | A
# | | B
# | DISPLAY |
# | | C
# | | D
# *-----------------*
#
[Device]
Name=Wacom DTH2452
DeviceMatch=usb:056a:037d
PairedID=usb:056a:037e
Class=PenDisplay
Width=20
Height=12
Layout=dth-2452.svg
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=true
Ring=false
Ring2=false
NumStrips=0
# Actually 5 buttons but one is reserved for onscreen menus
Buttons=4
[Buttons]
Right=A;B;C;D
libwacom-libwacom-0.29/data/dti-520.tablet 0000664 0000000 0000000 00000001365 13247100124 0020225 0 ustar 00root root 0000000 0000000 # Wacom
# DTI-520 Interactive Pen Display
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# F G H I J
# *-----------------*
# | |
# | DISPLAY |
# | |
# *-----------------*
# D
# B A C B
# E
[Device]
Name=Wacom DTI520UB/L
DeviceMatch=usb:056a:003a
Class=PenDisplay
Width=14
Height=12
Layout=dti-520.svg
# FIXME does the stylus have an eraser?
# Styli=0xfffff;
IntegratedIn=Display
[Features]
# This tablet does not appear to support erasers on styli
Stylus=true
Reversible=false
Touch=false
Ring=false
Ring2=false
NumStrips=0
# Actually 11 buttons but the two Ctrl ones send the same scancode
Buttons=10
[Buttons]
Top=F;G;H;I;J
Bottom=B;A;D;E;C;B
libwacom-libwacom-0.29/data/dtk-1651.tablet 0000664 0000000 0000000 00000001027 13247100124 0020310 0 ustar 00root root 0000000 0000000 # Wacom
# DTK-1651 Interactive Pen Display
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------*
# | | D
# | | C
# | DISPLAY |
# | | B
# | | A
# *-----------------*
#
[Device]
Name=Wacom DTK1651
DeviceMatch=usb:056a:0343
Class=PenDisplay
Width=14
Height=8
Layout=dtk-1651.svg
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=false
Ring=false
Ring2=false
NumStrips=0
Buttons=4
[Buttons]
Right=A;B;C;D
libwacom-libwacom-0.29/data/dtk-2241.tablet 0000664 0000000 0000000 00000001240 13247100124 0020301 0 ustar 00root root 0000000 0000000 # Wacom
# DTK-2241 Interactive Pen Display
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# A B C D E F
# *-----------------*
# | |
# | DISPLAY |
# | |
# *-----------------*
#
[Device]
Name=Wacom DTK2241
DeviceMatch=usb:056a:0057
Class=PenDisplay
Width=19
Height=11
Layout=dth-2242.svg
Styli=0x180802;0x18080a;
IntegratedIn=Display
[Features]
# This tablet supports two stylus models:
# a pen without eraser and a pen with eraser
Stylus=true
Reversible=false
Touch=false
Ring=false
Ring2=false
NumStrips=0
# Actually 7 buttons but one is reserved for onscreen menus
Buttons=6
[Buttons]
Top=A;B;C;D;E;F
libwacom-libwacom-0.29/data/dtk-2451.tablet 0000664 0000000 0000000 00000001126 13247100124 0020307 0 ustar 00root root 0000000 0000000 # Wacom
# DTK-2451 Interactive Pen Display
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------*
# | | A
# | | B
# | DISPLAY |
# | | C
# | | D
# *-----------------*
#
[Device]
Name=Wacom DTK2451
DeviceMatch=usb:056a:0382
Class=PenDisplay
Width=20
Height=12
Layout=dtk-2451.svg
IntegratedIn=Display
[Features]
Stylus=true
Reversible=false
Touch=false
Ring=false
Ring2=false
NumStrips=0
# Actually 5 buttons but one is reserved for onscreen menus
Buttons=4
[Buttons]
Right=A;B;C;D
libwacom-libwacom-0.29/data/dtu-1031.tablet 0000664 0000000 0000000 00000001146 13247100124 0020314 0 ustar 00root root 0000000 0000000 # Wacom
# DTU-1031 Interactive Pen Display
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# A *-----------------*
# B | |
# C | |
# D | DISPLAY |
# | |
# | |
# *-----------------*
#
[Device]
Name=Wacom DTU1031
DeviceMatch=usb:056a:00fb
Class=PenDisplay
Width=9
Height=5
Layout=dtu-1031.svg
IntegratedIn=Display
[Features]
# This tablet supports two stylus models:
# a pen without eraser and a pen with eraser
Stylus=true
Reversible=false
Touch=false
Ring=false
Ring2=false
NumStrips=0
Buttons=4
[Buttons]
Left=A;B;C;D
libwacom-libwacom-0.29/data/dtu-1031x.tablet 0000664 0000000 0000000 00000000526 13247100124 0020505 0 ustar 00root root 0000000 0000000 # Wacom
# DTU-1031X Interactive Pen Display
#
[Device]
Name=Wacom DTU1031X
DeviceMatch=usb:056a:032f
Class=PenDisplay
Width=9
Height=5
IntegratedIn=Display
[Features]
# This tablet supports two stylus models:
# a pen without eraser and a pen with eraser
Stylus=true
Reversible=false
Touch=false
Ring=false
Ring2=false
NumStrips=0
Buttons=0
libwacom-libwacom-0.29/data/dtu-1141.tablet 0000664 0000000 0000000 00000001170 13247100124 0020313 0 ustar 00root root 0000000 0000000 # Wacom
# DTU-1141 Interactive Pen Display
# Button Map:
# (A=1, B=2, C=3, ...)
#
# A B C D
# *-----------------*
# | |
# | |
# | DISPLAY |
# | |
# | |
# *-----------------*
#
[Device]
Name=Wacom DTU1141
DeviceMatch=usb:056a:0336
Class=PenDisplay
Width=9
Height=5
Layout=dtu-1141.svg
IntegratedIn=Display
[Features]
# This tablet supports two stylus models:
# a pen without eraser and a pen with eraser
Stylus=true
Reversible=false
Touch=false
Ring=false
Ring2=false
NumStrips=0
Buttons=4
[Buttons]
Top=A;B;C;D
libwacom-libwacom-0.29/data/dtu-1631.tablet 0000664 0000000 0000000 00000000355 13247100124 0020323 0 ustar 00root root 0000000 0000000 # Wacom
# DTU-1631 Interactive Pen Display
#
# FIXME: This file has not been verified yet
[Device]
Name=Wacom DTU-1631
DeviceMatch=usb:056a:00f0
Width=14
Height=8
Class=PenDisplay
IntegratedIn=Display
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/dtu-1931.tablet 0000664 0000000 0000000 00000000315 13247100124 0020322 0 ustar 00root root 0000000 0000000 # Wacom
# DTU-1931 Interactive Pen Display
#
[Device]
Name=Wacom DTU-1931
DeviceMatch=usb:056a:00c7
Width=15
Height=12
Class=PenDisplay
IntegratedIn=Display
[Features]
Stylus=true
Buttons=0
BuiltIn=true
libwacom-libwacom-0.29/data/dtu-2231.tablet 0000664 0000000 0000000 00000000301 13247100124 0020307 0 ustar 00root root 0000000 0000000 # Wacom
# DTU-2231 Interactive Pen Display
#
[Device]
Name=Wacom DTU-2231
DeviceMatch=usb:056a:00ce
Class=PenDisplay
Width=19
Height=11
IntegratedIn=Display
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/ek-remote.tablet 0000664 0000000 0000000 00000001005 13247100124 0021020 0 ustar 00root root 0000000 0000000 # Wacom
# ExpressKey Remote
# ACK-411050
#
# C D
# B A E
# F
# G H I
# J K L
# M N O
# P
# Q R
[Device]
Name=Wacom ExpressKey Remote
DeviceMatch=usb:056a:0331
Layout=ek-remote.svg
Class=Remote
[Features]
Stylus=false
Ring=true
NumStrips=0
Buttons=18
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R
#Note that though this device has 3 ring modes
#this mode selection does not function the same
#as previous devices. The EKR's mode is read-only.
RingNumModes=3
Ring=A
libwacom-libwacom-0.29/data/generic.tablet 0000664 0000000 0000000 00000000162 13247100124 0020547 0 ustar 00root root 0000000 0000000 [Device]
Name=Generic
DeviceMatch=generic
[Features]
Reversible=true
Stylus=true
Ring=true
NumStrips=2
Buttons=4
libwacom-libwacom-0.29/data/graphire-usb.tablet 0000664 0000000 0000000 00000000744 13247100124 0021531 0 ustar 00root root 0000000 0000000 # Wacom
# Graphire
# ET-0405-U
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *----------------------*
# | |
# | |
# | |
# | TABLET |
# | |
# | |
# | |
# *----------------------*
#
[Device]
Name=Wacom Graphire
DeviceMatch=usb:056a:0010
Class=Graphire
Width=5
Height=4
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/graphire-wireless-8x6.tablet 0000664 0000000 0000000 00000000344 13247100124 0023214 0 ustar 00root root 0000000 0000000 [Device]
Name=Wacom Graphire Wireless
DeviceMatch=bluetooth:056a:81
Class=Graphire
Width=8
Height=6
Layout=graphire-wireless-8x6.svg
IntegratedIn=
[Features]
Reversible=false
Stylus=true
Ring=false
Buttons=2
[Buttons]
Top=A;B
libwacom-libwacom-0.29/data/graphire2-4x5.tablet 0000664 0000000 0000000 00000000755 13247100124 0021444 0 ustar 00root root 0000000 0000000 # Wacom
# Graphire2 4x5
# ET-0405A
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *----------------------*
# | |
# | |
# | |
# | TABLET |
# | |
# | |
# | |
# *----------------------*
#
[Device]
Name=Wacom Graphire2 4x5
DeviceMatch=usb:056a:0011
Class=Graphire
Width=5
Height=4
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/graphire2-5x7.tablet 0000664 0000000 0000000 00000000755 13247100124 0021447 0 ustar 00root root 0000000 0000000 # Wacom
# Graphire2 5x7
# ET-0507A
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *----------------------*
# | |
# | |
# | |
# | TABLET |
# | |
# | |
# | |
# *----------------------*
#
[Device]
Name=Wacom Graphire2 5x7
DeviceMatch=usb:056a:0012
Class=Graphire
Width=7
Height=5
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/graphire3-4x5.tablet 0000664 0000000 0000000 00000000251 13247100124 0021434 0 ustar 00root root 0000000 0000000
[Device]
# Model CTE-430 (Sapphire) (CTE-430/B)
Name=Wacom Graphire3 4x5
DeviceMatch=usb:056a:0013
Class=Graphire
Width=5
Height=4
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/graphire3-6x8.tablet 0000664 0000000 0000000 00000000251 13247100124 0021441 0 ustar 00root root 0000000 0000000
[Device]
# Model CTE-630 (Sapphire) (CTE-630/B)
Name=Wacom Graphire3 6x8
DeviceMatch=usb:056a:0014
Class=Graphire
Width=8
Height=6
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/graphire4-4x5.tablet 0000664 0000000 0000000 00000001056 13247100124 0021441 0 ustar 00root root 0000000 0000000 # Wacom
# Graphire4 4x5
# CTE-440
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# AA BB
# *----------------------*
# | |
# | |
# | |
# | TABLET |
# | |
# | |
# | |
# *----------------------*
#
[Device]
Name=Wacom Graphire4 4x5
DeviceMatch=usb:056a:0015
Class=Graphire
Width=5
Height=4
Layout=graphire4-4x5.svg
[Features]
Stylus=true
Buttons=2
[Buttons]
Top=A;B
libwacom-libwacom-0.29/data/huion-h610-pro.tablet 0000664 0000000 0000000 00000000562 13247100124 0021533 0 ustar 00root root 0000000 0000000 # HUION
# H610 Pro
#
[Device]
Name=Huion H610 Pro
DeviceMatch=usb:256c:006e:HUION PenTablet Pen;usb:256c:006e:HUION PenTablet Pad
Class=Bamboo
Width=10
Height=6
IntegratedIn=
Layout=huion-h610-pro.svg
Styli=0xffffd;
[Features]
Stylus=true
Reversible=true
Touch=false
Buttons=8
[Buttons]
Left=A;B;C;D;E;F;G;H
EvdevCodes=0x100;0x101;0x102;0x103;0x104;0x105;0x106;0x107
libwacom-libwacom-0.29/data/intuos-12x12.tablet 0000664 0000000 0000000 00000000264 13247100124 0021232 0 ustar 00root root 0000000 0000000 [Device]
Name=Wacom Intuos 12x12
DeviceMatch=usb:056a:0023
Class=Intuos
Width=12
Height=12
Styli=0xd12;0xd1a;0x822;0x82a;0x812;0x832;0x096;0x094;
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/intuos-12x18.tablet 0000664 0000000 0000000 00000000264 13247100124 0021240 0 ustar 00root root 0000000 0000000 [Device]
Name=Wacom Intuos 12x18
DeviceMatch=usb:056a:0024
Class=Intuos
Width=18
Height=12
Styli=0xd12;0xd1a;0x822;0x82a;0x812;0x832;0x096;0x094;
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/intuos-4x5.tablet 0000664 0000000 0000000 00000000260 13247100124 0021071 0 ustar 00root root 0000000 0000000 [Device]
Name=Wacom Intuos 4x5
DeviceMatch=usb:056a:0020
Class=Intuos
Width=5
Height=4
Styli=0xd12;0xd1a;0x822;0x82a;0x812;0x832;0x096;0x094;
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/intuos-6x8.tablet 0000664 0000000 0000000 00000000260 13247100124 0021076 0 ustar 00root root 0000000 0000000 [Device]
Name=Wacom Intuos 6x8
DeviceMatch=usb:056a:0021
Class=Intuos
Width=8
Height=6
Styli=0xd12;0xd1a;0x822;0x82a;0x812;0x832;0x096;0x094;
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/intuos-9x12.tablet 0000664 0000000 0000000 00000000262 13247100124 0021156 0 ustar 00root root 0000000 0000000 [Device]
Name=Wacom Intuos 9x12
DeviceMatch=usb:056a:0022
Class=Intuos
Width=12
Height=9
Styli=0xd12;0xd1a;0x822;0x82a;0x812;0x832;0x096;0x094;
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/intuos-m-p.tablet 0000664 0000000 0000000 00000001245 13247100124 0021146 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos Pen Medium
# CTL-680
#
# Successor of Bamboo3 series
#
# stylus with two buttons and eraser
# Pen active area: 8.5 x 5.3in
#
# Button Map:
# (A=RIGHT, B=LEFT, C=FORWARD, D=BACKWARD)
#
# A C
# B D
# *-----------------------*
# | |
# | |
# | TABLET |
# | |
# | |
# *-----------------------*
[Device]
Name=Intuos Pen Medium
DeviceMatch=usb:056a:0323
Class=Bamboo
Width=9
Height=5
Layout=intuos-m-p.svg
IntegratedIn=
[Features]
Stylus=true
Reversible=false
Buttons=4
[Buttons]
Top=A;B;C;D
libwacom-libwacom-0.29/data/intuos-m-p2.tablet 0000664 0000000 0000000 00000001337 13247100124 0021232 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos Pen Medium
# CTL-690
#
# Successor of Bamboo3 series while stylus
# is in Intuos stylus format
#
# stylus with two buttons and no eraser
# Pen active area: 8.5 x 5.3in
#
# Button Map:
# (A=RIGHT, B=LEFT, C=FORWARD, D=BACKWARD)
#
# A C
# B D
# *-----------------------*
# | |
# | |
# | TABLET |
# | |
# | |
# *-----------------------*
[Device]
Name=Intuos Pen Medium
DeviceMatch=usb:056a:033d
Class=Bamboo
Width=9
Height=5
Layout=intuos-m-p2.svg
IntegratedIn=
Styli=0x8e2;
[Features]
Stylus=true
Reversible=false
Buttons=4
[Buttons]
Top=A;B;C;D
libwacom-libwacom-0.29/data/intuos-m-pt.tablet 0000664 0000000 0000000 00000002150 13247100124 0021326 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos Pen & Touch Medium
# CTH-680
#
# Successor of Bamboo3 series
#
# stylus with two buttons and eraser; 16FG touch
# Pen active area: 8.5 x 5.3in
# Touch active area: 8.5 x 5.3in
#
# Button Map:
# (A=RIGHT, B=LEFT, C=FORWARD, D=BACKWARD)
#
# A C
# B D
# *-----------------------*
# | |
# | |
# | TABLET |
# | |
# | |
# *-----------------------*
#
# Touch Switch Map:
# (on the edge of top right corner; switch to right: touch off; switch to left: touch on)
#
# S
# *-----------------------*
# | |
# | |
# | TABLET |
# | |
# | |
# *-----------------------*
[Device]
Name=Intuos Pen & Touch Medium
DeviceMatch=usb:056a:0303
Class=Bamboo
Width=9
Height=5
Layout=intuos-m-pt.svg
IntegratedIn=
[Features]
Stylus=true
Reversible=false
Touch=true
Buttons=4
TouchSwitch=true
[Buttons]
Top=A;B;C;D
libwacom-libwacom-0.29/data/intuos-m-pt2.tablet 0000664 0000000 0000000 00000002242 13247100124 0021412 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos Pen & Touch Medium
# CTH-690
#
# Successor of Bamboo3 series while stylus
# is in Intuos stylus format
#
# stylus with two buttons and no eraser; 16FG touch
# Pen active area: 8.5 x 5.3in
# Touch active area: 8.5 x 5.3in
#
# Button Map:
# (A=RIGHT, B=LEFT, C=FORWARD, D=BACKWARD)
#
# A C
# B D
# *-----------------------*
# | |
# | |
# | TABLET |
# | |
# | |
# *-----------------------*
#
# Touch Switch Map:
# (on the edge of top right corner; switch to right: touch off; switch to left: touch on)
#
# S
# *-----------------------*
# | |
# | |
# | TABLET |
# | |
# | |
# *-----------------------*
[Device]
Name=Intuos Pen & Touch Medium
DeviceMatch=usb:056a:033e
Class=Bamboo
Width=9
Height=5
Layout=intuos-m-pt2.svg
IntegratedIn=
Styli=0x8e2;
[Features]
Stylus=true
Reversible=false
Touch=true
Buttons=4
TouchSwitch=true
[Buttons]
Top=A;B;C;D
libwacom-libwacom-0.29/data/intuos-pro-2-l-wl.tablet 0000664 0000000 0000000 00000002675 13247100124 0022275 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos Pro 2 L WL
# PTH-860
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# A | |
# B | |
# C | |
# D | |
# I | TABLET |
# E | |
# F | |
# G | |
# H | |
# | |
# *-----------------------*
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# *-----------------------*
# | |
# A | TABLET |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y; *=Invisible)
#
# *-----------------------*
# | |
# | |
# 01 02 | |
# | TABLET |
# 00 03 | |
# | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos Pro 2 L WL
DeviceMatch=bluetooth:056a:0361
Class=Intuos5
Width=12
Height=8
Layout=intuos-pro-2-l.svg
IntegratedIn=
Styli=0x842;0x84a;0x160802;0x16080a;0x100802;0x10080a;0x140802;0x14080a;0x120802;0x100804;0x10080c;0x100902;0x10090a;0x80842
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=9
Ring=true
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G;H;I
Ring=I
RingNumModes=4
libwacom-libwacom-0.29/data/intuos-pro-2-l.tablet 0000664 0000000 0000000 00000002661 13247100124 0021650 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos Pro 2 L
# PTH-860
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# A | |
# B | |
# C | |
# D | |
# I | TABLET |
# E | |
# F | |
# G | |
# H | |
# | |
# *-----------------------*
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# *-----------------------*
# | |
# A | TABLET |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y; *=Invisible)
#
# *-----------------------*
# | |
# | |
# 01 02 | |
# | TABLET |
# 00 03 | |
# | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos Pro 2 L
DeviceMatch=usb:056a:0358
Class=Intuos5
Width=12
Height=8
Layout=intuos-pro-2-l.svg
IntegratedIn=
Styli=0x842;0x84a;0x160802;0x16080a;0x100802;0x10080a;0x140802;0x14080a;0x120802;0x100804;0x10080c;0x100902;0x10090a;0x80842
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=9
Ring=true
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G;H;I
Ring=I
RingNumModes=4
libwacom-libwacom-0.29/data/intuos-pro-2-m-wl.tablet 0000664 0000000 0000000 00000002674 13247100124 0022275 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos Pro 2 M WL
# PTH-660
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# A | |
# B | |
# C | |
# D | |
# I | TABLET |
# E | |
# F | |
# G | |
# H | |
# | |
# *-----------------------*
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# *-----------------------*
# | |
# A | TABLET |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y; *=Invisible)
#
# *-----------------------*
# | |
# | |
# 01 02 | |
# | TABLET |
# 00 03 | |
# | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos Pro 2 M WL
DeviceMatch=bluetooth:056a:0360
Class=Intuos5
Width=9
Height=6
Layout=intuos-pro-2-m.svg
IntegratedIn=
Styli=0x842;0x84a;0x160802;0x16080a;0x100802;0x10080a;0x140802;0x14080a;0x120802;0x100804;0x10080c;0x100902;0x10090a;0x80842
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=9
Ring=true
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G;H;I
Ring=I
RingNumModes=4
libwacom-libwacom-0.29/data/intuos-pro-2-m.tablet 0000664 0000000 0000000 00000002660 13247100124 0021650 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos Pro 2 M
# PTH-660
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# A | |
# B | |
# C | |
# D | |
# I | TABLET |
# E | |
# F | |
# G | |
# H | |
# | |
# *-----------------------*
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# *-----------------------*
# | |
# A | TABLET |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y; *=Invisible)
#
# *-----------------------*
# | |
# | |
# 01 02 | |
# | TABLET |
# 00 03 | |
# | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos Pro 2 M
DeviceMatch=usb:056a:0357
Class=Intuos5
Width=9
Height=6
Layout=intuos-pro-2-m.svg
IntegratedIn=
Styli=0x842;0x84a;0x160802;0x16080a;0x100802;0x10080a;0x140802;0x14080a;0x120802;0x100804;0x10080c;0x100902;0x10090a;0x80842
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=9
Ring=true
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G;H;I
Ring=I
RingNumModes=4
libwacom-libwacom-0.29/data/intuos-pro-l.tablet 0000664 0000000 0000000 00000002710 13247100124 0021504 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos Pro L
# PTH-851
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# D | |
# E | |
# A | TABLET |
# F | |
# G | |
# H | |
# I | |
# | |
# *-----------------------*
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# *-----------------------*
# | |
# A | TABLET |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y; *=Invisible)
#
# *-----------------------*
# | |
# | |
# 00 01 | |
# | TABLET |
# 03 02 | |
# | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos Pro L
DeviceMatch=usb:056a:0317
Class=Intuos5
Width=13
Height=8
Layout=intuos-pro-l.svg
IntegratedIn=
Styli=0x006;0x802;0x804;0x806;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=9
Ring=true
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G;H;I
Ring=A
RingNumModes=4
libwacom-libwacom-0.29/data/intuos-pro-m.tablet 0000664 0000000 0000000 00000002701 13247100124 0021505 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos Pro M
# PTH-651
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# D | |
# E | |
# A | TABLET |
# F | |
# G | |
# H | |
# I | |
# | |
# *-----------------------*
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# *-----------------------*
# | |
# A | TABLET |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y; *=Invisible)
#
# *-----------------------*
# | |
# | |
# 00 01 | |
# | TABLET |
# 03 02 | |
# | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos Pro M
DeviceMatch=usb:056a:0315
Class=Intuos5
Width=9
Height=6
Layout=intuos-pro-m.svg
IntegratedIn=
Styli=0x802;0x804;0x806;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=9
Ring=true
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G;H;I
Ring=A
RingNumModes=4
libwacom-libwacom-0.29/data/intuos-pro-s.tablet 0000664 0000000 0000000 00000002577 13247100124 0021526 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos Pro S
# PTH-451
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# D | |
# A | TABLET |
# E | |
# F | |
# G | |
# | |
# *-----------------------*
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# *-----------------------*
# | |
# A | TABLET |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y; *=Invisible)
#
# *-----------------------*
# | |
# | |
# 00 01 | |
# | TABLET |
# 03 02 | |
# | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos Pro S
DeviceMatch=usb:056a:0314
Class=Intuos5
Width=6
Height=4
Layout=intuos-pro-s.svg
IntegratedIn=
Styli=0x802;0x804;0x806;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=7
Ring=true
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G
Ring=A
RingNumModes=4
libwacom-libwacom-0.29/data/intuos-s-p.tablet 0000664 0000000 0000000 00000001145 13247100124 0021153 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos Pen Small
# CTL-480
#
# Successor of Bamboo3 series
#
# stylus with two buttons and eraser
# Pen active area: 6.0 x 3.7in
#
# Button Map:
# (A=RIGHT, B=LEFT, C=FORWARD, D=BACKWARD)
#
# A C
# B D
# *-----------------------*
# | |
# | TABLET |
# | |
# *-----------------------*
[Device]
Name=Intuos Pen Small
DeviceMatch=usb:056a:030e
Class=Bamboo
Width=6
Height=4
Layout=intuos-s-p.svg
IntegratedIn=
[Features]
Stylus=true
Reversible=false
Buttons=4
[Buttons]
Top=A;B;C;D
libwacom-libwacom-0.29/data/intuos-s-p2.tablet 0000664 0000000 0000000 00000001237 13247100124 0021237 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos Pen Small
# CTL-490
#
# Successor of Bamboo3 series while stylus
# is in Intuos stylus format
#
# stylus with two buttons and no eraser
# Pen active area: 6.0 x 3.7in
#
# Button Map:
# (A=RIGHT, B=LEFT, C=FORWARD, D=BACKWARD)
#
# A C
# B D
# *-----------------------*
# | |
# | TABLET |
# | |
# *-----------------------*
[Device]
Name=Intuos Pen Small
DeviceMatch=usb:056a:033b
Class=Bamboo
Width=6
Height=4
Layout=intuos-s-p2.svg
IntegratedIn=
Styli=0x8e2;
[Features]
Stylus=true
Reversible=false
Buttons=4
[Buttons]
Top=A;B;C;D
libwacom-libwacom-0.29/data/intuos-s-pt.tablet 0000664 0000000 0000000 00000002146 13247100124 0021341 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos Pen & Touch Small
# CTH-480
#
# Successor of Bamboo3 series
#
# stylus with two buttons and eraser; 16FG touch
# Pen active area: 6.0 x 3.7in
# Touch active area: 6.0 x 3.7in
#
# Button Map:
# (A=RIGHT, B=LEFT, C=FORWARD, D=BACKWARD)
#
# A C
# B D
# *-----------------------*
# | |
# | |
# | TABLET |
# | |
# | |
# *-----------------------*
#
# Touch Switch Map:
# (on the edge of top right corner; switch to right: touch off; switch to left: touch on)
#
# S
# *-----------------------*
# | |
# | |
# | TABLET |
# | |
# | |
# *-----------------------*
[Device]
Name=Intuos Pen & Touch Small
DeviceMatch=usb:056a:0302
Class=Bamboo
Width=6
Height=4
Layout=intuos-s-pt.svg
IntegratedIn=
[Features]
Stylus=true
Reversible=false
Touch=true
Buttons=4
TouchSwitch=true
[Buttons]
Top=A;B;C;D
libwacom-libwacom-0.29/data/intuos-s-pt2.tablet 0000664 0000000 0000000 00000002176 13247100124 0021426 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos Pen & Touch Small
# CTH-490
#
# Successor of Bamboo3 series while stylus
# is in Intuos stylus format
#
# stylus with two buttons and eraser; 16FG touch
# Pen active area: 6.0 x 3.7in
# Touch active area: 6.0 x 3.7in
#
# Button Map:
# (A=RIGHT, B=LEFT, C=FORWARD, D=BACKWARD)
#
# A C
# B D
# *-----------------------*
# | |
# | TABLET |
# | |
# | |
# *-----------------------*
#
# Touch Switch Map:
# (on the edge of top right corner; switch to right: touch off; switch to left: touch on)
#
# S
# *-----------------------*
# | |
# | |
# | TABLET |
# | |
# | |
# *-----------------------*
[Device]
Name=Intuos Pen & Touch Small
DeviceMatch=usb:056a:033c
Class=Bamboo
Width=6
Height=4
Layout=intuos-s-pt2.svg
IntegratedIn=
Styli=0x8e2;
[Features]
Stylus=true
Reversible=false
Touch=true
Buttons=4
TouchSwitch=true
[Buttons]
Top=A;B;C;D
libwacom-libwacom-0.29/data/intuos2-12x12.tablet 0000664 0000000 0000000 00000000316 13247100124 0021312 0 ustar 00root root 0000000 0000000 [Device]
Name=Wacom Intuos2 12x12
DeviceMatch=usb:056a:0044
Class=Intuos2
Width=12
Height=12
Styli=0x912;0x91a;0x822;0x82a;0x842;0x852;0x85a;0x812;0x832;0x096;0x094;0x007;
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/intuos2-12x18.tablet 0000664 0000000 0000000 00000000316 13247100124 0021320 0 ustar 00root root 0000000 0000000 [Device]
Name=Wacom Intuos2 12x18
DeviceMatch=usb:056a:0045
Class=Intuos2
Width=18
Height=12
Styli=0x912;0x91a;0x822;0x82a;0x842;0x852;0x85a;0x812;0x832;0x096;0x094;0x007;
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/intuos2-4x5.tablet 0000664 0000000 0000000 00000000312 13247100124 0021151 0 ustar 00root root 0000000 0000000 [Device]
Name=Wacom Intuos2 4x5
DeviceMatch=usb:056a:0041
Class=Intuos2
Width=5
Height=4
Styli=0x912;0x91a;0x822;0x82a;0x842;0x852;0x85a;0x812;0x832;0x096;0x094;0x007;
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/intuos2-6x8.tablet 0000664 0000000 0000000 00000000363 13247100124 0021164 0 ustar 00root root 0000000 0000000 [Device]
Name=Wacom Intuos2 6x8
# FIXME add missing usb:0056a:0047 match
DeviceMatch=usb:056a:0042
Class=Intuos2
Width=8
Height=6
Styli=0x912;0x91a;0x822;0x82a;0x842;0x852;0x85a;0x812;0x832;0x096;0x094;0x007;
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/intuos2-9x12.tablet 0000664 0000000 0000000 00000000314 13247100124 0021236 0 ustar 00root root 0000000 0000000 [Device]
Name=Wacom Intuos2 9x12
DeviceMatch=usb:056a:0043
Class=Intuos2
Width=12
Height=9
Styli=0x912;0x91a;0x822;0x82a;0x842;0x852;0x85a;0x812;0x832;0x096;0x094;0x007;
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/intuos3-12x12.tablet 0000664 0000000 0000000 00000002030 13247100124 0021306 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos3 12x12
# PTZ-1230
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# CA | | EG
# CA | | EG
# CB | | FG
# CB | | FG
# DD | TABLET | HH
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# Touch Strip Map:
# (a=1st strip min, A=1st strip max, b=2nd strip min, B=2nd strip max, ...)
#
# *-----------------------*
# | |
# a | | b
# A | DISPLAY | B
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos3 12x12
DeviceMatch=usb:056a:00b3
Class=Intuos3
Width=12
Height=12
Layout=intuos3-12x12.svg
Styli=0x913;0x91b;0x813;0x81b;0x823;0x82b;0x801;0x885;0x017;0x097;
[Features]
Stylus=true
NumStrips=2
Buttons=8
[Buttons]
Left=A;B;C;D
Right=E;F;G;H
libwacom-libwacom-0.29/data/intuos3-12x19.tablet 0000664 0000000 0000000 00000002031 13247100124 0021316 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos3 12x19
# PTZ-1231W
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# CA | | EG
# CA | | EG
# CB | | FG
# CB | | FG
# DD | TABLET | HH
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# Touch Strip Map:
# (a=1st strip min, A=1st strip max, b=2nd strip min, B=2nd strip max, ...)
#
# *-----------------------*
# | |
# a | | b
# A | DISPLAY | B
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos3 12x19
DeviceMatch=usb:056a:00b4
Class=Intuos3
Width=19
Height=12
Layout=intuos3-12x19.svg
Styli=0x913;0x91b;0x813;0x81b;0x823;0x82b;0x801;0x885;0x017;0x097;
[Features]
Stylus=true
NumStrips=2
Buttons=8
[Buttons]
Left=A;B;C;D
Right=E;F;G;H
libwacom-libwacom-0.29/data/intuos3-4x5.tablet 0000664 0000000 0000000 00000001756 13247100124 0021167 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos3 4x5
# PTZ-430
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# CA | |
# CA | |
# CB | |
# CB | |
# DD | TABLET |
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# Touch Strip Map:
# (a=1st strip min, A=1st strip max, b=2nd strip min, B=2nd strip max, ...)
#
# *-----------------------*
# | |
# a | |
# A | DISPLAY |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos3 4x5
DeviceMatch=usb:056a:00b0
Class=Intuos3
Width=5
Height=4
Layout=intuos3-4x5.svg
Styli=0x913;0x91b;0x813;0x81b;0x823;0x82b;0x801;0x885;0x017;0x097;
[Features]
Stylus=true
NumStrips=1
Buttons=4
[Buttons]
Left=A;B;C;D
libwacom-libwacom-0.29/data/intuos3-4x6.tablet 0000664 0000000 0000000 00000001756 13247100124 0021170 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos3 4x6
# PTZ-431W
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# CA | |
# CA | |
# CB | |
# CB | |
# DD | TABLET |
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# Touch Strip Map:
# (a=1st strip min, A=1st strip max, b=2nd strip min, B=2nd strip max, ...)
#
# *-----------------------*
# | |
# a | |
# A | DISPLAY |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos3 4x6
DeviceMatch=usb:056a:00b7
Class=Intuos3
Width=6
Height=4
Layout=intuos3-4x6.svg
Styli=0x913;0x91b;0x813;0x81b;0x823;0x82b;0x801;0x885;0x017;0x097;
[Features]
Stylus=true
NumStrips=1
Buttons=4
[Buttons]
Left=A;B;C;D
libwacom-libwacom-0.29/data/intuos3-6x11.tablet 0000664 0000000 0000000 00000002023 13247100124 0021232 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos3 6x11
# PTZ-631W
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# CA | | EG
# CA | | EG
# CB | | FG
# CB | | FG
# DD | TABLET | HH
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# Touch Strip Map:
# (a=1st strip min, A=1st strip max, b=2nd strip min, B=2nd strip max, ...)
#
# *-----------------------*
# | |
# a | | b
# A | DISPLAY | B
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos3 6x11
DeviceMatch=usb:056a:00b5
Class=Intuos3
Width=11
Height=6
Layout=intuos3-6x11.svg
Styli=0x913;0x91b;0x813;0x81b;0x823;0x82b;0x801;0x885;0x017;0x097;
[Features]
Stylus=true
NumStrips=2
Buttons=8
[Buttons]
Left=A;B;C;D
Right=E;F;G;H
libwacom-libwacom-0.29/data/intuos3-6x8.tablet 0000664 0000000 0000000 00000002016 13247100124 0021162 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos3 6x8
# PTZ-630
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# CA | | EG
# CA | | EG
# CB | | FG
# CB | | FG
# DD | TABLET | HH
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# Touch Strip Map:
# (a=1st strip min, A=1st strip max, b=2nd strip min, B=2nd strip max, ...)
#
# *-----------------------*
# | |
# a | | b
# A | DISPLAY | B
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos3 6x8
DeviceMatch=usb:056a:00b1
Class=Intuos3
Width=8
Height=6
Layout=intuos3-6x8.svg
Styli=0x913;0x91b;0x813;0x81b;0x823;0x82b;0x801;0x885;0x017;0x097;
[Features]
Stylus=true
NumStrips=2
Buttons=8
[Buttons]
Left=A;B;C;D
Right=E;F;G;H
libwacom-libwacom-0.29/data/intuos3-9x12.tablet 0000664 0000000 0000000 00000002022 13247100124 0021235 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos3 9x12
# PTZ-930
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# CA | | EG
# CA | | EG
# CB | | FG
# CB | | FG
# DD | TABLET | HH
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# Touch Strip Map:
# (a=1st strip min, A=1st strip max, b=2nd strip min, B=2nd strip max, ...)
#
# *-----------------------*
# | |
# a | | b
# A | DISPLAY | B
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos3 9x12
DeviceMatch=usb:056a:00b2
Class=Intuos3
Width=12
Height=9
Layout=intuos3-9x12.svg
Styli=0x913;0x91b;0x813;0x81b;0x823;0x82b;0x801;0x885;0x017;0x097;
[Features]
Stylus=true
NumStrips=2
Buttons=8
[Buttons]
Left=A;B;C;D
Right=E;F;G;H
libwacom-libwacom-0.29/data/intuos4-12x19.tablet 0000664 0000000 0000000 00000002306 13247100124 0021324 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos4 Extra Large
# PTK-1240
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# D | |
# E | |
# A | TABLET |
# F | |
# G | |
# H | |
# I | |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y)
#
# *-----------------------*
# | |
# 00 | |
# 01 | |
# 02 | TABLET |
# 03 | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos4 12x19
DeviceMatch=usb:056a:00bb
Class=Intuos4
Width=19
Height=12
Layout=intuos4-12x19.svg
IntegratedIn=
Styli=0x006;0x802;0x804;0x806;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
[Features]
Reversible=true
Stylus=true
Ring=true
Buttons=9
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G;H;I
OLEDs=B;C;D;E;F;G;H;I
Ring=A
RingNumModes=4
libwacom-libwacom-0.29/data/intuos4-4x6.tablet 0000664 0000000 0000000 00000002304 13247100124 0021157 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos4 Small
# PTK-440
#
# Button Map:
# (A=1, B=2, C=3, ...)
# (NOTE: This map has *not* been verified.)
#
# *-----------------------*
# | |
# | |
# B | |
# C | |
# D | |
# A | TABLET |
# E | |
# F | |
# G | |
# | |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y)
#
# *-----------------------*
# | |
# 00 | |
# 01 | |
# 02 | TABLET |
# 03 | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos4 4x6
DeviceMatch=usb:056a:00b8
Class=Intuos4
Width=6
Height=4
Layout=intuos4-4x6.svg
IntegratedIn=
Styli=0x802;0x804;0x806;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
[Features]
Reversible=true
Stylus=true
Ring=true
Buttons=7
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G
Ring=A
RingNumModes=4
libwacom-libwacom-0.29/data/intuos4-6x9-wl.tablet 0000664 0000000 0000000 00000002316 13247100124 0021607 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos4 Wireless
# PTK-540WL
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# D | |
# E | |
# A | TABLET |
# F | |
# G | |
# H | |
# I | |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y)
#
# *-----------------------*
# | |
# 00 | |
# 01 | |
# 02 | TABLET |
# 03 | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos4 WL
DeviceMatch=usb:056a:00bc;bluetooth:056a:00bd
Class=Intuos4
Width=8
Height=5
IntegratedIn=
Layout=intuos4-6x9-wl.svg
Styli=0x802;0x804;0x806;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
[Features]
Reversible=true
Stylus=true
Ring=true
Buttons=9
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G;H;I
OLEDs=B;C;D;E;F;G;H;I
Ring=A
RingNumModes=4
libwacom-libwacom-0.29/data/intuos4-6x9.tablet 0000664 0000000 0000000 00000002264 13247100124 0021171 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos4 Medium
# PTK-640
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# D | |
# E | |
# A | TABLET |
# F | |
# G | |
# H | |
# I | |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y)
#
# *-----------------------*
# | |
# 00 | |
# 01 | |
# 02 | TABLET |
# 03 | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos4 6x9
DeviceMatch=usb:056a:00b9
Class=Intuos4
Width=9
Height=6
Layout=intuos4-6x9.svg
IntegratedIn=
Styli=0x802;0x804;0x806;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
[Features]
Reversible=true
Stylus=true
Ring=true
Buttons=9
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G;H;I
OLEDs=B;C;D;E;F;G;H;I
Ring=A
RingNumModes=4
libwacom-libwacom-0.29/data/intuos4-8x13.tablet 0000664 0000000 0000000 00000002266 13247100124 0021250 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos4 Large
# PTK-840
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# D | |
# E | |
# A | TABLET |
# F | |
# G | |
# H | |
# I | |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y)
#
# *-----------------------*
# | |
# 00 | |
# 01 | |
# 02 | TABLET |
# 03 | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos4 8x13
DeviceMatch=usb:056a:00ba
Class=Intuos4
Width=13
Height=8
Layout=intuos4-8x13.svg
IntegratedIn=
Styli=0x802;0x804;0x806;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
[Features]
Reversible=true
Stylus=true
Ring=true
Buttons=9
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G;H;I
OLEDs=B;C;D;E;F;G;H;I
Ring=A
RingNumModes=4
libwacom-libwacom-0.29/data/intuos5-m.tablet 0000664 0000000 0000000 00000002671 13247100124 0021002 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos5 M
# PTK-650
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# D | |
# E | |
# A | TABLET |
# F | |
# G | |
# H | |
# I | |
# | |
# *-----------------------*
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# *-----------------------*
# | |
# A | TABLET |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y; *=Invisible)
#
# *-----------------------*
# | |
# | |
# 00 01 | |
# | TABLET |
# 03 02 | |
# | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos5 M
DeviceMatch=usb:056a:002a
Class=Intuos5
Width=9
Height=6
Layout=intuos5-m.svg
IntegratedIn=
Styli=0x802;0x804;0x806;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
[Features]
Stylus=true
Reversible=true
Touch=false
Buttons=9
Ring=true
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G;H;I
Ring=A
RingNumModes=4
libwacom-libwacom-0.29/data/intuos5-s.tablet 0000664 0000000 0000000 00000002567 13247100124 0021014 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos5 S
# PTK-450
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# D | |
# A | TABLET |
# E | |
# F | |
# G | |
# | |
# *-----------------------*
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# *-----------------------*
# | |
# A | TABLET |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y; *=Invisible)
#
# *-----------------------*
# | |
# | |
# 00 01 | |
# | TABLET |
# 03 02 | |
# | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos5 S
DeviceMatch=usb:056a:0029
Class=Intuos5
Width=6
Height=4
Layout=intuos5-s.svg
IntegratedIn=
Styli=0x802;0x804;0x806;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
[Features]
Stylus=true
Reversible=true
Touch=false
Buttons=7
Ring=true
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G
Ring=A
RingNumModes=4
libwacom-libwacom-0.29/data/intuos5-touch-l.tablet 0000664 0000000 0000000 00000002713 13247100124 0022116 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos5 touch L
# PTH-850
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# D | |
# E | |
# A | TABLET |
# F | |
# G | |
# H | |
# I | |
# | |
# *-----------------------*
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# *-----------------------*
# | |
# A | TABLET |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y; *=Invisible)
#
# *-----------------------*
# | |
# | |
# 00 01 | |
# | TABLET |
# 03 02 | |
# | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos5 touch L
DeviceMatch=usb:056a:0028
Class=Intuos5
Width=13
Height=8
Layout=intuos5-l.svg
IntegratedIn=
Styli=0x006;0x802;0x804;0x806;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=9
Ring=true
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G;H;I
Ring=A
RingNumModes=4
libwacom-libwacom-0.29/data/intuos5-touch-m.tablet 0000664 0000000 0000000 00000002704 13247100124 0022117 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos5 touch M
# PTH-650
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# D | |
# E | |
# A | TABLET |
# F | |
# G | |
# H | |
# I | |
# | |
# *-----------------------*
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# *-----------------------*
# | |
# A | TABLET |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y; *=Invisible)
#
# *-----------------------*
# | |
# | |
# 00 01 | |
# | TABLET |
# 03 02 | |
# | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos5 touch M
DeviceMatch=usb:056a:0027
Class=Intuos5
Width=9
Height=6
Layout=intuos5-m.svg
IntegratedIn=
Styli=0x802;0x804;0x806;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=9
Ring=true
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G;H;I
Ring=A
RingNumModes=4
libwacom-libwacom-0.29/data/intuos5-touch-s.tablet 0000664 0000000 0000000 00000002602 13247100124 0022122 0 ustar 00root root 0000000 0000000 # Wacom
# Intuos5 touch S
# PTH-450
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | |
# C | |
# D | |
# A | TABLET |
# E | |
# F | |
# G | |
# | |
# *-----------------------*
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# *-----------------------*
# | |
# A | TABLET |
# | |
# *-----------------------*
#
# LED Map:
# (XY=Bank X, LED Y; *=Invisible)
#
# *-----------------------*
# | |
# | |
# 00 01 | |
# | TABLET |
# 03 02 | |
# | |
# | |
# *-----------------------*
#
[Device]
Name=Wacom Intuos5 touch S
DeviceMatch=usb:056a:0026
Class=Intuos5
Width=6
Height=4
Layout=intuos5-s.svg
IntegratedIn=
Styli=0x802;0x804;0x806;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
[Features]
Stylus=true
Reversible=true
Touch=true
Buttons=7
Ring=true
StatusLEDs=Ring
[Buttons]
Left=A;B;C;D;E;F;G
Ring=A
RingNumModes=4
libwacom-libwacom-0.29/data/isdv4-100.tablet 0000664 0000000 0000000 00000000330 13247100124 0020457 0 ustar 00root root 0000000 0000000 # this is for Wacom MT touchscreen 0x0100 (10 fingers)
[Device]
Name=Wacom ISDv4 100
DeviceMatch=usb:056a:0100
Class=ISDV4
Width=11
Height=6
IntegratedIn=Display;System
[Features]
Stylus=false
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-101.tablet 0000664 0000000 0000000 00000000347 13247100124 0020470 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the Fujitsu T902
[Device]
Name=Wacom ISDv4 101
DeviceMatch=usb:056a:0101
Class=ISDV4
Width=11
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-104.tablet 0000664 0000000 0000000 00000000333 13247100124 0020466 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen as found in the Cube i7 Stylus
[Device]
Name=Wacom ISDv4 104
DeviceMatch=i2c:056a:0104
Class=ISDV4
Width=9
Height=5
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=false
Buttons=0
libwacom-libwacom-0.29/data/isdv4-10d.tablet 0000664 0000000 0000000 00000000360 13247100124 0020546 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the Fujitsu Lifebook T902
[Device]
Name=Wacom ISDv4 10D
DeviceMatch=usb:056a:010d
Class=ISDV4
Width=11
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-10e.tablet 0000664 0000000 0000000 00000000360 13247100124 0020547 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the Fujitsu Lifebook T732
[Device]
Name=Wacom ISDv4 10E
DeviceMatch=usb:056a:010e
Class=ISDV4
Width=11
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-10f.tablet 0000664 0000000 0000000 00000000352 13247100124 0020551 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the Panasonic CF-C2
[Device]
Name=Wacom ISDv4 10F
DeviceMatch=usb:056a:010f
Class=ISDV4
Width=11
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-114.tablet 0000664 0000000 0000000 00000000313 13247100124 0020465 0 ustar 00root root 0000000 0000000 # EMR sensor used by the Lenovo Thinkpad 10
[Device]
Name=Wacom ISDv4 114
DeviceMatch=i2c:056a:0114
Class=ISDV4
IntegratedIn=Display;System
Width=9
Height=5
[Features]
Stylus=true
Touch=false
Buttons=0 libwacom-libwacom-0.29/data/isdv4-116.tablet 0000664 0000000 0000000 00000000236 13247100124 0020473 0 ustar 00root root 0000000 0000000 [Device]
Name=Wacom ISDv4 116
DeviceMatch=usb:056a:0116
Class=ISDV4
Width=8
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-117.tablet 0000664 0000000 0000000 00000000364 13247100124 0020476 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the Panasonic Toughbook CF-C2
[Device]
Name=Wacom ISDv4 117
DeviceMatch=usb:056a:0117
Class=ISDV4
Width=11
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-124.tablet 0000664 0000000 0000000 00000000405 13247100124 0020470 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen as found in the Fujitsu ARROWS Tab QH55/M
# the touchscreen is 056a:5008
[Device]
Name=Wacom ISDv4 124
DeviceMatch=i2c:056a:0124
Class=ISDV4
Width=9
Height=5
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=false
Buttons=0
libwacom-libwacom-0.29/data/isdv4-12c.tablet 0000664 0000000 0000000 00000000224 13247100124 0020546 0 ustar 00root root 0000000 0000000 [Device]
Name=Wacom ISDv4 12C
DeviceMatch=usb:056a:012c
Class=ISDV4
Width=11
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-4004.tablet 0000664 0000000 0000000 00000000343 13247100124 0020552 0 ustar 00root root 0000000 0000000 # Note: At least one device with this sensor has no pen interface
[Device]
Name=Wacom ISDv4 4004
DeviceMatch=usb:056a:4004
Class=ISDV4
Width=11
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-4800.tablet 0000664 0000000 0000000 00000000322 13247100124 0020553 0 ustar 00root root 0000000 0000000 # Active electrostatic (AES) sensor used by the Dell Venue 10 5050
[Device]
Name=Wacom ISDv4 4800
DeviceMatch=i2c:056a:4800
Class=ISDV4
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-4809.tablet 0000664 0000000 0000000 00000000346 13247100124 0020572 0 ustar 00root root 0000000 0000000 # Active electrostatic (AES) sensor used by the Dell Venue 8 Pro 5855
[Device]
Name=Wacom ISDv4 4809
DeviceMatch=i2c:056a:4809
Class=ISDV4
Width=4
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-4814.tablet 0000664 0000000 0000000 00000000345 13247100124 0020565 0 ustar 00root root 0000000 0000000 # Active electrostatic (AES) sensor used by the HP Elite x2 1012 G1
[Device]
Name=Wacom ISDv4 4814
DeviceMatch=i2c:056a:4814
Class=ISDV4
Width=10
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-481a.tablet 0000664 0000000 0000000 00000000353 13247100124 0020641 0 ustar 00root root 0000000 0000000 # Active electrostatic (AES) sensor used by the HP EliteBook x360 1030 G2
[Device]
Name=Wacom ISDv4 481a
DeviceMatch=i2c:056a:481a
Class=ISDV4
Width=12
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-4822.tablet 0000664 0000000 0000000 00000000342 13247100124 0020561 0 ustar 00root root 0000000 0000000 # Active electrostatic (AES) sensor used by the Dell XPS 12 9250
[Device]
Name=Wacom ISDv4 4822
DeviceMatch=i2c:056a:4822
Class=ISDV4
Width=11
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-4824.tablet 0000664 0000000 0000000 00000000346 13247100124 0020567 0 ustar 00root root 0000000 0000000 # Active electrostatic (AES) sensor used by the Dell Venue 8 Pro 5855
[Device]
Name=Wacom ISDv4 4824
DeviceMatch=i2c:056a:4824
Class=ISDV4
Width=4
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-4831.tablet 0000664 0000000 0000000 00000000342 13247100124 0020561 0 ustar 00root root 0000000 0000000 # Active electrostatic (AES) sensor used by the Dell XPS 13 9365
[Device]
Name=Wacom ISDv4 4831
DeviceMatch=i2c:056a:4831
Class=ISDV4
Width=12
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-484c.tablet 0000664 0000000 0000000 00000000344 13247100124 0020646 0 ustar 00root root 0000000 0000000 # Active electrostatic (AES) sensor used by the Dell Latitude 5285
[Device]
Name=Wacom ISDv4 484c
DeviceMatch=i2c:056a:484c
Class=ISDV4
Width=10
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-5000.tablet 0000664 0000000 0000000 00000000240 13247100124 0020543 0 ustar 00root root 0000000 0000000 [Device]
Name=Wacom ISDv4 5000
DeviceMatch=usb:056a:5000
Class=ISDV4
Width=11
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-5002.tablet 0000664 0000000 0000000 00000000350 13247100124 0020547 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the Fujitsu T904
[Device]
Name=Wacom ISDv4 5002
DeviceMatch=usb:056a:5002
Class=ISDV4
Width=11
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-5010.tablet 0000664 0000000 0000000 00000000346 13247100124 0020553 0 ustar 00root root 0000000 0000000 # Active electrostatic (AES) sensor used by the Lenovo ThinkPad T550
[Device]
Name=Wacom ISDv4 5010
DeviceMatch=usb:056a:5010
Class=ISDV4
Width=11
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-5013.tablet 0000664 0000000 0000000 00000000357 13247100124 0020560 0 ustar 00root root 0000000 0000000 # Active electrostatic (AES) sensor used by the Toshiba dynabook KIRA L93/39M
[Device]
Name=Wacom ISDv4 5013
DeviceMatch=i2c:056a:5013
Class=ISDV4
Width=12
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-5014.tablet 0000664 0000000 0000000 00000000374 13247100124 0020560 0 ustar 00root root 0000000 0000000 # Active electrostatic (AES) sensor used by some versions of the
# Lenovo ThinkPad Helix 2
[Device]
Name=Wacom ISDv4 5014
DeviceMatch=i2c:056a:5014
Class=ISDV4
Width=10
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-503e.tablet 0000664 0000000 0000000 00000000411 13247100124 0020633 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen
# as found in some versions of the Lenovo
# Thinkpad X1 Yoga.
[Device]
Name=Wacom ISDv4 503E
DeviceMatch=usb:056a:503e
Class=ISDV4
Width=12
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-503f.tablet 0000664 0000000 0000000 00000000411 13247100124 0020634 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen
# as found in some versions of the Lenovo
# Thinkpad X1 Yoga.
[Device]
Name=Wacom ISDv4 503F
DeviceMatch=usb:056a:503f
Class=ISDV4
Width=12
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-5040.tablet 0000664 0000000 0000000 00000000476 13247100124 0020562 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen
# as found in the Lenovo Thinkpad X1 Yoga
# 14" WQHD display, measuring 310x174mm
# pen with 2 buttons, no eraser
[Device]
Name=Wacom ISDv4 5040
DeviceMatch=usb:056a:5040
Class=ISDV4
Width=12
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-5044.tablet 0000664 0000000 0000000 00000000475 13247100124 0020565 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen
# as found in the Lenovo ThinkpPad Yoga 260
# 20FD002HUS (12.5" FHD; 276x155mm).
# Pen with 2 buttons, no eraser.
[Device]
Name=Wacom ISDv4 5044
DeviceMatch=usb:056a:5044
Class=ISDV4
Width=10
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-5048.tablet 0000664 0000000 0000000 00000000412 13247100124 0020560 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen
# as found in some versions of the Lenovo
# ThinkpPad Yoga 260
[Device]
Name=Wacom ISDv4 5048
DeviceMatch=usb:056a:5048
Class=ISDV4
Width=10
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-504a.tablet 0000664 0000000 0000000 00000000353 13247100124 0020635 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the Lenovo Yoga 460
[Device]
Name=Wacom ISDv4 504a
DeviceMatch=usb:056a:504a
Class=ISDV4
Width=12
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-5090.tablet 0000664 0000000 0000000 00000000374 13247100124 0020564 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in some versions of the Lenovo Yoga 260
[Device]
Name=Wacom ISDv4 5090
DeviceMatch=usb:056a:5090
Class=ISDV4
Width=11
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-5099.tablet 0000664 0000000 0000000 00000000374 13247100124 0020575 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in some versions of the Lenovo Miix 720
[Device]
Name=Wacom ISDv4 5099
DeviceMatch=i2c:056a:5099
Class=ISDV4
Width=10
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-509d.tablet 0000664 0000000 0000000 00000000405 13247100124 0020643 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in some versions of the Lenovo ThinkPad Yoga 370
[Device]
Name=Wacom ISDv4 509D
DeviceMatch=usb:056a:509d
Class=ISDV4
Width=12
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-50b4.tablet 0000664 0000000 0000000 00000000375 13247100124 0020642 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the Lenovo ThinkPad X1 Yoga (2nd-gen)
[Device]
Name=Wacom ISDv4 50b4
DeviceMatch=usb:056a:50b4
Class=ISDV4
Width=12
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-50b6.tablet 0000664 0000000 0000000 00000000375 13247100124 0020644 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the Lenovo ThinkPad X1 Yoga (2nd-gen)
[Device]
Name=Wacom ISDv4 50b6
DeviceMatch=usb:056a:50b6
Class=ISDV4
Width=12
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-50b8.tablet 0000664 0000000 0000000 00000000375 13247100124 0020646 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the Lenovo ThinkPad X1 Yoga (2nd-gen)
[Device]
Name=Wacom ISDv4 50b8
DeviceMatch=usb:056a:50b8
Class=ISDV4
Width=12
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-50f1.tablet 0000664 0000000 0000000 00000000357 13247100124 0020643 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the Lenovo Yoga 720 13"
[Device]
Name=Wacom ISDv4 50f1
DeviceMatch=i2c:056a:50f1
Class=ISDV4
Width=12
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-50f8.tablet 0000664 0000000 0000000 00000000357 13247100124 0020652 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the Lenovo Yoga 720 15"
[Device]
Name=Wacom ISDv4 50f8
DeviceMatch=i2c:056a:50f8
Class=ISDV4
Width=14
Height=8
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-5110.tablet 0000664 0000000 0000000 00000000405 13247100124 0020550 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in some versions of the Lenovo ThinkPad Yoga 970
[Device]
Name=Wacom ISDv4 5110
DeviceMatch=i2c:056a:5110
Class=ISDV4
Width=12
Height=7
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-90.tablet 0000664 0000000 0000000 00000000461 13247100124 0020414 0 ustar 00root root 0000000 0000000 # USB tablet PC models: ASUS R1E and ASUS R1F
#
# stylus with one button and eraser
#
# Screen size 11.7 x 7.9; 13.3" diagonal
[Device]
Name=Wacom ISDv4 90
DeviceMatch=usb:056a:0090;serial:056a:0090
Class=ISDV4
Width=12
Height=8
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=false
Buttons=0
libwacom-libwacom-0.29/data/isdv4-93.tablet 0000664 0000000 0000000 00000000527 13247100124 0020422 0 ustar 00root root 0000000 0000000 # USB tablet PC models: HP Pavilion TX2000 and HP Pavilion TX2500
#
# stylus with two buttons and eraser; 1FGT touchscreen
#
# Screen size 10.2 x 6.4; 12.1" diagonal
[Device]
Name=Wacom ISDv4 93
DeviceMatch=usb:056a:0093;serial:056a:0093
Class=ISDV4
Width=10
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-e2.tablet 0000664 0000000 0000000 00000000332 13247100124 0020467 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen found in the HP Pavillion dv6
[Device]
Name=Wacom ISDv4 E2
DeviceMatch=usb:056a:00e2
Class=ISDV4
Width=14
Height=8
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=false
Buttons=0
libwacom-libwacom-0.29/data/isdv4-e3.tablet 0000664 0000000 0000000 00000000362 13247100124 0020473 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the HP Touchsmart tm2 laptop.
[Device]
Name=Wacom ISDv4 E3
DeviceMatch=usb:056a:00e3;serial:056a:00e3
Class=ISDV4
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-e5.tablet 0000664 0000000 0000000 00000000323 13247100124 0020472 0 ustar 00root root 0000000 0000000 # this is for Wacom MT touchscreen E5 (10 fingers)
[Device]
Name=Wacom ISDv4 E5
DeviceMatch=usb:056a:00e5
Class=ISDV4
Width=11
Height=6
IntegratedIn=Display;System
[Features]
Stylus=false
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-e6.tablet 0000664 0000000 0000000 00000000357 13247100124 0020502 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the Lenovo ThinkPad x220t
[Device]
Name=Wacom ISDv4 E6
DeviceMatch=usb:056a:00e6
Class=ISDV4
Width=11
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-ec.tablet 0000664 0000000 0000000 00000000347 13247100124 0020556 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the Samsung Ativ Smart PC Pro 700t.
[Device]
Name=Wacom ISDv4 EC
DeviceMatch=usb:056a:00ec
Class=ISDV4
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-ed.tablet 0000664 0000000 0000000 00000000337 13247100124 0020556 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen + touchscreen as found in the Panasonic CF-H2 laptop.
[Device]
Name=Wacom ISDv4 ED
DeviceMatch=usb:056a:00ed
Class=ISDV4
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
libwacom-libwacom-0.29/data/isdv4-ef.tablet 0000664 0000000 0000000 00000000316 13247100124 0020555 0 ustar 00root root 0000000 0000000 # this is for the Wacom pen as found in a limited special Tablet PC edition
[Device]
Name=Wacom ISDv4 EF
DeviceMatch=usb:056a:00ef
Class=ISDV4
IntegratedIn=Display;System
[Features]
Stylus=true
Buttons=0
libwacom-libwacom-0.29/data/layouts/ 0000775 0000000 0000000 00000000000 13247100124 0017437 5 ustar 00root root 0000000 0000000 libwacom-libwacom-0.29/data/layouts/Makefile.am 0000664 0000000 0000000 00000001302 13247100124 0021467 0 ustar 00root root 0000000 0000000 libwacomlayoutsdir = $(datadir)/libwacom/layouts
layouts = $(shell find $(top_srcdir)/data/layouts -name "*.svg" -printf "%P\n")
dist_libwacomlayouts_DATA = $(layouts)
EXTRA_DIST = README
check:
@for file in $(layouts); do \
$(GREP) -q "$$file" $(top_srcdir)/data/*.tablet || (\
echo "ERROR: Layout $$file is not referenced" && test); \
rc="$$(($$rc + $$?))"; \
done && test 0 -eq $$rc;
@(export GIT_DIR="$(top_srcdir)/.git"; \
if $(GIT) ls-files >& /dev/null; then \
for file in $(layouts); do \
$(GIT) ls-files --error-unmatch "data/layouts/$$file" &> /dev/null || ( \
echo "ERROR: File $$file is not in git" && test); \
rc="$$(($$rc + $$?))"; \
done && test 0 -eq $$rc; \
fi)
libwacom-libwacom-0.29/data/layouts/README 0000664 0000000 0000000 00000014166 13247100124 0020327 0 ustar 00root root 0000000 0000000 SVG images have a dual purpose, providing an accurate representation of the
tablets and also providing the size and location of the various controls on
the device that can be queried by various applications that may need it.
To allow applications to identify each control in the SVG and also apply a
CSS if desired, the following naming convention applies:
* Buttons
Each button ID in the SVG is built of the string "Button" with ID of the
button between 'A' and 'Z':
id="ButtonA"
id="ButtonB"
...
id="ButtonZ"
The SVG class must contain the button ID of the button between 'A' and 'Z'
and the more generic class "Button"
class="A Button"
class="B Button"
...
class="Z Button"
If the button is a mode-switch button as well, the class list should also
contain "ModeSwitch":
class="I ModeSwitch Button"
This would allow to modify the appearance of all the buttons at once via a CSS,
yet allowing to customize the appearance of single buttons by using the button
ID.
* Touch Rings/Strips
Touch rings use the following convention:
- First touch ring:
id="Ring"
class="Ring TouchRing"
- Second touch ring:
id="Ring2"
class="Ring2 TouchRing"
- First touch strip:
id="Strip"
class="Strip TouchStrip"
- Second touch strip:
id="Strip2"
class="Strip2 TouchStrip"
Note: Additional "fake" buttons (ie actual controls not found on the real
device) can be added to touch controls to help showing the type of action
expected on the control, like for example circular motion on a touch ring
or vertical motion on a touch strip.
These controls can be named:
- First touch ring, rotating clockwise:
id="RingCW"
class="RingCW Button"
- First touch ring, rotating counter clockwise:
id="RingCCW"
class="RingCCW Button"
- Second touch ring, rotating clockwise:
id="Ring2CW"
class="Ring2CW Button"
- Second touch ring, rotating counter clockwise:
id="Ring2CCW"
class="Ring2CCW Button"
- First touch strip, moving up:
id="StripUp"
class="StripUp Button"
- First touch strip, moving down:
id="StripDown"
class="StripDown Button"
- Second touch strip, moving up:
id="Strip2Up"
class="Strip2Up Button"
- Second touch strip, moving down:
id="Strip2Down"
class="Strip2Down Button"
The use of those "fake" buttons is left at the discretion of the designer
and is not mandatory nor enforced.
* Labels
The role of the labels in the SVG is to give applications an indication on
where to place the caption for each button. The actual content of the text
in the SVG image may not be relevant, what matters is the actual location.
Applications should hide the labels (using CSS) or replace the text with an
appropriate caption.
- Button labels
Each button's label ID in the SVG is made of the string "Label" with ID of the
button to which it applies, between 'A' and 'Z'.
Class includes both the button ID and the string "Label".
id="LabelA"
class="A Label"
For the special case of mode-switch buttons, the class also list "ModeSwitch":
id="LabelI"
class="I ModeSwitch Label"
- Touchring button labels
Touch-rings and touch-strips generate Up and Down events, therefore 2 different
labels are needed for each touch-ring/touch-strip control.
id="LabelRingCCW"
class="RingCCW Ring Label"
and
id="LabelRingCW"
class="RingCW Ring Label"
The second touch-ring button is identified by "Ring2" in place of "Ring":
id="LabelRing2CCW"
class="Ring2CCW Ring2 Label"
and
id="LabelRingCW"
class="Ring2CW Ring2 Label"
Touchstrips button follow the same naming scheme, using "Strip" and "Strip2"
to name the first and second touch-strip.
id="LabelStripUp"
class="StripUp Strip Label"
and
id="LabelStripDown"
class="StripDown Strip Label"
Second touch-strip:
id="LabelStrip2Up"
class="Strip2Up Strip2 Label"
and
id="LabelRingCW"
class="Strip2Down Strip2 Label"
- Caption leader lines
To match the buttons with their corresponding labels, the SVG must also
provide a leader line for each label in the form of a line that links
each button and its label.
Each leader line follows the same naming convention as the labels, using
the special name "Leader" in place of "Label", ie:
id="LeaderA"
class="A Leader"
Touch-rings and touch-strips have 2 different labels and therefore 2 leader
lines.
id="LeaderRingCCW"
class="RingCCW Ring Leader"
and
id="LeaderRingCW"
class="RingCW Ring Leader"
The second touch-ring button is identified by "Ring2" in place of "Ring":
id="LeaderRing2CCW"
class="Ring2CCW Ring2 Leader"
and
id="LeaderRingCW"
class="Ring2CW Ring2 Leader"
Touchstrips button follow the same naming scheme, using "Strip" and "Strip2"
to name the first and second touch-strip.
id="LeaderStripUp"
class="StripUp Strip Leader"
and
id="LeaderStripDown"
class="StripDown Strip Leader"
Second touch-strip:
id="LeaderStrip2Up"
class="Strip2Up Strip2 Leader"
and
id="LeaderStrip2Down"
class="Strip2Down Strip2 Leader"
* Tips For Creating New Layouts
Layouts use very simple SVG rules. WISIWYG editors such as Inkscape are
very convenient to design new layouts but usually produce a much more
complex SVG markup so files that are produced with those editors should
be cleaned. To help with this task, there is a script called clean_svg.py
in the tools folder.
Besides cleaning the markup and removing editor specific tags, clean_svg.py
also automates the naming of the elements.
* Automatic Naming with Inkscape and clean_svg.py
On Inkscape, be sure to group the button, leader and label elements
and assign the group's ID to the desired logical name. E.g.: Assigning
"A" to the group's ID and running the clean_svg.py script with that
SVG, will assign "ButtonA"/"B Button" to the ID and class of the first
rect/circle element found in the group; it also analogously assigns the ID and class of the first path and text elements found in that group.
clean_svg.py needs two arguments, the SVG file path and the name of
the tablet, e.g.:
./clean_svg.py /path/to/svg_file.svg "My Brand New Tablet Name"
libwacom-libwacom-0.29/data/layouts/bamboo-0fg-s-p.svg 0000664 0000000 0000000 00000006373 13247100124 0022577 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/bamboo-16fg-m-pt.svg 0000664 0000000 0000000 00000004650 13247100124 0023040 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/bamboo-16fg-s-pt.svg 0000664 0000000 0000000 00000004651 13247100124 0023047 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/bamboo-16fg-s-t.svg 0000664 0000000 0000000 00000004646 13247100124 0022673 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/bamboo-2fg-fun-m-pt.svg 0000664 0000000 0000000 00000004554 13247100124 0023544 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/bamboo-2fg-fun-s-pt.svg 0000664 0000000 0000000 00000004557 13247100124 0023555 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/bamboo-2fg-s-pt.svg 0000664 0000000 0000000 00000004646 13247100124 0022766 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/bamboo-2fg-s-t.svg 0000664 0000000 0000000 00000004650 13247100124 0022601 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/bamboo-4fg-fun-m-pt.svg 0000664 0000000 0000000 00000004554 13247100124 0023546 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/bamboo-4fg-fun-s-pt.svg 0000664 0000000 0000000 00000004550 13247100124 0023550 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/bamboo-4fg-s-pt.svg 0000664 0000000 0000000 00000004653 13247100124 0022766 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/bamboo-4fg-s-t.svg 0000664 0000000 0000000 00000004643 13247100124 0022605 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/bamboo-4fg-se-m-pt.svg 0000664 0000000 0000000 00000004611 13247100124 0023357 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/bamboo-4fg-se-s-pt.svg 0000664 0000000 0000000 00000004606 13247100124 0023371 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/bamboo-pad.svg 0000664 0000000 0000000 00000002472 13247100124 0022166 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/cintiq-12wx.svg 0000664 0000000 0000000 00000015054 13247100124 0022253 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/cintiq-13hd.svg 0000664 0000000 0000000 00000010427 13247100124 0022210 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/cintiq-20wsx.svg 0000664 0000000 0000000 00000020367 13247100124 0022440 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/cintiq-21ux.svg 0000664 0000000 0000000 00000011735 13247100124 0022253 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/cintiq-21ux2.svg 0000664 0000000 0000000 00000021255 13247100124 0022333 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/cintiq-22hd.svg 0000664 0000000 0000000 00000021415 13247100124 0022207 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/cintiq-24hd.svg 0000664 0000000 0000000 00000023737 13247100124 0022222 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/cintiq-companion-2.svg 0000664 0000000 0000000 00000011752 13247100124 0023575 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/cintiq-companion-hybrid.svg 0000664 0000000 0000000 00000010417 13247100124 0024712 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/cintiq-companion.svg 0000664 0000000 0000000 00000010372 13247100124 0023433 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/dth-2242.svg 0000664 0000000 0000000 00000005411 13247100124 0021327 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/dth-2452.svg 0000664 0000000 0000000 00000005434 13247100124 0021337 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/dti-520.svg 0000664 0000000 0000000 00000010076 13247100124 0021250 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/dtk-1651.svg 0000664 0000000 0000000 00000005434 13247100124 0021342 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/dtk-2451.svg 0000664 0000000 0000000 00000005434 13247100124 0021341 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/dtu-1031.svg 0000664 0000000 0000000 00000003301 13247100124 0021333 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/dtu-1141.svg 0000664 0000000 0000000 00000003450 13247100124 0021342 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/ek-remote.svg 0000664 0000000 0000000 00000031647 13247100124 0022063 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/graphire-wireless-8x6.svg 0000664 0000000 0000000 00000002467 13247100124 0024250 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/graphire4-4x5.svg 0000664 0000000 0000000 00000002621 13247100124 0022464 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/huion-h610-pro.svg 0000664 0000000 0000000 00000007152 13247100124 0022561 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/intuos-m-p.svg 0000664 0000000 0000000 00000003214 13247100124 0022170 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/intuos-m-p2.svg 0000664 0000000 0000000 00000003074 13247100124 0022256 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/intuos-m-pt.svg 0000664 0000000 0000000 00000003214 13247100124 0022354 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/intuos-m-pt2.svg 0000664 0000000 0000000 00000003073 13247100124 0022441 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/intuos-pro-2-l.svg 0000664 0000000 0000000 00000017641 13247100124 0022700 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/intuos-pro-2-m.svg 0000664 0000000 0000000 00000017641 13247100124 0022701 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/intuos-pro-l.svg 0000664 0000000 0000000 00000011730 13247100124 0022532 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/intuos-pro-m.svg 0000664 0000000 0000000 00000011717 13247100124 0022540 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/intuos-pro-s.svg 0000664 0000000 0000000 00000010112 13247100124 0022532 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/intuos-s-p.svg 0000664 0000000 0000000 00000003215 13247100124 0022177 0 ustar 00root root 0000000 0000000
libwacom-libwacom-0.29/data/layouts/intuos-s-p2.svg 0000664 0000000 0000000 00000003072 13247100124 0022262 0 ustar 00root root 0000000 0000000