X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fcurs_util.3x;h=a4f5de232c5ba83f8014572469b27f703cbe7d65;hb=3de62606e321018fe1aa2ac688724c27c8df75ba;hp=3cb3fa726f7bd5076e84006f632285ad89a0cb71;hpb=06720acc1c1eb0ca239e9f71e485888cc1e1948b;p=ncurses.git diff --git a/man/curs_util.3x b/man/curs_util.3x index 3cb3fa72..a4f5de23 100644 --- a/man/curs_util.3x +++ b/man/curs_util.3x @@ -28,8 +28,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_util.3x,v 1.104 2024/05/25 20:10:58 tom Exp $ -.TH curs_util 3X 2024-05-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls" +.\" $Id: curs_util.3x,v 1.106 2024/06/01 22:28:18 tom Exp $ +.TH curs_util 3X 2024-06-01 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls" .ie \n(.g \{\ .ds `` \(lq .ds '' \(rq @@ -128,7 +128,7 @@ which some implementations return rather than null. .LP The corresponding \fBkey_name\fP returns a multibyte character string corresponding -to the wide-character value \fIw\fP. +to the wide-character value \fIwc\fP. The two functions (\fBkeyname\fP and \fBkey_name\fP) do not return the same set of strings: .bP @@ -323,9 +323,9 @@ Neither limits the delay. The \fBkeyname\fP function may return the names of user-defined string capabilities which are defined in the terminfo entry via the \fB\-x\fP option of \fB@TIC@\fP. -This implementation automatically assigns at run-time keycodes to +This implementation automatically assigns at run-time key codes to user-defined strings which begin with \*(``k\*(''. -The keycodes start at KEY_MAX, but are not guaranteed to be +The key codes start at KEY_MAX, but are not guaranteed to be the same value for different runs because user-defined codes are merged from all terminal descriptions which have been loaded. The \fBuse_extended_names\fP(3X) function controls whether this data is