Re: [DIGImend-users] UGEE M708 keys
Brought to you by:
spb_nick
From: Dmitry U. <lo...@gm...> - 2015-07-09 18:02:32
|
After some research I've found solution with wacom driver. I've tried to assign buttons by index beginning with 1, but xsetwacom expects the button number, e.g. 1,2,3,8,9,10,11,12, not the 1,2,3,4,5,6,7,8 as I expected previously. The 4-7 buttons has special role in X. Please ignore my previous message. 2015-07-09 19:28 GMT+03:00 Dmitry Utkin <lo...@gm...>: > Hello, > > I have UGEE M708 <http://ugee.net/products_view.asp?articleid=28> tablet > and trying to get it working with digimend drivers under Ubuntu 14.04 amd64. > > The tablet is recognized as 5543:0081 UC-Logic Technology Corp. > > xinput output: > > $ xinput | grep UC > ⎜ ↳ UC-LOIC TABLET 1060 Pen id=12 [slave pointer (2)] > ⎜ ↳ UC-LOIC TABLET 1060 Pad id=13 [slave pointer (2)] > ⎜ ↳ UC-LOIC TABLET 1060 Mouse id=14 [slave pointer (2)] > ⎜ ↳ UC-LOIC TABLET 1060 Consumer Control id=16 [slave pointer (2)] > ↳ UC-LOIC TABLET 1060 System Control id=17 [slave keyboard (3)] > ↳ UC-LOIC TABLET 1060 Keyboard id=15 [slave keyboard (3)] > > > > Everything seems to work in exception the tablet's buttons are recognized > as mouse buttons: 1, 2, 3, 8, 9, 10, 11, 12. > > > Is there any method to get tablet's buttons recognized as a keyboard keys? > > Previously I used wizardpen driver, but it don't work with pressure > sensitivity in GTK3 and QT-based apps. > > > To resolve the problem i've tried several options > <http://sourceforge.net/p/digimend/mailman/message/33639528/>: custom > hwdb, wacom driver, map mouse keys to keyboard. But didn't find acceptable > solution - nothing solves my problem completely. > > > Wacom driver is partially solves the problem, but it recognizes only first > 4 buttons of 8. When I try to assign 5th or next buttons I see the message: > > Unsupported offset into 'Wacom Button Actions' property. > > > Thanks in advance. > > -- > Best regards, Dmitry Utkin. > > E-Mail: lo...@gm... > Skype: loentar > > -- Best regards, Dmitry Utkin. E-Mail: lo...@gm... Skype: loentar |