Signed-off-by: Michael Brown <mcb30@ipxe.org>
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
/**
* Audible signal
*
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
/**
* Draw borders from single-byte characters and renditions around a
* window
* MuCurses keyboard input handling functions
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#define INPUT_DELAY 200 // half-blocking delay timer resolution (ms)
#define INPUT_DELAY_TIMEOUT 1000 // half-blocking delay timeout
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
/**
* Add string of single-byte characters and renditions to a window
*
* Soft label key functions
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#define MIN_SPACE_SIZE 2
#define SLK_MAX_LABEL_LEN 8
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
/**
* Delete a window
*