-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.OPENWIN
55 lines (48 loc) · 1.2 KB
/
README.OPENWIN
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
If you are using Open Windows on a Sparc, try these hints:
Date: Tue, 28 Apr 92 16:41:42 EDT
From: ifsbd!cma (Mark Ashton)
To: n4hgf!wht
Subject: Key mapping for ecu in Openwin shelltool
Create a ~/.ttyswrc file containing the following:
mapi R7 \E[H
mapi R9 \E[I
mapi R11 \E[E
mapi R13 \E[F
mapi R15 \E[G
mapi F1 \E[M
mapi F2 \E[N
mapi F3 \E[O
mapi F4 \E[P
mapi F5 \E[Q
mapi F6 \E[R
mapi F7 \E[S
mapi F8 \E[T
mapi F9 \E[U
mapi F10 \E[V
mapi F11 \E[W
mapi F12 \E[X
See the shelltool man page for mention of .ttyswrc
Then, add 'sun-cmd' to the ansi funckeymap
F1:F1: esc [ M
F2:F2: esc [ N
F3:F3: esc [ O
F4:F4: esc [ P
F5:F5: esc [ Q
F6:F6: esc [ R
F7:F7: esc [ S
F8:F8: esc [ T
F9:F9: esc [ U
F10:F10: esc [ V
F11:F11: esc [ W
F12:F12: esc [ X
Home:Home: esc [ H
End:End: esc [ F
PgUp:PgUp: esc [ I
PgDn:PgDn: esc [ G
CUU:CUU: esc [ A
CUL:CUL: esc [ D
CU5:CU5: esc [ E
CUR:CUR: esc [ C
CUD:CUD: esc [ B
Ins:Ins: esc [ L
BkTab:BackTab: esc [ Z