Hey, On Fri, 2005-10-07 at 01:57 +0000, Dale & Yvonne Ogilvie wrote: > We need to do a bunch of nasty repetitive data entry in X windows. Is there a > linux app that can script the task? > > > > Click here... Enter Text here... Click there... repeat ad nauseam.
Without really knowing what you're doing, you could try one of the zenity/dialog/kdialog/cdialog/xdialog family, which is basically useful for generating simple dialogs using scripts. Glynn
