Java ivtv-tune tuner

Listens to keyboard and mouse events and uses Java to Runtime.exec() ivtv-tune based on the input. This works well with VLC, a much lighter alternative to MythTV. Compiled for Java 1.3+.

Note that it listens to KeyEvent.getKeyCode(). I'm pretty sure the codes will be keyboard layout dependent, so if you're not in North America, this might not work for you. The source is included in the jar if you want to play, or contact me and let me know what kind of keyboard you've got and I'll look into it.