【发布时间】:2012-04-02 16:20:57
【问题描述】:
我需要向 input1 发送事件以模拟触摸屏事件。
这是“cat /proc/bus/input/devices”的输出:
I: Bus=0000 Vendor=0000 Product=0000 Version=0000 N: Name="mxc_ts" P: Phys= S: Sysfs=/devices/virtual/input/input1 U: Uniq= H: Handlers=event1 B: EV=b B: KEY=400 0 0 0 0 0 0 0 0 0 0 B: ABS=1000003
试图 cat /dev/input/ts0 但输出不可读。
你能帮我模拟一个ts点击吗?
PS:我们没有安装 gtk 包。
【问题讨论】: