bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Forms and catching keys


From: Thomas Dickey
Subject: Re: Forms and catching keys
Date: Mon, 25 Oct 2010 04:51:14 -0400 (EDT)

On Mon, 25 Oct 2010, Thomas Dickey wrote:

# This fragment describes as much of XFree86 xterm's "pc-style" function # keys as will fit into terminfo's 60 function keys.

# From ctlseqs.ms:
#  Code     Modifiers
#  ---------------------------------
#     2       Shift
#     3       Alt
#     4       Shift + Alt
#     5       Control
#     6       Shift + Control
#     7       Alt + Control
#     8       Shift + Alt + Control
#  ---------------------------------
# The meta key may also be used as a modifier in this scheme, adding another
# bit to the parameter.
xterm+pcfkeys|fragment for PC-style fkeys,
        use=xterm+app, use=xterm+pcf2, use=xterm+pcc2,
        use=xterm+pce2,

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]