Skip to content

quirks: don't disable keyboard device for Acer Spin 5 when in tablet mode

Nathaniel Roach requested to merge nroach44/libinput:acerspin5tabletmode into master

As with some other convertible devices, the keyboard is disabled by the system when the device is in tablet mode. The volume control keys on the side of the unit are not, but still appear from the keyboard to the system. So we shouldn't disable the keyboard when in tablet mode.

Tested working.

Merge request reports