Kbase 5822: Function keys do not work when in an Xwindow
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Function keys do not work when in an Xwindow
910204-JAO01In order to get the function keys to work when TERM is set to Xsun,
the functions keys should appear in the protermcap as follows:
:GO(F1)=\E[11~: :HELP(F2)=\E[12~: :INSERT-MODE(F3)=\E[13~: :END-ERROR(F4)=\E[14~: :GET(F5)=\E[15~: :PUT(F6)=\E[17~: :RECALL(F7)=\E[18~: :CLEAR(F8)=\E[19~: :NEW-LINE(F9)=\E[20~: :DELETE-LINE(F10)=\E[21~: :BREAK-LINE(F11)=\E[23~: :APPEND-LINE(F12)=\E[24~: :PAGE-UP(F29)=\E[33\~: :PAGE-UP(F15)=\E[33\~: :PAGE-DOWN(F35)=\E33~: :PAGE-DOWN(F16)=\E33~:
This will allow the function keys to work whether a non Xwindows or an
Xwindows version of Progress is being run.
Progress Software Technical Support Note # 5822