[PATCH xf86-input-libinput] Correct the horizontal scroll property name

Hans de Goede hdegoede at redhat.com
Tue Sep 13 06:32:33 UTC 2016


Hi,

On 13-09-16 06:54, Peter Hutterer wrote:
> Clear typo. Not bothering to be backwards compatible here, anything that uses
> the #define will update on rebuild, anyone using the string directly should've
> told me about the typo...

That seems fair to me :)

> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

Reviewed-by: Hans de Goede <hdegoede at redhat.com>

Regards,

Hans



> ---
> Just sending this to the list as a sort-of heads-up.
>
>  include/libinput-properties.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/libinput-properties.h b/include/libinput-properties.h
> index e405453..8c6942d 100644
> --- a/include/libinput-properties.h
> +++ b/include/libinput-properties.h
> @@ -147,7 +147,7 @@
>
>  /* Horizontal scroll events enabled: BOOL, 1 value (0 or 1).
>   * If disabled, horizontal scroll events are discarded */
> -#define LIBINPUT_PROP_HORIZ_SCROLL_ENABLED "libinput Horizonal Scroll Enabled"
> +#define LIBINPUT_PROP_HORIZ_SCROLL_ENABLED "libinput Horizontal Scroll Enabled"
>
>  /* Number of modes each pad mode group has available: CARD8, one for each
>   * pad mode group, read-only.
>


More information about the xorg-devel mailing list