We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50f513 commit 495c666Copy full SHA for 495c666
1 file changed
virtual_touchscreen.clj
@@ -26,6 +26,7 @@
26
{:text "touchers", :x 15, :y 35}
27
{:text "Touch area (approximate)", :x 95, :y 45}
28
{:text "Drag touchers into touch area to aim and check checkbox to touch.", :x 90, :y 15}
29
+ {:text "Connect to tcp port 9494 and feed events into /dev/virtual_touchscreen", :x 90, :y 25}
30
])
31
(def num-touchers 10)
32
0 commit comments