1

Basically I want to begin migrating my Macbook Pro to Ubuntu Touch, while only making changes in the GUI. I need to expose the apple touchpad to the desktop as a touch surface, rather than mouse.

1 Answers1

0

You need to edit xinput, which interprets the input methods for interaction with applications. Allow it to see both the touchscreen and the mouse via the same abstraction, then configure this abstraction to accept both styles of input. Then merge the wacom tablet app with the mouse and touchpad app.