Thanks for chiming in, Tom. It could be the same problem, but I can't really tell yet. Are you using Onboard 1.0.1 from the community repo? The warnings are most likely unrelated, but I'll keep them in mind. I've seen them before but no more since some time into Ubuntu 13.10.
Your device reports as XIDependentTouch like my touch pad, meaning the Touch Input setting would be ignored. Onboard ought to just use the regular (emulated) pointer events then, like it does here. I have no good idea yet where this fails. Bear with me, I guess we need to keep digging. Please paste this into your terminal again, all lines at once. If you can, make sure you used the touch screen last, not the mouse, before you run this. (killall onboard; \ xsetwacom --list; xsetwacom --list | cut -f 2 | cut -d " " -f2 | xargs xinput list-props; \ xinput; \ xinput list --long; \ xinput test-xi2 2) &>X220t_xinput.txt Again, tap the little window a few times somewhere in the middle, close it and attach X220t_xinput.txt here. The list of devices was missing before and there was some confusion about which id is what device. Then please collect debug output from Onboard. Turn the Input event source setting back to "XInput" before, because the Gtk path doesn't log pointer events. (killall onboard; onboard -ddebug) &>X220t_onboard_debug.txt Once the keyboard shows, tap a few of its keys (any keys really), quit Onboard and attach X220t_onboard_debug.txt here. I'm looking for lines containing "TouchInput: listening to" and "TouchInput: device event". -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to onboard in Ubuntu. https://bugs.launchpad.net/bugs/1297692 Title: Onboard not working with wacom driver Status in Onboard on-screen keyboard: Incomplete Status in “onboard” package in Ubuntu: Confirmed Bug description: If I choose the wacom driver instead of the evdev driver in: /usr/share/X11/xorg.conf.d/10-evdev.conf the touchscreen works in general fine, but it is not posibible to type on the onscreen keyboard. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: onboard 1.0.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6 Uname: Linux 3.13.0-19-generic x86_64 ApportVersion: 2.13.3-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Wed Mar 26 09:27:31 2014 EcryptfsInUse: Yes InstallationDate: Installed on 2014-01-11 (73 days ago) InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 (20130820.2) SourcePackage: onboard UpgradeStatus: Upgraded to trusty on 2014-03-23 (2 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/onboard/+bug/1297692/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp