Comment 2 for bug 282203

Revision history for this message
Alexia Death (alexiade) wrote :

Right now, its stuck at hal capabilities and the tablets special 1:n mapping between the kernel device and X device. One device from kernel end needs to be presented to X as at least styus and eraser + some more devices depending on what model you have. Hal cant do that. there might be a way to do this through DBUS, but looking at X in ubuntu packages the X dbus config interface is not enabled at build time, so I could not test this method.

Otherwise, it might be possible to use the HAL device add signal to configure the remaining devices through DBUS, but as is, that cant be done.