From 9bec5056ec35008afd4d68528718fd4519cd3503 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Sat, 18 Sep 2010 19:10:11 +0200 Subject: Initial evemu commit Evemu is a kernel device and emulator, which allows for remote creation and testing of arbitrary devices. Signed-off-by: Henrik Rydberg --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..8efb27d --- /dev/null +++ b/README @@ -0,0 +1,11 @@ +evemu - Kernel device emulation + +The evemu library and tools are used to describe devices, record +data, create devices and replay data from kernel evdev devices. + +http://bitmath.org/code/evemu/ +Please send patches to: patches@bitmath.org + +--- +Copyright (C) 2010 Henrik Rydberg +Copyright (C) 2010 Canonical Ltd. -- cgit v1.2.3