keyok man page on OpenBSD

Man page or keyword search:  
man Server   11362 pages
apropos Keyword Search (all sections)
Output format
OpenBSD logo
[printable version]

keyok(3)							      keyok(3)

NAME
       keyok - enable or disable a keycode

SYNOPSIS
       #include <curses.h>

       int keyok(int keycode, bool enable);

DESCRIPTION
       This is an extension to the curses library.  It permits an application
       to disable specific keycodes, rather than use the keypad function to
       disable all keycodes.  Keys that have been disabled can be reenabled.

RETURN VALUE
       The keycode must be greater than zero, else ERR is returned.  If it
       does not correspond to a defined key, then ERR is returned.  If the
       enable parameter is true, then the key must have been disabled, and
       vice versa.  Otherwise, the function returns OK.

PORTABILITY
       These routines are specific to ncurses.	They were not supported on
       Version 7, BSD or System V implementations.  It is recommended that any
       code depending on them be conditioned using NCURSES_VERSION.

SEE ALSO
       define_key(3).

AUTHOR
       Thomas Dickey.

								 March 1, 2011
[top]

List of man pages available for OpenBSD

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net