From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alessio Sangalli Subject: Input event "grabber" and "generator" for testing purposes Date: Mon, 17 Jan 2011 21:31:36 -0800 Message-ID: <4D3525B8.7070300@manoweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from qmta09.emeryville.ca.mail.comcast.net ([76.96.30.96]:36735 "EHLO qmta09.emeryville.ca.mail.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750870Ab1ARFbi (ORCPT ); Tue, 18 Jan 2011 00:31:38 -0500 Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: linux-input@vger.kernel.org I was wondering if there is a tool that can "record" input events from a given interface and then another to somewhat "generate" the same events, with the proper timings, to reproduce several times the same exact input. I intend to use this with a mouse and then feed a program I am testing. bye! as