On Mon, Nov 10, 2014 at 11:59:11AM +0100, Hans de Goede wrote:
> Hi All,
>
> Here is v2 of my scroll mode configuration patchset.
>
> Changes since v1:
> -"Add libinput_device_has_button function"
> -Rename libinput_device_has_key to libinput_device_has_button, make it only
> apply to LIBINPUT
Hi All,
Here is v2 of my scroll mode configuration patchset.
Changes since v1:
-"Add libinput_device_has_button function"
-Rename libinput_device_has_key to libinput_device_has_button, make it only
apply to LIBINPUT_DEVICE_CAP_POINTER
-"Add configuration option to select scroll mode"
-Minor c