config: support libinput sendEventsMode

This allows to enable / disable libinput devices.

Co-Authored-By: @Consolatis
This commit is contained in:
Sachin Bhat 2023-06-26 07:36:54 +08:00 committed by Consolatis
parent 9456b50983
commit 6fb06c54c2
6 changed files with 78 additions and 6 deletions

View file

@ -24,6 +24,7 @@ libinput_category_init(struct libinput_category *l)
l->middle_emu = -1;
l->dwt = -1;
l->click_method = -1;
l->send_events_mode = -1;
}
enum lab_libinput_device_type