Re: out to keyboard

2007-12-19 Thread Jay Savage
On Dec 18, 2007 1:28 PM, Ryan <[EMAIL PROTECTED]> wrote: > Here's something I've never done before and I need some help. > > I want to control a terminal program that is proprietary and Curses > and such won't work. So instead I'd like to have my perl program > output chars to the keyboard or mous

Re: out to keyboard

2007-12-18 Thread Tom Phoenix
On 12/18/07, Ryan <[EMAIL PROTECTED]> wrote: > I want to control a terminal program that is proprietary and Curses > and such won't work. So instead I'd like to have my perl program > output chars to the keyboard or mouse port on my UNIX machine, which > will be plugged into a Windows machine wit

out to keyboard

2007-12-18 Thread Ryan
Here's something I've never done before and I need some help. I want to control a terminal program that is proprietary and Curses and such won't work. So instead I'd like to have my perl program output chars to the keyboard or mouse port on my UNIX machine, which will be plugged into a Win