1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-19 12:23:03 +01:00
OpenVoiceOS/buildroot-external/package/virtual-touch/Config.in
j1nx b7f5b9ebee Add a virtual touchscreen driver as quick fix for Weston.
Weston segfaults if it can't find input devices despite it being
configured to load without it (require-input=false)
2021-01-03 20:57:48 +01:00

10 lines
227 B
Plaintext

config BR2_PACKAGE_VIRTUAL_TOUCH
bool "virtual-touch"
help
Simple virtual input device for
testing things in Linux. Creates
a character device and an input
device.
https://github.com/vi/virtual_touchscreen