Forces an update of the soft function-key labels.
Curses Library (libcurses.a)
#include <curses.h>
slk_touch()
The slk_touch subroutine forces an update of the soft function-key labels on the physical screen the next time the slk_noutrefresh subroutine is called. These labels appear at the bottom of the screen and give applications, such as editors, a more user-friendly look. You must call the slk_init subroutine before using soft labels.