X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fcurs_util.3x;h=3d33e1994e5586c1006787cf46b400af0e32d4cc;hb=c2ed42e6ca28e6c2703548274dc2a777be27f580;hp=28e0f2b1a3306eef2fe39e301009d49d751b0e31;hpb=0ac2306dd3aaab1338d8b1458c15a7e476cfc3ff;p=ncurses.git diff --git a/man/curs_util.3x b/man/curs_util.3x index 28e0f2b1..3d33e199 100644 --- a/man/curs_util.3x +++ b/man/curs_util.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2008,2010 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2010,2011 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_util.3x,v 1.30 2010/09/18 20:24:41 tom Exp $ +.\" $Id: curs_util.3x,v 1.33 2011/12/17 23:31:30 tom Exp $ .TH curs_util 3X "" .de bP .IP \(bu 4 @@ -224,7 +224,7 @@ this implementation returns strings ``M\-^@'', ``M\-^A'', etc. .PP 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 \fBtic\fP. +option of \fB@TIC@\fP. This implementation automatically assigns at run-time keycodes to user-defined strings which begin with "k". The keycodes start at KEY_MAX, but are not guaranteed to be @@ -243,10 +243,5 @@ be conditioned using NCURSES_VERSION. \fBcurs_initscr\fR(3X), \fBcurs_kernel\fR(3X), \fBcurs_scr_dump\fR(3X), +\fBcurs_variables\fR(3X), \fBlegacy_coding\fR(3X). -.\"# -.\"# The following sets edit modes for GNU EMACS -.\"# Local Variables: -.\"# mode:nroff -.\"# fill-column:79 -.\"# End: