HP-UX Reference (11i v2 03/08) - 4 File Formats (vol 8)
t
terminfo(4) terminfo(4)
(ENHANCED CURSES)
from_status_line fsl fs Return from status line
goto_window wingo WG Go to window #1
hangup hup HU Hang-up phone
init_1string is1 i1 Terminal or printer initialization string
init_2string is2 is Terminal or printer initialization string
init_3string is3 i3 Terminal or printer initialization string
init_file if if Name of initialization file
init_prog iprog iP Path name of program for initialization
initialize_color initc IC Set color #1 to RGB #2, #3, #4
initialize_pair initp Ip Set color-pair #1 to fg #2, bg #3
insert_character ich1 ic Insert character
insert_line il1 al Add new blank line
insert_padding ip ip Insert pad after character inserted
The "key_" strings are sent by specific keys. The "key_" descriptions include the macro, defined in
<curses.h>, for the code returned by getch() when the key is pressed (see getch(3X)).
Cap- Term-
Variable name cap Description
key_a1 ka1 K1 Upper left of keypad
key_a3 ka3 K3 Upper right of keypad
key_b2 kb2 K2 Center of keypad
key_backspace kbs kb Sent by backspace key
key_beg kbeg @1 Sent by beg(inning) key
key_btab kcbt kB Sent by back-tab key
key_c1 kc1 K4 Lower left of keypad
key_c3 kc3 K5 Lower right of keypad
key_cancel kcan @2 Sent by cancel key
key_catab ktbc ka Sent by clear-all-tabs key
key_clear kclr kC Sent by clear-screen or erase key
key_close kclo @3 Sent by close key
key_command kcmd @4 Sent by cmd (command) key
key_copy kcpy @5 Sent by copy key
key_create kcrt @6 Sent by create key
key_ctab kctab kt Sent by clear-tab key
key_dc kdch1 kD Sent by delete-character key
key_dl kdl1 kL Sent by delete-line key
key_down kcud1 kd Sent by terminal down-arrow key
key_eic krmir kM Sent by rmir or smir in insert mode
key_end kend @7 Sent by end key
key_enter kent @8 Sent by enter/send key
key_eol kel kE Sent by clear-to-end-of-line key
key_eos ked kS Sent by clear-to-end-of-screen key
key_exit kext @9 Sent by exit key
key_f0 kf0 k0 Sent by function key f0
key_f1 kf1 k1 Sent by function key f1
....
.... Similarly for f2 through f61
....
key_f62 kf62 Fq Sent by function key f62
key_f63 kf63 Fr Sent by function key f63
key_find kfnd @0 Sent by find key
key_help khlp %1 Sent by help key
key_home khome kh Sent by home key
key_ic kich1 kI Sent by ins-char/enter ins-mode key
key_il kil1 kA Sent by insert-line key
key_left kcub1 kl Sent by terminal left-arrow key
key_ll kll kH Sent by home-down key
key_mark kmrk %2 Sent by mark key
HP-UX 11i Version 2: August 2003 − 8 − Hewlett-Packard Company Section 4−−319