--- deliantra/Deliantra-Client/pod/manual.pod 2006/08/14 23:05:19 1.5 +++ deliantra/Deliantra-Client/pod/manual.pod 2007/09/02 08:33:51 1.10 @@ -40,6 +40,72 @@ =head1 Usage +=head2 XKeyboard/Keymappings + +The keyboard works quite similar to other programs: If a widget (e.g. a text entry) has the focus, +you can enter and edit text there. + +Special key bindings apply to the playing area. It needs to be focused to +work. If it doesn't have the focus, it will be tinted in red, in that case +you can focus it by clicking into it. + +The following keys are available in the playing area: + +=over 4 + +=item B..B - open various dialogs (use the right mouse button menu to see which). + +=item B - toggle (make visible/invisible) the playerbook window. + +=item B - toggle (make visible/invisible) the message window. + +=item B - apply the item below you (selected by the server, usually the topmost item). + +=item B - activate the currently-visible entry in the message window. + +=item B - activate the nth tab in the message window. + +=item B<,> (the comma) - take the item below you (selected by the server, usually the topmost item). + +=item Cursor/Arrow Keys, Keypad-B<12346789> - directional movement/attack. + +If you press the Alt-Modifier together with a Cursor/Arrow-Key, then you +will use the next direction counterclockwise, this gives you access to the +diagonal directions on keyboards without a numeric keypad. This works together +with other modifiers, too. + +=over 4 + +=item B-I - use your ranged weapon slot to attack the space indicated by the direction key. + +=item B-I - run into the indicate direction as fast as possible, attacking everything in your way. + +=back + +=item Keypad-B<5> - use your current range slot on yourself or the space where you are standing. + +=item B<+>, Keypad-B<+> - rotate through your range weapons. + +=item B<->, Keypad-B<-> - rotate through your range weapons, the other way round. + +=item B<'> - open the completer. + +=item B<"> - open the completer, presetting it with your current communication command. + +=item B-B (lowercase characters) - open the completer, presetting it with the character types. + +=item B-B - open the macro recorder/key binding editor and start recording. + +=item Keypad-B - examine item on floor. + +=item B - ready_skill find traps + +=item B - ready_skill disarm traps + +=item B - ready_skill praying + +=back + =head2 The Map The map is always displayed in the background, behind all other windows and UI elements. @@ -155,7 +221,7 @@ =head3 Statistics -=for image sc_statistics.png +=for image sc_statistics.jpg You can toggle this windows via B. @@ -169,7 +235,7 @@ =head3 Skills -=for image sc_skill_list.png +=for image sc_skill_list.jpg You can toggle this windows via B. @@ -177,13 +243,13 @@ =head3 Spellbook -=for image sc_spellbook.png +=for image sc_spellbook.jpg You can toggle this windows via B. =head3 XInventory -=for image sc_inventory.png +=for image sc_inventory.jpg You can toggle this windows via B.