| Main index | Section 3 | Options |
#include <curses.h>int define_key(const char *definition, int keycode);
If definition is NULL, any existing one for the keycode is removed. Similarly, if the given keycode is negative or zero, any existing string for the given definition is removed.
| 2024-03-16 | define_key (3X) | ncurses 6.5 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | The number of UNIX installations has grown to 10, with more expected. | ” |
| — UNIX Programming Manual, 1972 | ||