User level input driver support



Can anyone help me find some information about using the user-space
input feature of the linux kernel...

Mainly I want to simulate mouse keypresses with an application.

config INPUT_UINPUT
tristate "User level driver support"
help
Say Y here if you want to support user level drivers for
input
subsystem accessible under char device 10:223 -
/dev/input/uinput.

To compile this driver as a module, choose M here: the
module will be called uinput.

.