diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1999-04-23 15:06:34 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1999-04-23 15:06:34 -0400 |
commit | a735f5ad5123baaa15a0057515f3b242c5d3f372 (patch) | |
tree | 58936995ce9e2afd4ba65a735fd44c15509db19a /docs/pdcurses.key | |
parent | b223937ff728f8242329bedb9c660e81da253e9a (diff) | |
download | lynx-snapshots-a735f5ad5123baaa15a0057515f3b242c5d3f372.tar.gz |
snapshot of project "lynx", label v2-8-2dev_23
Diffstat (limited to 'docs/pdcurses.key')
-rw-r--r-- | docs/pdcurses.key | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/pdcurses.key b/docs/pdcurses.key index 84021afb..5e383aa8 100644 --- a/docs/pdcurses.key +++ b/docs/pdcurses.key @@ -51,7 +51,6 @@ CTL_HOME 0x1bf /* Control-Home */ CTL_END 0x1c0 /* Control-End */ KEY_B2 0x1c5 /* center on Virt. keypad */ PADSLASH 0x1ca /* slash on keypad */ -PADENTER 0x1cb /* enter on keypad */ CTL_PADENTER 0x1cc /* ctl-enter on keypad */ ALT_PADENTER 0x1cd /* alt-enter on keypad */ PADSTOP 0x1ce /* stop on keypad */ |