Java Key Repeater

I need to design a program that will emulate pressing a key every 5 minutes or so. I also need it to be able to run in linux. If someone could point me in the right direction that would be great. Thanks.Harrison
[225 byte] By [hsand01a] at [2007-10-3 4:49:21]
# 1
Use a Timer to invoke a Robot.
camickra at 2007-7-14 22:53:51 > top of Java-index,Java Essentials,Java Programming...