Input: add start() method to input handlers
authorDmitry Torokhov <dtor@insightbb.com>
Thu, 6 Jul 2006 04:21:03 +0000 (00:21 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Thu, 6 Jul 2006 04:21:03 +0000 (00:21 -0400)
The new start() method is called immediately after connect() and also
when "grabbed" device is released by its owner. This will allow input
handlers to re-synchronize state of once-grabbed device with the rest
of devices.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found