quirks: AddHP Spectre x360 15 ModelTabletModeNoSuspend keyboard quirk
authorJosé Expósito <jose.exposito89@gmail.com>
Mon, 31 Jul 2023 11:24:57 +0000 (13:24 +0200)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 4 Dec 2023 10:23:27 +0000 (19:23 +0900)
commit7379fc11b4a83c850bb2a8e1415e031dbda6f04c
tree15f8a7ba8e52b34cbf91e87b2567163b61de5353
parent5ea4903f138887624cf74b5ccf53302d7d465242
quirks: AddHP Spectre x360 15 ModelTabletModeNoSuspend keyboard quirk

The HP stream x360's embedded-controller filters out events form its
builtin keyboard when in tablet-mode itself; and it has a volume up/down
on the side.

Do not suspend the keyboard when in tablet-mode so that the volume
up/down button keeps working when in tablet-mode.

Add a ModelTabletModeNoSuspend quirk so that the home button keeps
working when in tablet-mode.
This can safely be done since the rest of the keyboard gets disabled by
the embedded-controller for us.

Fixes https://gitlab.freedesktop.org/libinput/libinput/-/issues/920
Signed-off-by: José Expósito <jose.exposito89@gmail.com>
quirks/50-system-hp.quirks