mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-19 12:23:03 +01:00
b7f5b9ebee
Weston segfaults if it can't find input devices despite it being configured to load without it (require-input=false)
10 lines
227 B
Plaintext
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
|