conf: add Lenovo T450s and W451 to rules

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer
2015-03-06 11:06:41 +10:00
parent 37d34f0356
commit 00db769067

View File

@@ -7,4 +7,14 @@ KERNELS=="serio1", \
ATTRS{firmware_id}=="*LEN0048*", \
ENV{ID_INPUT.tags}="has_trackpoint_buttons"
# Lenovo W451
KERNELS=="serio1", \
ATTRS{firmware_id}=="*LEN004a*", \
ENV{ID_INPUT.tags}="has_trackpoint_buttons"
# Lenovo T450s
KERNELS=="serio1", \
ATTRS{firmware_id}=="*LEN200f*", \
ENV{ID_INPUT.tags}="has_trackpoint_buttons"
LABEL="touchpad_end"