X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fdefine_key.3x;fp=man%2Fdefine_key.3x;h=1476bb7661d06a7a92ef8e064964ad073a58044c;hp=5e6d2bbe6827582cdcda160c926e77687eae70d0;hb=16fbf3f4f7d96b6ee6bf9159b22f26e05962aa3d;hpb=79b07cae47a6fa064aa4d2ea70fe930884751eb4 diff --git a/man/define_key.3x b/man/define_key.3x index 5e6d2bbe..1476bb76 100644 --- a/man/define_key.3x +++ b/man/define_key.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright 2018-2020,2021 Thomas E. Dickey * +.\" Copyright 2018-2021,2022 Thomas E. Dickey * .\" Copyright 1998-2010,2017 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * @@ -29,14 +29,14 @@ .\" .\" Author: Thomas E. Dickey 1997 .\" -.\" $Id: define_key.3x,v 1.20 2021/12/25 21:41:58 tom Exp $ +.\" $Id: define_key.3x,v 1.21 2022/02/12 20:03:40 tom Exp $ .TH define_key 3X "" .SH NAME \fBdefine_key\fP \- define a keycode .SH SYNOPSIS \fB#include \fP .sp -\fBint define_key(const char *\fP\fIdefinition\fP\fB, int \fP\fIkeycode\fP\fB);\fP +\fBint define_key(const char *\fIdefinition\fB, int \fIkeycode\fB);\fR .SH DESCRIPTION This is an extension to the curses library. It permits an application to define keycodes with their corresponding control