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.5 by root, Mon Aug 14 23:05:19 2006 UTC vs.
Revision 1.11 by root, Tue Sep 11 07:52:29 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<Left-Alt-x> - close the currently active tab in the message window.
69
70=item B<,> (the comma) - take the item below you (selected by the server, usually the topmost item).
71
72=item Cursor/Arrow Keys, Keypad-B<12346789> - directional movement/attack.
73
74If you press the Alt-Modifier together with a Cursor/Arrow-Key, then you
75will use the next direction counterclockwise, this gives you access to the
76diagonal directions on keyboards without a numeric keypad. This works together
77with other modifiers, too.
78
79=over 4
80
81=item B<Shift>-I<direction> - use your ranged weapon slot to attack the space indicated by the direction key.
82
83=item B<Ctrl>-I<direction> - run into the indicate direction as fast as possible, attacking everything in your way.
84
85=back
86
87=item Keypad-B<5> - use your current range slot on yourself or the space where you are standing.
88
89=item B<+>, Keypad-B<+> - rotate through your range weapons.
90
91=item B<->, Keypad-B<-> - rotate through your range weapons, the other way round.
92
93=item B<'> - open the completer.
94
95=item B<"> - open the completer, presetting it with your current communication command.
96
97=item B<a>-B<z> (lowercase characters) - open the completer, presetting it with the character types.
98
99=item B<Ctrl>-B<Insert> - open the macro recorder/key binding editor and start recording.
100
101=item Keypad-B<enter> - examine item on floor.
102
103=item B<Left-Alt-s> - ready_skill find traps
104
105=item B<Left-Alt-d> - ready_skill disarm traps
106
107=item B<Left-Alt-p> - ready_skill praying
108
109=back
42 110
43=head2 The Map 111=head2 The Map
44 112
45The map is always displayed in the background, behind all other windows and UI elements. 113The map is always displayed in the background, behind all other windows and UI elements.
46 114
153 221
154What these are is explained below: 222What these are is explained below:
155 223
156=head3 Statistics 224=head3 Statistics
157 225
158=for image sc_statistics.png 226=for image sc_statistics.jpg
159 227
160You can toggle this windows via B<F2>. 228You can toggle this windows via B<F2>.
161 229
162This page tells you about your current status and statistics. 230This page tells you about your current status and statistics.
163The B<Player> frame shows your name, title and current map, and your 231The B<Player> frame shows your name, title and current map, and your
167your L<primary statistics|glossary/primary statistics>, which is the group on the left and about the 235your L<primary statistics|glossary/primary statistics>, which is the group on the left and about the
168L<secondary statistics|glossary/secondary statistics> which is the group on the right. 236L<secondary statistics|glossary/secondary statistics> which is the group on the right.
169 237
170=head3 Skills 238=head3 Skills
171 239
172=for image sc_skill_list.png 240=for image sc_skill_list.jpg
173 241
174You can toggle this windows via B<F3>. 242You can toggle this windows via B<F3>.
175 243
176TBD 244TBD
177 245
178=head3 Spellbook 246=head3 Spellbook
179 247
180=for image sc_spellbook.png 248=for image sc_spellbook.jpg
181 249
182You can toggle this windows via B<F4>. 250You can toggle this windows via B<F4>.
183 251
184=head3 X<playerbook_inventory>Inventory 252=head3 X<playerbook_inventory>Inventory
185 253
186=for image sc_inventory.png 254=for image sc_inventory.jpg
187 255
188You can toggle this windows via B<F5>. 256You can toggle this windows via B<F5>.
189 257
190On the left side of this windows you see the player's inventory. 258On 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 259On top the current weight and maximum weight are listed on the right

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines