digimend-users Mailing List for DIGImend (Page 18)
Brought to you by:
spb_nick
You can subscribe to this list here.
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
(58) |
May
(72) |
Jun
(24) |
Jul
|
Aug
(12) |
Sep
(9) |
Oct
(10) |
Nov
(2) |
Dec
(4) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2013 |
Jan
(5) |
Feb
(23) |
Mar
|
Apr
|
May
(4) |
Jun
(7) |
Jul
(2) |
Aug
(2) |
Sep
(5) |
Oct
(7) |
Nov
(31) |
Dec
(11) |
| 2014 |
Jan
(13) |
Feb
(4) |
Mar
(1) |
Apr
(1) |
May
(1) |
Jun
(2) |
Jul
(12) |
Aug
(10) |
Sep
(13) |
Oct
(15) |
Nov
(49) |
Dec
(4) |
| 2015 |
Jan
(49) |
Feb
(62) |
Mar
(81) |
Apr
(10) |
May
(4) |
Jun
(6) |
Jul
(17) |
Aug
(3) |
Sep
(1) |
Oct
(4) |
Nov
|
Dec
(8) |
| 2016 |
Jan
(8) |
Feb
(5) |
Mar
(7) |
Apr
(7) |
May
(3) |
Jun
(4) |
Jul
(12) |
Aug
(8) |
Sep
(6) |
Oct
(4) |
Nov
(1) |
Dec
|
|
From: Zauber P. <zau...@gm...> - 2012-06-02 04:13:41
|
Oh, never mind, I figured it out. I was running xinput by device ID number, and the device ordering had apparently changed. Xorg was segfaulting because it was attempting to apply the transformation matrix to my USB headphones -.- |
|
From: Zauber P. <zau...@gm...> - 2012-06-02 03:20:59
|
Okay, I've been using the patch for a while now, but things just took a turn for the worse. Now, whenever I run the xinput command to set the transformation matrix, xorg segfaults. I've included the errors, but they don't appear to reveal any useful information: [320096.601] [320096.601] Backtrace: [320096.601] 0: /usr/bin/X (xorg_backtrace+0x36) [0x55db86] [320096.601] 1: /usr/bin/X (0x400000+0x1615b9) [0x5615b9] [320096.601] 2: /lib/libpthread.so.0 (0x7f931813b000+0xf140) [0x7f931814a140] [320096.601] 3: /usr/bin/X (0x400000+0x2d775) [0x42d775] [320096.601] 4: /usr/bin/X (XIChangeDeviceProperty+0x1d0) [0x501450] [320096.601] 5: /usr/bin/X (0x400000+0x102183) [0x502183] [320096.602] 6: /usr/bin/X (0x400000+0x33ff1) [0x433ff1] [320096.602] 7: /usr/bin/X (0x400000+0x23205) [0x423205] [320096.602] 8: /lib/libc.so.6 (__libc_start_main+0xf5) [0x7f9316ff3455] [320096.602] 9: /usr/bin/X (0x400000+0x234dd) [0x4234dd] [320096.602] [320096.602] Segmentation fault at address 0x20 [320096.602] Fatal server error: [320096.602] Caught signal 11 (Segmentation fault). Server aborting [320096.602] [320096.602] |
|
From: Nikolai K. <sp...@gm...> - 2012-05-30 19:45:56
|
On 05/30/2012 10:29 PM, Thomas Schneider wrote: > My bad I normally don't use the googlemail interface to answer to > mailinglists. Sure. BTW, there is an option in the Web interface to have "Reply to all" by default. > At the end of the attachment the pen stopped working. > The last input bit is > > report (size 8) (numbered) = 02 d3 16 0c 14 00 00 00 > Digitizers.0000 = 211 > Digitizers.0000 = 22 > Digitizers.0000 = 12 > Digitizers.0000 = 20 > Digitizers.0000 = 0 > Digitizers.0000 = 0 > Digitizers.0000 = 0 > > And even thought I didn't stop using the pen on the tablet no other events are registered So it stops sending the reports altogether? This really is strange and I suspect HW issue even stronger. Could you check if the tablet works with Windows without moving the tablet, changing port it is connected to, and even without touching the USB cable (the usual suspect)? For example by rebooting into Windows on the same machine, or, even better, starting Windows in a VM and using the tablet from there? Thanks! Aside from the HW issue my guess would be faulty firmware. Maybe it stalls in the default, "compatibility", mode sometimes. We could try switching the tablet to the proprietary mode, which is not yet used by the driver. BTW, do you see any messages in the dmesg output when it stops working? Sincerely, Nick |
|
From: Nikolai K. <sp...@gm...> - 2012-05-30 19:19:42
|
Hi Thomas, Could you please use "Reply to all" instead of reply when answering the messages? This way you will keep the maillist posted. Thanks! On 05/30/2012 09:31 PM, Thomas Schneider wrote: > It resumes after tapping a few times on the tablet. > I think (hope) that it isn't a hardware issue because of a few reasons. > 1) Under windows it works without any quirks. > 2)I looked at the usb input I get and it is continuous. > > But it's really hard to tell when it resumes working because I don't even > exactly know when it stops. > It seems like either the updates helped or I got more used to handling the > pen the "right" way so that it won't stop as often as it used to. > I followed the steps from diagnostic and hope that the usb output may > bring some clarity to the situation. Thanks for the diagnostics! So far, I don't see anything strange there. Could you please try capturing the moment when it stops working? You could do this using the debugfs dumping interface: mount debugfs with "sudo mount -t debugfs debugfs /sys/kernel/debug", capture the reports with "sudo cat /sys/kernel/debug/hid/0003:172F:0037.*/events > events.txt" Thanks! Sincerely, Nick |
|
From: Nikolai K. <sp...@gm...> - 2012-05-30 17:32:28
|
Hi Thomas, On 05/30/2012 08:14 PM, Thomas Schneider wrote: > I have to Aiptek Hyperpen mini devices which are identical to the point except for the bcdDevice id. > The first one with the id 1.01 works but the other one with the id 1.02 doesn't work so well. > The points are mapped correctly but sometimes the stylus stops working > completly (seems to be the case if the pressure is too big or the angle of the stylus is changed). > On Windows the device works flawless. This really looks like a hardware issue. When does the tablet resumes working? After a while, after you reduce the pressure or the angle, or after re-connection? > I attach the lsusb output with the hope that someone can help me. Thanks! Sincerely, Nick |
|
From: Thomas S. <max...@go...> - 2012-05-30 17:26:00
|
2012/5/30 Thomas Schneider <max...@go...> > I have to Aiptek Hyperpen mini devices which are identical to the point > except for the bcdDevice id. > The first one with the id 1.01 works but the other one with the id 1.02 > doesn't work so well. > The points are mapped correctly but sometimes the stylus stops working > completly (seems to be the case if the pressure is too big or the angle of > the stylus is changed). > On Windows the device works flawless. > I attach the lsusb output with the hope that someone can help me. > with kind regards, > Thomas I forgot to mention a few details. I tested it with a 3.4 kernel from git and with a 3.3.7 kernel.I compiled the kernel module from git:// git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git against my kernel and loaded the module. And I tested the evdev and wacom xf86 input driver from git. |
|
From: Thomas S. <max...@go...> - 2012-05-30 17:14:45
|
Bus 005 Device 007: ID 172f:0037 Waltop International Corp.
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x172f Waltop International Corp.
idProduct 0x0037
bcdDevice 1.02
iManufacturer 1 WALTOP
iProduct 2 Tablet
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0 No Subclass
bInterfaceProtocol 0 None
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.10
bCountryCode 30 Taiwan
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 241
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 2
Device Status: 0x0000
(Bus Powered) |
|
From: Favux ... <fav...@gm...> - 2012-05-30 04:22:56
|
> Hi Favux, > > Somehow I lost the last email you sent me. Anyways I'm not sure > if I am answering everything. I didn't yet set up input devices in the > gimp. I actually forgot about that. I guess I didn't consider it > because my now broken wacom was working with it then. (When I > first purchased the monoprice, I was comparing the two.) Well, hopefully Gimp will be good then. > As for compiling... I would compile it myself... but I have a > tendency to just break things. But I could take a look anyways. Alright, here is the Qt bug report: https://bugreports.qt-project.org/browse/QTBUG-25329 Maybe Viktoria S. would be willing to help you. > When will the next update to the evdev driver be released? That would likely require a backport to fix and probably won't happen. Ubuntu doesn't like to update things like that until the next release. I assume you are using Precise? If Qt adds the fix then likely there will be a PPA for Qt somewhere that you would be able to use instead of an official Ubuntu update to Qt in Precise. Favux |
|
From: Favux ... <fav...@gm...> - 2012-05-30 03:33:21
|
Hi again Todd, "Both the GIMP and Krita seem to ignore the pressure sensitivity of it." Thanks for explaining the problems. The Krita problem is due to a Qt bug one of us, viktoria S., has identified and come up with a hack work around. See the bug tracker: http://sourceforge.net/tracker/?func=detail&aid=3530629&group_id=233297&atid=1089171 Qt doesn't handle pressure correctly from the evdev driver which is the X driver your tablet is using. But I'm doubting you feel ready to patch the code and compile Qt so I won't link you to the work arounds. If you want to see them let me know. So anyway Qt knows about the problem and a couple of proposed fixes and we are tracking it. For Gimp I haven't heard of a problem so I'm hoping it is a configuration issue. Have you set up your extended input devices yet in Edit > Preferences > Input Devices? Set the pen to screen mode in other words? Favux |
|
From: Todd M. <how...@gm...> - 2012-05-30 03:12:49
|
Hi, I received an email reply from Favux, because I asked him if the Monoprice 12x9 was supported. He let me know that it was and that if I was having trouble setting it up - and I am - that I could send and email to this list. Can you help me out? Thank you, Todd -- *Todd McCullough* View my portfolio of work below. Blog <http://tamccullough.blogspot.com/> |
|
From: Nikolai K. <sp...@gm...> - 2012-05-29 19:24:45
|
Hi everyone, I've just created a maillist to handle DIGImend development matters: DIG...@li.... We'll be posting patches there from now on and the wiki will be updated to request diagnostics to be sent there. This will help keep DIGImend-users messages to the intended scope: supporting users and general project discussion. You are, of course, welcome to join the new maillist, if you're interested in the project development details: https://lists.sourceforge.net/lists/listinfo/digimend-devel Sincerely, Nick |
|
From: Viktoria S. <vik...@fr...> - 2012-05-29 17:31:28
|
Hi! There is no pressure with Genius Mousepen i608X tablet in Blender. I have found a solution for that problem, and I have filed a bug report included with my solution. You can find it here: http://projects.blender.org/tracker/?func=detail&aid=31636&group_id=9&atid=498 Regards: Viktoria S. |
|
From: Javier G. <gal...@gm...> - 2012-05-29 09:04:02
|
> Will you be able to test a patch to the kernel or a patched kernel package? > If so, could you tell which one you prefer, your distribution and kernel > versions? > Yeah, I can. I'll choose a patched kernel package. Distribution: Linux Mint 13 64-bit. Kernel: 3.2.0-23-generic. |
|
From: Nikolai K. <sp...@gm...> - 2012-05-29 07:42:11
|
Hi Javier, Please use "Reply to all" instead of "Reply" to answer the messages to keep the maillist posted. Thanks! On 05/28/2012 11:36 PM, Javier Gutiérrez wrote: > I ran the usbhid-dump version that you sent. It works. I've attached the file. I hope that it'll help. It did help, thanks! Will you be able to test a patch to the kernel or a patched kernel package? If so, could you tell which one you prefer, your distribution and kernel versions? Thanks! Sincerely, Nick |
|
From: Nikolai K. <sp...@gm...> - 2012-05-27 21:38:08
|
On 05/27/2012 08:56 PM, Nikolai Kondrashov wrote: > Thanks for the diagnostics! It looks fine, except the frame_buttons.txt file > conains pen reports only and no frame buttons, apparently by mistake. Assuming you did "virtual" buttons there (although I didn't see them on the photos I've seen so far), I'm asking about physical buttons instead, the ones located on the tablet frame side, near where the cable is. Thanks! Sincerely, Nick |
|
From: Nikolai K. <sp...@gm...> - 2012-05-27 17:56:20
|
Hi Javier, On 05/27/2012 08:25 AM, Javier Gutiérrez wrote: > Vendor: KYE > Product: EasyPen M506 Thanks for the diagnostics! It looks fine, except the frame_buttons.txt file conains pen reports only and no frame buttons, apparently by mistake. Could you please redo that one? Thanks! Also, which distribution and kernel version do you use? 32 bits or 64? Sincerely, Nick |
|
From: Javier G. <gal...@gm...> - 2012-05-27 05:25:49
|
Bus 002 Device 004: ID 0458:500f KYE Systems Corp. (Mouse Systems)
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0458 KYE Systems Corp. (Mouse Systems)
idProduct 0x500f
bcdDevice 0.01
iManufacturer 1 Genius
iProduct 2 EasyPen M506
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0 No Subclass
bInterfaceProtocol 2 Mouse
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.11
bCountryCode 33 US
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 476
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 1x 16 bytes
bInterval 2
Device Status: 0x0002
(Bus Powered)
Remote Wakeup Enabled |
|
From: David F. <fav...@gm...> - 2012-05-25 01:36:51
|
This patch set includes the six Waltop tablets currently supported. The Sirius Battery Free Tablet should be supported in the 3.5 kernel. See the DIGImend "Tablet support status page": http://sourceforge.net/apps/mediawiki/digimend/index.php?title=Tablet_support_status Waltop devices such as the multifunction dials, that do not work with the Wacom driver, aren't included in [Features]. Instead they are listed in [Waltop Features] in the comments. These devices work with the evdev driver. The exception is Tilt, for which xf86-input-wacom support is being implemented. But Tilt isn't included in libwacom [Features] yet. Dave Note: Would like to use Class=Intuos4 instead of Class=Bamboo for the Sirius Battery Free Tablet since it supports Tilt. However that causes it to fail one of the three tests: Verifying tablet Waltop Sirius Battery Free Tablet lt-tablet-validity: tablet-validity.c:103: verify_tablet: Assertion `styli[i] != 0xfffff' failed. /bin/bash: line 5: 19848 Aborted (core dumped) ${dir}$tst FAIL: tablet-validity Unless something like this is used: Styli=0x40802;0x4080a |
|
From: David F. <fav...@gm...> - 2012-05-25 01:34:03
|
Adds the usb:172F:0502, Waltop Sirius Battery Free Tablet. Signed-off-by: David Foley <fav...@gm...> --- data/sirius-battery-free-tablet.tablet | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 data/sirius-battery-free-tablet.tablet diff --git a/data/sirius-battery-free-tablet.tablet b/data/sirius-battery-free-tablet.tablet new file mode 100644 index 0000000..6118ae0 --- /dev/null +++ b/data/sirius-battery-free-tablet.tablet @@ -0,0 +1,30 @@ +# Waltop +# Sirius Battery Free Tablet +# +# rebranded as: VisTablet Muse, Princeton PTB-S1BK, PENTAGRAM Designer P 2700 +# +# DIGImend tablet information page: +# http://sourceforge.net/apps/mediawiki/digimend/index.php?title=Waltop_Sirius_Battery_Free_Tablet +# +# [Waltop Features] +# StylusBattery=false +# Tilt=true +# JogWheels=2 +# Buttons=10 + +[Device] +Name=Waltop Sirius Battery Free Tablet +DeviceMatch=usb:172F:0502 +Class=Bamboo +Width=10 +Height=6 + +[Features] +Stylus=true +Reversible=false +Touch=false +Ring=false +Ring2=false +NumStrips=0 +Buttons=0 +BuiltIn=false -- 1.7.9.5 |
|
From: David F. <fav...@gm...> - 2012-05-25 01:34:01
|
Adds the usb:172F:0500, Waltop Tablet 14.1". Signed-off-by: David Foley <fav...@gm...> --- data/media-tablet-14.1.tablet | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 data/media-tablet-14.1.tablet diff --git a/data/media-tablet-14.1.tablet b/data/media-tablet-14.1.tablet new file mode 100644 index 0000000..60c70a0 --- /dev/null +++ b/data/media-tablet-14.1.tablet @@ -0,0 +1,30 @@ +# Waltop +# Media Tablet 14.1" +# +# rebranded as: Genius G-Pen M712, Genius G-Pen M712X, Trust item #15358, Adesso CyberTablet M14, +# iVista Media Tablet 14.1, Aiptek MediaTablet 14000u, PENTAGRAM O'pen Wide P 2004 +# +# DIGImend tablet information page: +# http://sourceforge.net/apps/mediawiki/digimend/index.php?title=Waltop_Media_Tablet_14.1%22 +# +# [Waltop Features] +# StylusBattery=true +# JogWheels=2 +# Buttons=5 + +[Device] +Name=Waltop Media Tablet 14.1" +DeviceMatch=usb:172F:0500 +Class=Bamboo +Width=12 +Height=7 + +[Features] +Stylus=true +Reversible=false +Touch=false +Ring=false +Ring2=false +NumStrips=0 +Buttons=0 +BuiltIn=false -- 1.7.9.5 |
|
From: David F. <fav...@gm...> - 2012-05-25 01:34:00
|
Adds the usb:172F:0038, Waltop PID 0038 tablet. Can't find Waltop's name for it. Signed-off-by: David Foley <fav...@gm...> --- data/waltop-pid-0038.tablet | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 data/waltop-pid-0038.tablet diff --git a/data/waltop-pid-0038.tablet b/data/waltop-pid-0038.tablet new file mode 100644 index 0000000..df266ae --- /dev/null +++ b/data/waltop-pid-0038.tablet @@ -0,0 +1,27 @@ +# Waltop +# PID 0038 +# +# rebranded as: Genius G-Pen F509, Manhattan 177405 +# +# DIGImend tablet information page: +# http://sourceforge.net/apps/mediawiki/digimend/index.php?title=Waltop_PID_0038 +# +# [Waltop Features] +# StylusBattery=true + +[Device] +Name=Waltop PID 0038 +DeviceMatch=usb:172F:0038 +Class=Bamboo +Width=9 +Height=5 + +[Features] +Stylus=true +Reversible=false +Touch=false +Ring=false +Ring2=false +NumStrips=0 +Buttons=0 +BuiltIn=false -- 1.7.9.5 |
|
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 |
|
From: David F. <fav...@gm...> - 2012-05-25 01:33:58
|
Adds the usb:172F:0034, Waltop Slim Tablet 12.1". Signed-off-by: David Foley <fav...@gm...> --- data/slim-tablet-12.1.tablet | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 data/slim-tablet-12.1.tablet diff --git a/data/slim-tablet-12.1.tablet b/data/slim-tablet-12.1.tablet new file mode 100644 index 0000000..f2d5f07 --- /dev/null +++ b/data/slim-tablet-12.1.tablet @@ -0,0 +1,29 @@ +# Waltop +# Slim Tablet 12.1" +# +# rebranded as: Genius G-Pen F610, Trust Slimline Widescreen Tablet, VisTablet Original 12", +# Adesso CyberTablet Z12, Adesso CT-Z12A, PenPower Tooya Pro, Aiptek Slim 12.1 Inch, Aiptek +# SlimTablet 600u Premium II, NGS Slim Pro, iVistaTablet Slim 12.1, PENTAGRAM ThinType P 2006 +# +# DIGImend tablet information page: +# http://sourceforge.net/apps/mediawiki/digimend/index.php?title=Waltop_Slim_Tablet_12.1%22 +# +# [Waltop Features] +# StylusBattery=true + +[Device] +Name=Waltop Slim Tablet 12.1" +DeviceMatch=usb:172F:0034 +Class=Graphire +Width=10 +Height=6 + +[Features] +Stylus=true +Reversible=false +Touch=false +Ring=false +Ring2=false +NumStrips=0 +Buttons=0 +BuiltIn=false -- 1.7.9.5 |
|
From: David F. <fav...@gm...> - 2012-05-25 01:33:57
|
Adds the usb:172F:0032, Waltop Slim Tablet 5.8". Signed-off-by: David Foley <fav...@gm...> --- data/slim-tablet-5.8.tablet | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 data/slim-tablet-5.8.tablet diff --git a/data/slim-tablet-5.8.tablet b/data/slim-tablet-5.8.tablet new file mode 100644 index 0000000..92f6706 --- /dev/null +++ b/data/slim-tablet-5.8.tablet @@ -0,0 +1,27 @@ +# Waltop +# Slim Tablet 5.8" +# +# rebranded as: Genius G-Pen F350, Trust item #16485, VisTablet Miniguess, iVistaTablet Slim 5.8 +# +# DIGImend tablet information page: +# http://sourceforge.net/apps/mediawiki/digimend/index.php?title=Waltop_Slim_Tablet_5.8%22 +# +# [Waltop Features] +# StylusBattery=true + +[Device] +Name=Waltop Slim Tablet 5.8" +DeviceMatch=usb:172F:0032 +Class=Graphire +Width=5 +Height=3 + +[Features] +Stylus=true +Reversible=false +Touch=false +Ring=false +Ring2=false +NumStrips=0 +Buttons=0 +BuiltIn=false -- 1.7.9.5 |
|
From: David F. <fav...@gm...> - 2012-05-25 01:33:57
|
Adds the usb:172F:0501, Waltop Media Tablet 10.6". Signed-off-by: David Foley <fav...@gm...> --- data/media-tablet-10.6.tablet | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 data/media-tablet-10.6.tablet diff --git a/data/media-tablet-10.6.tablet b/data/media-tablet-10.6.tablet new file mode 100644 index 0000000..45cc162 --- /dev/null +++ b/data/media-tablet-10.6.tablet @@ -0,0 +1,30 @@ +# Waltop +# Media Tablet 10.6" +# +# rebranded as: Genius G-Pen M609, Genius G-Pen M609X, iVista Media Tablet 10.6, Aiptek +# MediaTablet 10000u +# +# DIGImend tablet information page: +# http://sourceforge.net/apps/mediawiki/digimend/index.php?title=Waltop_Media_Tablet_10.6%22 +# +# [Waltop Features] +# StylusBattery=true +# JogWheels=2 +# Buttons=5 + +[Device] +Name=Waltop Media Tablet 10.6" +DeviceMatch=usb:172F:0501 +Class=Bamboo +Width=9 +Height=6 + +[Features] +Stylus=true +Reversible=false +Touch=false +Ring=false +Ring2=false +NumStrips=0 +Buttons=0 +BuiltIn=false -- 1.7.9.5 |