aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index cbc8d2f..878aac7 100644
--- a/README
+++ b/README
@@ -45,3 +45,11 @@ Once it has been installed, you can load it when you want with
# modprobe evspy
+
+** OTHER **
+
+A patch is supplied (evspy.patch) to be able to compile a kernel with evspy
+included; just cd to your Linux source tree, copy all the evspy files (*.c *.h)
+to drivers/input/, and apply the patch. Then you should be able to configure the
+kernel to include evspy just like any other module:
+ Device Drivers --> Input device support --> Event based keylogger