On Wed, Jan 24, 2018 at 10:54:53AM -0800, Jason Gerecke wrote:
> On Thu, Nov 9, 2017 at 2:19 PM, Jason Gerecke wrote:
> > On Tue, Nov 7, 2017 at 2:37 PM, Peter Hutterer
> > wrote:
> >> On Tue, Nov 07, 2017 at 11:09:44AM -0800, Jason Gerecke wrote:
> >>> BTN_STYLUS3 has been introduced by the Lin
On Thu, Nov 9, 2017 at 2:19 PM, Jason Gerecke wrote:
> On Tue, Nov 7, 2017 at 2:37 PM, Peter Hutterer
> wrote:
>> On Tue, Nov 07, 2017 at 11:09:44AM -0800, Jason Gerecke wrote:
>>> BTN_STYLUS3 has been introduced by the Linux 4.15 kernel to report the
>>> status of the third button present on Wa
On Tue, Nov 7, 2017 at 2:37 PM, Peter Hutterer wrote:
> On Tue, Nov 07, 2017 at 11:09:44AM -0800, Jason Gerecke wrote:
>> BTN_STYLUS3 has been introduced by the Linux 4.15 kernel to report the
>> status of the third button present on Wacom's new "Pro Pen 3D" stylus.
>> Treat this button like xf86-
On Tue, Nov 07, 2017 at 11:09:44AM -0800, Jason Gerecke wrote:
> BTN_STYLUS3 has been introduced by the Linux 4.15 kernel to report the
> status of the third button present on Wacom's new "Pro Pen 3D" stylus.
> Treat this button like xf86-input-wacom and send a button 8 event
> ("navigate back") wh
BTN_STYLUS3 has been introduced by the Linux 4.15 kernel to report the
status of the third button present on Wacom's new "Pro Pen 3D" stylus.
Treat this button like xf86-input-wacom and send a button 8 event
("navigate back") when received from Wayland.
Signed-off-by: Jason Gerecke
---
Note: this