ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/pod/manual.pod
(Generate patch)

Comparing deliantra/Deliantra-Client/pod/manual.pod (file contents):
Revision 1.4 by root, Mon Aug 14 19:17:09 2006 UTC vs.
Revision 1.10 by root, Sun Sep 2 08:33:51 2007 UTC

37as suitable fonts are installed. 37as suitable fonts are installed.
38 38
39=back 39=back
40 40
41=head1 Usage 41=head1 Usage
42
43=head2 X<the_keyboard>Keyboard/Keymappings
44
45The keyboard works quite similar to other programs: If a widget (e.g. a text entry) has the focus,
46you can enter and edit text there.
47
48Special key bindings apply to the playing area. It needs to be focused to
49work. If it doesn't have the focus, it will be tinted in red, in that case
50you can focus it by clicking into it.
51
52The following keys are available in the playing area:
53
54=over 4
55
56=item B<F1>..B<F9> - open various dialogs (use the right mouse button menu to see which).
57
58=item B<Tab> - toggle (make visible/invisible) the playerbook window.
59
60=item B<Left-Shift-Tab> - toggle (make visible/invisible) the message window.
61
62=item B<Spacebar> - apply the item below you (selected by the server, usually the topmost item).
63
64=item B<Return> - activate the currently-visible entry in the message window.
65
66=item B<Left-Alt-1..9> - activate the nth tab in the message window.
67
68=item B<,> (the comma) - take the item below you (selected by the server, usually the topmost item).
69
70=item Cursor/Arrow Keys, Keypad-B<12346789> - directional movement/attack.
71
72If you press the Alt-Modifier together with a Cursor/Arrow-Key, then you
73will use the next direction counterclockwise, this gives you access to the
74diagonal directions on keyboards without a numeric keypad. This works together
75with other modifiers, too.
76
77=over 4
78
79=item B<Shift>-I<direction> - use your ranged weapon slot to attack the space indicated by the direction key.
80
81=item B<Ctrl>-I<direction> - run into the indicate direction as fast as possible, attacking everything in your way.
82
83=back
84
85=item Keypad-B<5> - use your current range slot on yourself or the space where you are standing.
86
87=item B<+>, Keypad-B<+> - rotate through your range weapons.
88
89=item B<->, Keypad-B<-> - rotate through your range weapons, the other way round.
90
91=item B<'> - open the completer.
92
93=item B<"> - open the completer, presetting it with your current communication command.
94
95=item B<a>-B<z> (lowercase characters) - open the completer, presetting it with the character types.
96
97=item B<Ctrl>-B<Insert> - open the macro recorder/key binding editor and start recording.
98
99=item Keypad-B<enter> - examine item on floor.
100
101=item B<Left-Alt-s> - ready_skill find traps
102
103=item B<Left-Alt-d> - ready_skill disarm traps
104
105=item B<Left-Alt-p> - ready_skill praying
106
107=back
42 108
43=head2 The Map 109=head2 The Map
44 110
45The map is always displayed in the background, behind all other windows and UI elements. 111The map is always displayed in the background, behind all other windows and UI elements.
46 112
153 219
154What these are is explained below: 220What these are is explained below:
155 221
156=head3 Statistics 222=head3 Statistics
157 223
158=for image sc_statistics.png 224=for image sc_statistics.jpg
159 225
160You can toggle this windows via B<F2>. 226You can toggle this windows via B<F2>.
161 227
162This page tells you about your current status and statistics. 228This page tells you about your current status and statistics.
163The B<Player> frame shows your name, title and current map, and your 229The B<Player> frame shows your name, title and current map, and your
164current weight and maximum weight. 230current weight and maximum weight.
165 231
166The B<Primary/Secondary Statistics> informs you about the status of 232The B<Primary/Secondary Statistics> informs you about the status of
167your L<Primary Statistics|glossary/Glossary/Primary Statistics>, which is the group on the left and about the 233your L<primary statistics|glossary/primary statistics>, which is the group on the left and about the
168L<Secondary Statistics|glossary/Glossary/Secondary Statistics> which is the group on the right. 234L<secondary statistics|glossary/secondary statistics> which is the group on the right.
169 235
170=head3 Skills 236=head3 Skills
171 237
172=for image sc_skill_list.png 238=for image sc_skill_list.jpg
173 239
174You can toggle this windows via B<F3>. 240You can toggle this windows via B<F3>.
175 241
176TBD 242TBD
177 243
178=head3 Spellbook 244=head3 Spellbook
179 245
180=for image sc_spellbook.png 246=for image sc_spellbook.jpg
181 247
182You can toggle this windows via B<F4>. 248You can toggle this windows via B<F4>.
183 249
184=head3 X<playerbook_inventory>Inventory 250=head3 X<playerbook_inventory>Inventory
185 251
186=for image sc_inventory.png 252=for image sc_inventory.jpg
187 253
188You can toggle this windows via B<F5>. 254You can toggle this windows via B<F5>.
189 255
190On the left side of this windows you see the player's inventory. 256On the left side of this windows you see the player's inventory.
191On top the current weight and maximum weight are listed on the right 257On top the current weight and maximum weight are listed on the right

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines