about summary refs log tree commit diff stats
path: root/docs/slang.key
diff options
context:
space:
mode:
Diffstat (limited to 'docs/slang.key')
-rw-r--r--docs/slang.key22
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)