![]() |
![]() |
|
|
![]() |
![]() |
MPE/iX Developer's Kit Reference Manual Volume 2: HP 3000 MPE/iX Computer Systems > Chapter 4 CURSES![]() keypad |
|
The keypad routine is used to enable keypad handling. If bf is TRUE, keypad() handles special keys from the keyboard on the terminal associated with win as single values instead of character sequences. For example, if the user presses the right arrow key, wgetch() returns a single value, KEY_RIGHT, that represents the function key; otherwise, CURSES handles the special keys as normal text. See wgetch() for a list of tokens for function keys that are returned by getch(). |
![]() |
||
![]() |
![]() |
![]() |
|||||||||
|