Skip to content

Running virtualbind

mrvictory1 edited this page Sep 26, 2024 · 2 revisions

Virtualbind takes a single argument: The name of configuration file set you want to use. For example if you have foo.conf and foo.1.conf you should use the command

sudo ./virtualbind foo

Root access is required to access evdev, which is used to create a fake touchscreen, listening to events from input devices and writing events to fake touchscreen.

Clone this wiki locally