[DIGImend-users] [Patch libwacom 3/7] data: add the Q Pad
Brought to you by:
spb_nick
|
From: David F. <fav...@gm...> - 2012-05-25 01:33:59
|
Adds the usb:172F:0037, Waltop Q Pad. Signed-off-by: David Foley <fav...@gm...> --- data/q-pad.tablet | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 data/q-pad.tablet diff --git a/data/q-pad.tablet b/data/q-pad.tablet new file mode 100644 index 0000000..1bdebb0 --- /dev/null +++ b/data/q-pad.tablet @@ -0,0 +1,28 @@ +# Waltop +# Q Pad +# +# rebranded as: Aiptek HyperPen Mini, NGS Flexi Style, VisTablet PenPad, iVistaTablet +# Q Flex Pad, Bravod Q-PD65-S, Trust Flex Design Tablet +# +# DIGImend tablet information page: +# http://sourceforge.net/apps/mediawiki/digimend/index.php?title=Waltop_Q_Pad +# +# [Waltop Features] +# StylusBattery=true + +[Device] +Name=Waltop Q Pad +DeviceMatch=usb:172F:0037 +Class=Graphire +Width=6 +Height=5 + +[Features] +Stylus=true +Reversible=false +Touch=false +Ring=false +Ring2=false +NumStrips=0 +Buttons=0 +BuiltIn=false -- 1.7.9.5 |