Skip to content

Commit 495c666

Browse files
committed
Additional message about tcp port in GUI
1 parent b50f513 commit 495c666

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

virtual_touchscreen.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
{:text "touchers", :x 15, :y 35}
2727
{:text "Touch area (approximate)", :x 95, :y 45}
2828
{: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}
2930
])
3031
(def num-touchers 10)
3132

0 commit comments

Comments
 (0)