Hi.

Questions:

- What is the best place to intercept keyboard strokes in UML?
- What is the best place to intercept keyboard strokes in i386?

I'd like to know which file (or function) I'd have to study
in order to write a small driver to show how many
times I've pushed keys in the keyboard. Maybe make
it a kernel module.

I'd like to have:

cat /proc/keystrokes
2566

I guess it's done in userspace if I use UML. I'd like to
use UML to test this.

If there is such a module, I'd like to know.
I found ttyrpld but I'm not interested in a key logger.
http://ttyrpld.sourceforge.net/

Regards.

--
Homepage : http://geocities.com/arhuaco

The first principle is that you must not fool yourself
and you are the easiest person to fool.
     -- Richard Feynman.


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
User-mode-linux-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to