mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-19 12:23:03 +01:00
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
|