Kaya 0.5.1 reference for Curses::keypad

List of functions and data types in Curses

Void keypad(Window win, Bool bf)

Arguments

Usage

Enable or disable the keypad. If the keypad is enabled, then curses will translate keypad keys to their character constants (e.g. KeyA3). Otherwise, the raw escape sequences will be returned. This function does nothing on Windows

kaya@kayalang.org | Last modified 30 December 2008 | Supported by Durham CompSoc | Powered by Kaya