xinput & lsmod: https://www.evernote.com/shard/s248/sh/389ce6d8-d67f-4e1c-8755-8463a2039eca/12aaf8b389d06a9d5bb2c1364e0b6451 https://www.evernote.com/shard/s248/sh/ee49f14d-db21-4fb9-888d-19c866887e7a/5ace681b8954cb0033971dc5394efaa5 configuration (in Russian): http://dromok.ru/332
Didn't we already have a bug for this?
This is the one that happens because the genius tablet reports itself to the system as a keyboard, right?
Git commit 6708d8d4a7a5e311c2e539c029a9613dad6385d0 by Dmitry Kazakov. Committed on 25/03/2014 at 10:03. Pushed by dkazakov into branch 'master'. Added support for the 'evdev' tablets There are two complications: 1) In each event 'evdev' reports not all the axes preset, but only recently changed ones, so we need to keep the state of all the axes internally. 2) 'aiptek' tablet reports that it is a keyboard. Well, let us not disappoit it that it is not. Now we just check whether this nice "keyboard" supports xinput motion and proximity events. Related: bug 332239, bug 329641, bug 331917 M +86 -0 krita/ui/input/wintab/kis_tablet_support.h M +66 -16 krita/ui/input/wintab/kis_tablet_support_x11.cpp http://commits.kde.org/calligra/6708d8d4a7a5e311c2e539c029a9613dad6385d0
Git commit f406313a16c16294e1f438bb2a296d4fbaf075ab by Dmitry Kazakov. Committed on 25/03/2014 at 10:03. Pushed by dkazakov into branch 'calligra/2.8'. Added support for the 'evdev' tablets There are two complications: 1) In each event 'evdev' reports not all the axes preset, but only recently changed ones, so we need to keep the state of all the axes internally. 2) 'aiptek' tablet reports that it is a keyboard. Well, let us not disappoit it that it is not. Now we just check whether this nice "keyboard" supports xinput motion and proximity events. Related: bug 332239, bug 329641, bug 331917 M +86 -0 krita/ui/input/wintab/kis_tablet_support.h M +66 -16 krita/ui/input/wintab/kis_tablet_support_x11.cpp http://commits.kde.org/calligra/f406313a16c16294e1f438bb2a296d4fbaf075ab