liuhongchao
|
a6286ee0ea
|
graphics/input: Add getevent input event monitor tool.
Add getevent utility for monitoring input events including
mouse clicks/movement, multi-touch coordinates/pressure,
and keyboard key presses. Supports automatic device detection
in /dev and command-line device path specification with
non-blocking I/O.
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
|
2026-04-09 11:59:19 +02:00 |
|
liuchan3
|
fdf6f57d6c
|
graphics/input: Adjust input tool priority and sampling rate
Align to monkey's priority, with a sampling rate similar to a real touch.
Signed-off-by: liuchan3 <liuchan3@xiaomi.com>
|
2025-08-12 20:20:01 +08:00 |
|
liuchan3
|
6f93e401aa
|
apps/graphics: Refactor the input tool using input generator library
Signed-off-by: liuchan3 <liuchan3@xiaomi.com>
|
2025-08-12 20:20:01 +08:00 |
|
liuchan3
|
36b117c00a
|
apps/graphics: Refactor monkey using input generator library
Signed-off-by: liuchan3 <liuchan3@xiaomi.com>
|
2025-08-12 20:20:01 +08:00 |
|
Zhe Weng
|
7bfd5e5790
|
apps/system: Move input/monkey to apps/graphics/input
Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
|
2025-08-12 20:20:01 +08:00 |
|
Zhe Weng
|
7a2d5bbc64
|
apps/graphics: Add input generator library
We can use it to unify our monkey / input tools, and for other input
generation purposes easily.
Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
|
2025-08-12 20:20:01 +08:00 |
|