Re: [PATCH libinput 1/5] udev: mark switches as input devices

2017-01-05 Thread Peter Hutterer
On Thu, Jan 05, 2017 at 05:11:25PM +1100, James Ye wrote:
> ---

fwiw, I have the required bits here
https://github.com/whot/systemd/tree/wip/ID_INPUT_SWITCH

I'll get the upstream as soon as we're happy with this set

Cheers,
   Peter

>  udev/90-libinput-model-quirks.hwdb | 6 ++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/udev/90-libinput-model-quirks.hwdb 
> b/udev/90-libinput-model-quirks.hwdb
> index eb74f61..f038144 100644
> --- a/udev/90-libinput-model-quirks.hwdb
> +++ b/udev/90-libinput-model-quirks.hwdb
> @@ -15,6 +15,12 @@
>  #libinput:name::fwversion:
>  #
>  # Sort by brand, model
> +#
> +
> +
> +# TEMPORARY UNTIL SYSTEMD HAS THIS PATCH
> +libinput:name:*Switch*
> + ID_INPUT_SWITCH=1
>  
>  ##
>  # ALPS
> -- 
> 2.9.3
> 
> ___
> wayland-devel mailing list
> wayland-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel
> 
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel


[PATCH libinput 1/5] udev: mark switches as input devices

2017-01-04 Thread James Ye
---
 udev/90-libinput-model-quirks.hwdb | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/udev/90-libinput-model-quirks.hwdb 
b/udev/90-libinput-model-quirks.hwdb
index eb74f61..f038144 100644
--- a/udev/90-libinput-model-quirks.hwdb
+++ b/udev/90-libinput-model-quirks.hwdb
@@ -15,6 +15,12 @@
 #  libinput:name::fwversion:
 #
 # Sort by brand, model
+#
+
+
+# TEMPORARY UNTIL SYSTEMD HAS THIS PATCH
+libinput:name:*Switch*
+ ID_INPUT_SWITCH=1
 
 ##
 # ALPS
-- 
2.9.3

___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel