OSDN Git Service

#37287 (2.2.0.40) cmd1.c内のC4457警告に対応。 / Deal C4457 warning in cmd1.c.
[hengband/hengband.git] / lib / pref / pref-key.prf
1 # File: pref-key.prf
2
3 #
4 # This file defines "default" keysets
5 #
6 # This file includes, if appropriate, various "sub-files"
7 #
8 # See "lib/help/command.txt" and "src/files.c" for more information.
9 #
10
11
12 ##### Original Keyset Mappings #####
13
14 # Stay still
15 A:,
16 C:0:5
17
18 # Movement
19 A:;1
20 C:0:1
21 A:;2
22 C:0:2
23 A:;3
24 C:0:3
25 A:;4
26 C:0:4
27 A:;6
28 C:0:6
29 A:;7
30 C:0:7
31 A:;8
32 C:0:8
33 A:;9
34 C:0:9
35
36 # Hack -- Return
37 A:\r
38 C:0:^J
39
40 # Hack -- Commit suicide
41 A:Q
42 C:0:^K
43
44 # Hack -- Commit suicide
45 A:Q
46 C:0:^C
47
48 # Hack -- swap equipment
49 A:w0
50 C:0:X
51
52
53 ##### Roguelike Keyset Mappings #####
54
55 # Run
56 A:,
57 C:1:.
58
59 # Stay still
60 A:.
61 C:1:,
62
63 A:n
64 C:1:[
65
66 # Stay still
67 A:,
68 C:1:5
69
70 # Movement
71 A:;1
72 C:1:1
73 A:;2
74 C:1:2
75 A:;3
76 C:1:3
77 A:;4
78 C:1:4
79 A:;6
80 C:1:6
81 A:;7
82 C:1:7
83 A:;8
84 C:1:8
85 A:;9
86 C:1:9
87
88 # Movement (rogue keys)
89 A:;1
90 C:1:b
91 A:;2
92 C:1:j
93 A:;3
94 C:1:n
95 A:;4
96 C:1:h
97 A:;6
98 C:1:l
99 A:;7
100 C:1:y
101 A:;8
102 C:1:k
103 A:;9
104 C:1:u
105
106 # Running (shift + rogue keys)
107 A:.1
108 C:1:B
109 A:.2
110 C:1:J
111 A:.3
112 C:1:N
113 A:.4
114 C:1:H
115 A:.6
116 C:1:L
117 A:.7
118 C:1:Y
119 A:.8
120 C:1:K
121 A:.9
122 C:1:U
123
124 # Altering (control + rogue keys)
125 A:+1
126 C:1:^B
127 A:+2
128 C:1:^J
129 A:+3
130 C:1:^N
131 A:+4
132 C:1:^H
133 A:+6
134 C:1:^L
135 A:+7
136 C:1:^Y
137 A:+8
138 C:1:^K
139 A:+9
140 C:1:^U
141
142 # Allow use of the "tunnel" command
143 A:T
144 C:1:^T
145
146 # Allow use of the "destroy" command
147 A:k
148 C:1:^D
149
150 # Locate player on map
151 A:L
152 C:1:W
153
154 # Browse a book (Peruse)
155 A:b
156 C:1:P
157
158 # Jam a door (Spike)
159 A:j
160 C:1:S
161
162 # Toggle search mode
163 A:S
164 C:1:#
165
166 # Use a staff (Zap)
167 A:u
168 C:1:Z
169
170 # Take off equipment
171 A:t
172 C:1:T
173
174 # Fire an item
175 A:f
176 C:1:t
177
178 # Bash a door (Force)
179 A:B
180 C:1:f
181
182 # Look around (examine)
183 A:l
184 C:1:x
185
186 # Aim a wand (Zap)
187 A:a
188 C:1:z
189
190 # Zap a rod (Activate)
191 A:z
192 C:1:a
193
194 # Hack -- Commit suicide
195 A:Q
196 C:1:^C
197
198 # Hack -- swap equipment
199 A:w0
200 C:1:X
201
202 # Hack - race/mutation power activation
203 A:U
204 C:1:O
205
206 # Hack - race/mutation power activation
207 A:^t
208 C:1:'