tree: acd1cf7682f626a85c13ff4d6477f909275bd624 [path history] [tgz]
  1. BUILD.gn
  2. main.cc
  3. README.md
bin/ui/input/README.md

Mozart Input Injection Tool

This directory contains input, a simple tool to inject input events into Mozart.

USAGE

input keyevent hid_usage (int)
input tap x y
input swipe x0 y0 x1 y1

The x and y coordinates are in the range 0 to 1000 and will be proportionally transformed to the current display.