File: pref-acn.prf

package info (click to toggle)
angband 291-2
  • links: PTS
  • area: non-free
  • in suites: woody
  • size: 4,144 kB
  • ctags: 6,402
  • sloc: ansic: 77,732; sh: 222; makefile: 209
file content (108 lines) | stat: -rw-r--r-- 671 bytes parent folder | download | duplicates (3)
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
# File: pref-acn.prf

# This is a minimal "pref" file for RISC OS


# Map cursor keys onto keypad

A:4
P:^_18C\r

A:6
P:^_18D\r

A:2
P:^_18E\r

A:8
P:^_18F\r


# Map F3 to ^S (to be a bit RISC OS-ey)

A:^S
P:^_183\r



# From here on this is Musus'
A:.6
P:^_836\r

A:.4
P:^_834\r

A:.2
P:^_832\r

A:.8
P:^_838\r

A:.7
P:^_837\r

A:.9
P:^_839\r

A:.1
P:^_831\r

A:.3
P:^_833\r

A:R*\r
P:^_835\r

A:R&\r
P:^_435\r


A:+8
P:^_438\r

A:+4
P:^_434\r

A:+6
P:^_436\r

A:+2
P:^_432\r

A:+7
P:^_437\r

A:+9
P:^_439\r

A:+1
P:^_431\r

A:+3
P:^_433\r


A:+8
P:^_C38\r

A:+4
P:^_C34\r

A:+6
P:^_C36\r

A:+2
P:^_C32\r

A:+7
P:^_C37\r

A:+9
P:^_C39\r

A:+1
P:^_C31\r

A:+3
P:^_C33\r