On Tue, 2015-02-24 at 16:21 +1000, Peter Hutterer wrote:
> libwacom can tell us how many buttons we have per stylus, so we map those into
> BTN_STYLUS and BTN_STYLUS2.
> BTN_TOUCH is set on all styli.
>
> Signed-off-by: Peter Hutterer
> ---
> src/evdev-tablet.c | 73
> ++
On Tue, Feb 24, 2015 at 1:21 AM, Peter Hutterer
wrote:
> libwacom can tell us how many buttons we have per stylus, so we map those into
> BTN_STYLUS and BTN_STYLUS2.
> BTN_TOUCH is set on all styli.
>
> Signed-off-by: Peter Hutterer
> ---
> src/evdev-tablet.c | 73
>
libwacom can tell us how many buttons we have per stylus, so we map those into
BTN_STYLUS and BTN_STYLUS2.
BTN_TOUCH is set on all styli.
Signed-off-by: Peter Hutterer
---
src/evdev-tablet.c | 73 ++
src/libinput-private.h | 1 +
src/libinput.