logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

kybd - predefined keyboard equivalents

Description

       The  hybd header file provides external declarations for predefined keyboard equivalents corresponding to
       the predefined components, commands, and tools in the Unidraw library.  These declarations take the form

       #extern const char* KLBL_name, *CODE_name

       where KLBL denotes the printable representation of the keyboard equivalent, and  CODE  denotes  the  code
       against which the key event is matched to find the corresponding control.

Name

       kybd - predefined keyboard equivalents

See Also

ControlInfo(3U), KeyMap(3U), UControl(3U)

Unidraw                                           1 August 1990                                         kybd(3U)

Synopsis

#include<Unidraw/kybd.h>

See Also