Radio and PodcastRadio and PodcastLive Radio & Podcasts
Using Perl to read Linux events artwork
Technology

Using Perl to read Linux events

BeagleBoard by Jason Kridner, Gerald Coley and Jeffery Osier-Mixon

Feb 28, 2011Technology

For a simple demo that played a movie on a BeagleBoard, I wanted to add a simple mechanism to start the movie over again if the USER button was pressed. To read a Linux input event, it is as simple as just performing a r...