Comment 18 for bug 1297692

Revision history for this message
marmuta (marmuta) wrote :

Thank you and good job getting it to run. It'll hopefully be easier next time, I'm going to add build instructions for Arch and Mageia to the README.

One slight problem, gesture support should be on, that's the default for the wacom driver. I hope this is the reason why there are no events from the touch screen device 11 in the log. The previous log still had them.

Here's the full procedure in command-line form, just paste everything at once:

gsettings set org.onboard.keyboard input-event-source XInput
gsettings set org.onboard.keyboard touch-input none
xsetwacom --set "Wacom ISDv4 E6 Finger touch" Gesture on
killall onboard; ./onboard -d event &>X220t_onboard_debug3.txt

Then tap a few of onboard's keys with the touch screen, and quit it (CTRL-C is fine).