Bug 96688 - Make evemu-play a one-stop-shop
Summary: Make evemu-play a one-stop-shop
Status: RESOLVED FIXED
Alias: None
Product: evemu
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Peter Hutterer
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-27 01:55 UTC by Peter Hutterer
Modified: 2016-08-11 07:54 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Peter Hutterer 2016-06-27 01:55:57 UTC
Right now we need to run evemu-device followed by evemu-play with the device's event node. Optimise this by allowing for:

sudo evemu-play some-recording.txt
 1. call evemu-device internally for the recording
 2. wait for the user to hit Enter, then start playing the recording
 3. goto 2 until ctrl+c
Comment 2 Peter Hutterer 2016-08-11 07:54:20 UTC
commit bdae638e12c8fa1a1d6cc9d22cd654cb31a4d9b4
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Mon Jun 27 14:41:45 2016 +1000

    tools: make evemu-play create devices and re-run recordings


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.