Re: [PATCH v2] Input: set INPUT_PROP_POINTING_STICK in hid-lenovo

2015-04-14 Thread Andreas Fleig
On Mon, Apr 13, 2015 at 7:23 , Benjamin Tissoires benjamin.tissoi...@gmail.com wrote: Are we sure that there is no other integrated mouse than the track point? I would not like us to set INPUT_PROP_POINTING_STICK to other input devices that should not have them. If you are not sure, maybe test

Re: [PATCH v2] Input: set INPUT_PROP_POINTING_STICK in hid-lenovo

2015-04-13 Thread Benjamin Tissoires
Hi Andreas, [please do not forget to CC Jiri when submitting to HID, or your patch will get lost] On Wed, Apr 8, 2015 at 5:36 AM, Andreas Fleig andreasfl...@gmail.com wrote: Set flags INPUT_PROP_POINTER and INPUT_PROP_POINTING_STICK for the trackpoint integrated in Lenovo USB and Bluetooth

[PATCH v2] Input: set INPUT_PROP_POINTING_STICK in hid-lenovo

2015-04-08 Thread Andreas Fleig
Set flags INPUT_PROP_POINTER and INPUT_PROP_POINTING_STICK for the trackpoint integrated in Lenovo USB and Bluetooth keyboards. Libinput checks these flags to enable features such as middle-button-scrolling by default. Signed-off-by: Andreas Fleig andreasfl...@gmail.com diff --git