| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
The current code erroneously extracts the device properties from
the evemu device, when there is a utouch surface structure to read
from. Remedied with this patch.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
|
|
|
|
|
| |
Setup device properties based on udev heuristic for non-property,
devices. This patch only treats the cases POINTER && !DIRECT and
!POINTER && DIRECT the digitizer case, POINTER && DIRECT, is assumed
to be handled properly by the kernel properties.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
|
| |
Signed-off-by: Stephen M. Webb <stephen.webb@canonical.com>w
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
|
|
Compiles and runs on mtdev. ABI proof.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|