diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-06-04 14:28:00 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-06-04 14:28:00 -0400 |
commit | b5ffa7c020e319cbfceee3c506f5c16764800dc2 (patch) | |
tree | 01d4efe0277a37c6bb05dc6599638822aa8a238d /docs/slang.key | |
parent | 6e75abc094af51d02563fd5250d1b55e9bb96912 (diff) | |
download | lynx-snapshots-b5ffa7c020e319cbfceee3c506f5c16764800dc2.tar.gz |
snapshot of project "lynx", label v2-8-1dev_14
Diffstat (limited to 'docs/slang.key')
-rw-r--r-- | docs/slang.key | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/slang.key b/docs/slang.key new file mode 100644 index 00000000..9a576f0c --- /dev/null +++ b/docs/slang.key @@ -0,0 +1,22 @@ + S-Lang Keymaps for DOS + +UP 0x101 +DOWN 0x102 +LEFT 0x103 +RIGHT 0x104 +PPAGE 0x105 +NPAGE 0x106 +HOME 0x107 +END 0x108 +A1 0x109 +A3 0x10A +B2 0x10B +C1 0x10C +C3 0x10D +BACKSPACE 0x110 +ENTER 0x111 +IC 0x112 +DELETE 0x113 + +F0 0x200 +F(X) (SL_KEY_F0 + X) |