> The problem is that in order to 
> finalize certain commands in the legacy system, you need to 
> press one of PF1/PF2/PF3/PF4. I do not know how to send pf key 
> sequences via perl.
> 
> Any push in the right direction would be appreciated.  I am 
> hitting a brick wall.
> 

On this page(http://www.utexas.edu/cc/faqs/unix/VT200-function-keys.html) I
found the following:

---------------
  PF Keys 

  The PF keys are not affected by Normal/Application mode settings. 

  Key     Code   Hex value (change 8F to 1B 4F for 7-bit controls)
  ________________________________________________________________
  
  PF1     SS3 P   8F 50
  PF2     SS3 Q   8F 51
  PF3     SS3 R   8F 52
  PF4     SS3 S   8F 53
  
  Note: These codes are also used by VT100 terminals. 

---------------

Hope this helps.


-- 
Mark Thomas 
Internet Systems Architect
_______________________________________
BAE SYSTEMS Information Technology 
2525 Network Place
Herndon, VA  20171  USA 

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to