   #PHP Manual Ncurses terminal screen control functions ncurses_slk_set
   ncurses_standend

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               ncurses_slk_touch

   (PHP 4 >= 4.1.0)
   ncurses_slk_touch -- Forces output when ncurses_slk_noutrefresh is
   performed

Description

   bool ncurses_slk_touch ( void )

   Warning

   This function is EXPERIMENTAL. The behaviour of this function, the
   name of this function, and anything else documented about this
   function may change without notice in a future release of PHP. Use
   this function at your own risk.

   The ncurses_slk_touch() function forces all the soft labels to be
   output the next time a ncurses_slk_noutrefresh() is performed.
   ______________________________________________________________________

   Prev            Home             Next
   ncurses_slk_set  Up  ncurses_standend
