HP 3000 Manuals

Creating Device Descriptions (contd) [ MPE/iX Developer's Kit Reference Manual Volume II ] MPE/iX 5.0 Documentation


MPE/iX Developer's Kit Reference Manual Volume II

Creating Device Descriptions (contd) 

Names of Capabilities (contd) 

String Capabilities.   

Table 3-9  lists the string capabilities.

          Table 3-9.  String Capabilities 
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
|         TInfo         |         TCap          |       Variable        |      Description      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| acsc                  | ac                    | acs_chars             | Graphics character    |
|                       |                       |                       | set pairs             |
|                       |                       |                       | aAbBcC-defn=vt100     |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| bel                   | bl                    | bell                  | Produce audible       |
|                       |                       |                       | signal (bell or beep) |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| blink                 | mb                    | enter_blink_mode      | Turn on blinking      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| bold                  | md                    | enter_bold_mode       | Turn on bold (extra   |
|                       |                       |                       | bright) mode          |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cbt                   | bt                    | back_tab              | Back tab              |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| chr                   | ZC                    | change_res_horz       | Change horizontal     |
|                       |                       |                       | resolution            |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| civis                 | vi                    | cursor_invisible      | Make cursor invisible |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| clear                 | cl                    | clear_screen          | Clear screen          |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cmdch                 | CC                    | command_character     | Terminal settable     |
|                       |                       |                       | command character in  |
|                       |                       |                       | prototype             |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cnorm                 | ve                    | cursor_normal         | Make cursor appear    |
|                       |                       |                       | normal (undo          |
|                       |                       |                       | cvvis/civis)          |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cpi                   | ZA                    | change_char_pitch     | Change number of      |
|                       |                       |                       | characters per inch   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cr                    | cr                    | carriage_return       | Move cursor to left   |
|                       |                       |                       | edge of screen        |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| csnm                  | Zy                    | char_set_names        | List of character set |
|                       |                       |                       | names                 |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| csr                   | cs                    | change_scroll_region  | Change to lines #1    |
|                       |                       |                       | through #2 (vt100)    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cub                   | LE                    | parm_left_cursor      | Move cursor left #1   |
|                       |                       |                       | spaces                |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cub1                  | le                    | cursor_left           | Move cursor left one  |
|                       |                       |                       | space                 |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cud                   | DO                    | parm_down_cursor      | Move cursor down #1   |
|                       |                       |                       | lines                 |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cud1                  | do                    | cursor_down           | Move cursor down one  |
|                       |                       |                       | line                  |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cuf                   | RI                    | parm_right_cursor     | Move cursor right #1  |
|                       |                       |                       | spaces                |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cuf1                  | nd                    | cursor_right          | Non-destructive space |
|                       |                       |                       | (cursor right)        |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------

          Table 3-9.  String Capabilities (cont.) 

-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
|         TInfo         |         TCap          |       Variable        |      Description      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cup                   | cm                    | cursor_address        | Cursor motion to row  |
|                       |                       |                       | #1 col #2             |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cuu                   | UP                    | parm_up_cursor        | Move cursor up #1     |
|                       |                       |                       | lines                 |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cuu1                  | up                    | cursor_up             | Move cursor up        |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cvr                   | ZD                    | change_res_vert       | Change vertical       |
|                       |                       |                       | resolution            |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| cvvis                 | vs                    | cursor_visible        | Make cursor very      |
|                       |                       |                       | visible               |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| dch                   | DC                    | parm_dch              | Delete #1 characters  |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| dch1                  | dc                    | delete_character      | Delete character      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| defc                  | ZE                    | define_char           | Define a character in |
|                       |                       |                       | a character set       |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| dim                   | mh                    | enter_dim_mode        | Turn on half-bright   |
|                       |                       |                       | mode                  |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| dl                    | DL                    | parm_delete_line      | Delete #1 lines       |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| dl1                   | dl                    | delete_line           | Delete line           |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| docr                  | Zw                    | these_cause_cr        | Printing any of these |
|                       |                       |                       | chars causes cr       |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| dsl                   | ds                    | dis_status_line       | Disable status line   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| ech                   | ec                    | erase_chars           | Erase #1 characters   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| ed                    | cd                    | clr_eos               | Clear to end of       |
|                       |                       |                       | display               |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| el                    | ce                    | clr_eol               | Clear to end of line  |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| el1                   | cb                    | clr_bol               | Clear to beginning of |
|                       |                       |                       | line, inclusive       |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| enacs                 | eA                    | ena_acs               | Enable alternate      |
|                       |                       |                       | character set         |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| ff                    | ff                    | form_feed             | Hardcopy terminal     |
|                       |                       |                       | page eject            |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| flash                 | vb                    | flash_screen          | Visible bell (may not |
|                       |                       |                       | move cursor)          |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| fsl                   | fs                    | from_status_line      | Return from status    |
|                       |                       |                       | line                  |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| hd                    | hd                    | down_half_line        | Half-line down        |
|                       |                       |                       | (forward 1/2          |
|                       |                       |                       | linefeed)             |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| home                  | ho                    | cursor_home           | Home cursor (if no    |
|                       |                       |                       | cup)                  |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------

          Table 3-9.  String Capabilities (cont.) 

-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
|         TInfo         |         TCap          |       Variable        |      Description      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| hpa                   | ch                    | column_address        | Set cursor column     |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| ht                    | ta                    | tab                   | Tab to next 8 space   |
|                       |                       |                       | hardware tab stop     |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| hts                   | st                    | set_tab               | Set a tab in all      |
|                       |                       |                       | rows, current column  |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| hu                    | hu                    | up_half_line          | Half-line up (reverse |
|                       |                       |                       | 1/2 linefeed)         |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| ich                   | IC                    | parm_ich              | Insert #1 blank       |
|                       |                       |                       | characters            |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| ich1                  | ic                    | insert_character      | Insert character      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| if                    | if                    | init_file             | Name of file          |
|                       |                       |                       | containing is         |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| il                    | AL                    | parm_insert_line      | Add #1 new blank      |
|                       |                       |                       | lines                 |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| il1                   | al                    | insert_line           | Add new blank line    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| ind                   | sf                    | scroll_forward        | Scroll text up        |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| indn                  | SF                    | parm_index            | Scroll forward #1     |
|                       |                       |                       | lines                 |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| initc                 | Ic                    | initialize_color      | Initialize the        |
|                       |                       |                       | definition of color   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| initp                 | Ip                    | initialize_pair       | Initialize color pair |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| invis                 | mk                    | enter_secure_mode     | Turn on blank mode    |
|                       |                       |                       | (characters           |
|                       |                       |                       | invisible)            |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| ip                    | ip                    | insert_padding        | Insert pad after      |
|                       |                       |                       | character inserted    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| iprog                 | iP                    | init_prog             | Pathname of program   |
|                       |                       |                       | for initialization    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| is1=                  | i1                    | init_1string          | Terminal              |
|                       |                       |                       | initialization string |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| is2=                  | is                    | init_2string          | Terminal              |
|                       |                       |                       | initialization string |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| is3=                  | i3                    | init_3string          | Terminal              |
|                       |                       |                       | initialization string |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kBEG                  | &9                    | key_sbeg              | Sent by               |
|                       |                       |                       | shift-beginning key   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kCAN                  | &0                    | key_scancel           | Sent by shift-cancel  |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kCMD                  | *1                    | key_scommand          | Sent by shift-command |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kCPY                  | *2                    | key_scopy             | Sent by shift-copy    |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------

          Table 3-9.  String Capabilities (cont.) 

-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
|         TInfo         |         TCap          |       Variable        |      Description      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kCRT                  | *3                    | key_screate           | Sent by shift-create  |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kDC                   | *4                    | key_sdc               | Sent by               |
|                       |                       |                       | shift-delete-char key |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kDL                   | *5                    | key_sdl               | Sent by               |
|                       |                       |                       | shift-delete-line key |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kEND                  | *7                    | key_send              | Sent by shift-end key |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kEOL                  | *8                    | key_seol              | Sent by shift-eol key |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kEXT                  | *9                    | key_sexit             | Sent by shift-exit    |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kFND                  | *0                    | key_sfind             | Sent by shift-find    |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kHLP                  | #1                    | key_shelp             | Sent by shift-help    |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kHOM                  | #2                    | key_shome             | Sent by shift-home    |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kIC                   | #3                    | key_sic               | Sent by               |
|                       |                       |                       | shift-insert-char key |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kLFT                  | #4                    | key_sleft             | Sent by shift-left    |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kMOV                  | %b                    | key_smove             | Sent by shift-move    |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kMSG                  | %a                    | key_smessage          | Sent by shift-message |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kNXT                  | %c                    | key_snext             | Sent by shift-next    |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kOPT                  | %d                    | key_soptions          | Sent by shift-options |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kPRT                  | %f                    | key_sprint            | Sent by shift-print   |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kPRV                  | %e                    | key_sprevious         | Sent by shift-prev    |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kRDO                  | g                     | key_sredo             | Sent by shift-redo    |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kRES                  | %j                    | key_srsume            | Sent by shift-resume  |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kRIT                  | %i                    | key_sright            | Sent by shift-right   |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kRPL                  | %h                    | key_sreplace          | Sent by shift-replace |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kSAV                  | !1                    | key_ssave             | Sent by shift-save    |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kSPD                  | !2                    | key_ssuspend          | Sent by shift-suspend |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kUND                  | !3                    | key_sundo             | Sent by shift-undo    |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------

          Table 3-9.  String Capabilities (cont.) 

-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
|         TInfo         |         TCap          |       Variable        |      Description      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| ka1                   | K1                    | key_a1                | Upper left of keypad  |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| ka3                   | K3                    | key_a3                | Upper right of keypad |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kb2                   | K2                    | key_b2                | Center of keypad      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kbeg                  | @1                    | key_beg               | Sent by beginning key |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kbs                   | kb                    | key_backspace         | Sent by backspace key |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kc1                   | K4                    | key_c1                | Lower left of keypad  |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kc3                   | K5                    | key_c3                | Lower right of keypad |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kcan                  | @2                    | key_cancel            | Sent by cancel key    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kcbt                  | kB                    | key_btab              | Sent by BackTab key   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kclo                  | @3                    | key_close             | Sent by close key     |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kclr                  | kC                    | key_clear             | Sent by clear screen  |
|                       |                       |                       | or erase key          |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kcmd                  | @4                    | key_command           | Sent by command key   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kcpy                  | @5                    | key_copy              | Sent by copy key      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kcreate               | @6                    | key_create            | Sent by create key    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kctab                 | kt                    | key_ctab              | Sent by clear-tab key |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kcub1                 | kl                    | key_left              | Sent by terminal left |
|                       |                       |                       | arrow key             |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kcud1                 | kd                    | key_down              | Sent by terminal down |
|                       |                       |                       | arrow key             |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kcuf1                 | kr                    | key_right             | Sent by terminal      |
|                       |                       |                       | right arrow key       |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kcuu1                 | ku                    | key_up                | Sent by terminal up   |
|                       |                       |                       | arrow key             |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kdch1                 | kD                    | key_dc                | Sent by delete        |
|                       |                       |                       | character key         |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kdl1                  | kL                    | key_dl                | Sent by delete line   |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| ked                   | kS                    | key_eos               | Sent by clear-to-end- |
|                       |                       |                       | of-screen             |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kel                   | kE                    | key_eol               | Sent by               |
|                       |                       |                       | clear-to-end-of-line  |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------

          Table 3-9.  String Capabilities (cont.) 

-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
|         TInfo         |         TCap          |       Variable        |      Description      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kend                  | @7                    | key_end               | Sent by end key       |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kent                  | @8                    | key_enter             | Sent by enter/send    |
|                       |                       |                       | key                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kext                  | @9                    | key_exit              | Sent by exit key      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf0                   | k0                    | key_f0                | Sent by function key  |
|                       |                       |                       | f0                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf1                   | k1                    | key_f1                | Sent by function key  |
|                       |                       |                       | f1                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf2                   | k2                    | key_f2                | Sent by function key  |
|                       |                       |                       | f2                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf3                   | k3                    | key_f3                | Sent by function key  |
|                       |                       |                       | f3                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf4                   | k4                    | key_f4                | Sent by function key  |
|                       |                       |                       | f4                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf5                   | k5                    | key_f5                | Sent by function key  |
|                       |                       |                       | f5                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf6                   | k6                    | key_f6                | Sent by function key  |
|                       |                       |                       | f6                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf7                   | k7                    | key_f7                | Sent by function key  |
|                       |                       |                       | f7                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf8                   | k8                    | key_f8                | Sent by function key  |
|                       |                       |                       | f8                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf9                   | k9                    | key_f9                | Sent by function key  |
|                       |                       |                       | f9                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf10                  | k;                    | key_f10               | Sent by function key  |
|                       |                       |                       | f10                   |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf11                  | F1                    | key_f11               | Sent by function key  |
|                       |                       |                       | 11                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf12                  | F2                    | key_f12               | Sent by function key  |
|                       |                       |                       | 12                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf13                  | F3                    | key_f13               | Sent by function key  |
|                       |                       |                       | 13                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf14                  | F4                    | key_f14               | Sent by function key  |
|                       |                       |                       | 14                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf15                  | F5                    | key_f15               | Sent by function key  |
|                       |                       |                       | 15                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf16                  | F6                    | key_f16               | Sent by function key  |
|                       |                       |                       | 16                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf17                  | F7                    | key_f17               | Sent by function key  |
|                       |                       |                       | 17                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf18                  | F8                    | key_f18               | Sent by function key  |
|                       |                       |                       | 18                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf19                  | F9                    | key_f19               | Sent by function key  |
|                       |                       |                       | 19                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------

          Table 3-9.  String Capabilities (cont.) 

-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
|         TInfo         |         TCap          |       Variable        |      Description      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf20                  | FA                    | key_f20               | Sent by function key  |
|                       |                       |                       | 20                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf21                  | FB                    | key_f21               | Sent by function key  |
|                       |                       |                       | 21                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf22                  | FC                    | key_f22               | Sent by function key  |
|                       |                       |                       | 22                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf23                  | FD                    | key_f23               | Sent by function key  |
|                       |                       |                       | 23                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf24                  | FE                    | key_f24               | Sent by function key  |
|                       |                       |                       | 24                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf25                  | FF                    | key_f25               | Sent by function key  |
|                       |                       |                       | 25                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf26                  | FG                    | key_f26               | Sent by function key  |
|                       |                       |                       | 26                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf27                  | FH                    | key_f27               | Sent by function key  |
|                       |                       |                       | 27                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf28                  | FI                    | key_f28               | Sent by function key  |
|                       |                       |                       | 28                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf29                  | FJ                    | key_f29               | Sent by function key  |
|                       |                       |                       | 29                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf30                  | FK                    | key_f30               | Sent by function key  |
|                       |                       |                       | 30                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf31                  | FL                    | key_f31               | Sent by function key  |
|                       |                       |                       | 31                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf32                  | FM                    | key_f32               | Sent by function key  |
|                       |                       |                       | 32                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf33                  | FN                    | key_f33               | Sent by function key  |
|                       |                       |                       | 33                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf34                  | FO                    | key_f34               | Sent by function key  |
|                       |                       |                       | 34                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf35                  | FP                    | key_f35               | Sent by function key  |
|                       |                       |                       | 35                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf36                  | FQ                    | key_f36               | Sent by function key  |
|                       |                       |                       | 36                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf37                  | FR                    | key_f37               | Sent by function key  |
|                       |                       |                       | 37                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf38                  | FS                    | key_f38               | Sent by function key  |
|                       |                       |                       | 38                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf39                  | FT                    | key_f39               | Sent by function key  |
|                       |                       |                       | 39                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf40                  | FU                    | key_f40               | Sent by function key  |
|                       |                       |                       | 40                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf41                  | FV                    | key_f41               | Sent by function key  |
|                       |                       |                       | 41                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf42                  | FW                    | key_f42               | Sent by function key  |
|                       |                       |                       | 42                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------

          Table 3-9.  String Capabilities (cont.) 
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
|         TInfo         |         TCap          |       Variable        |      Description      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf43                  | FX                    | key_f43               | Sent by function key  |
|                       |                       |                       | 43                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf44                  | FY                    | key_f44               | Sent by function key  |
|                       |                       |                       | 44                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf45                  | FZ                    | key_f45               | Sent by function key  |
|                       |                       |                       | 45                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf46                  | Fa                    | key_f46               | Sent by function key  |
|                       |                       |                       | 46                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf47                  | Fb                    | key_f47               | Sent by function key  |
|                       |                       |                       | 47                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf48                  | Fc                    | key_f48               | Sent by function key  |
|                       |                       |                       | 48                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf49                  | Fd                    | key_f49               | Sent by function key  |
|                       |                       |                       | 49                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf50                  | Fe                    | key_f50               | Sent by function key  |
|                       |                       |                       | 50                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf51                  | Ff                    | key_f51               | Sent by function key  |
|                       |                       |                       | 51                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf52                  | Fg                    | key_f52               | Sent by function key  |
|                       |                       |                       | 52                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf53                  | Fh                    | key_f53               | Sent by function key  |
|                       |                       |                       | 53                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf54                  | Fi                    | key_f54               | Sent by function key  |
|                       |                       |                       | 54                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf55                  | Fj                    | key_f55               | Sent by function key  |
|                       |                       |                       | 55                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf56                  | Fk                    | key_f56               | Sent by function key  |
|                       |                       |                       | 56                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf57                  | Fl                    | key_f57               | Sent by function key  |
|                       |                       |                       | 57                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf58                  | Fm                    | key_f58               | Sent by function key  |
|                       |                       |                       | 58                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf59                  | Fn                    | key_f59               | Sent by function key  |
|                       |                       |                       | 59                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf60                  | Fo                    | key_f60               | Sent by function key  |
|                       |                       |                       | 60                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf61                  | Fp                    | key_f61               | Sent by function key  |
|                       |                       |                       | 61                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf62                  | Fq                    | key_f62               | Sent by function key  |
|                       |                       |                       | 62                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kf63                  | Fr                    | key_f63               | Sent by function key  |
|                       |                       |                       | 63                    |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| kfnd                  | @0                    | key_find              | Sent by find key      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------
|                       |                       |                       |                       |
| khlp                  | %1                    | key_help              | Sent by help key      |
|                       |                       |                       |                       |
-------------------------------------------------------------------------------------------------



MPE/iX 5.0 Documentation