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.6 by root, Fri Sep 29 00:56:06 2006 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<Spacebar> - apply the item below you (selected by the server, usually the topmost item).
61
62=item B<Return>, B<Enter> - examine the item below you (selected by the server, usually the topmost item).
63
64=item B<,> (the comma) - take the item below you (selected by the server, usually the topmost item).
65
66=item Cursor/Arrow Keys, Keypad-B<12346789> - try to move in the given direction.
67
68=item Keypad-B<5> - use your current range slot on yourself or the space where you are standing.
69
70=item B<Shift>-I<direction> - use your current weapon to attack the space indicated by the direction key.
71
72=item B<Ctrl>-I<direction> - run into the indicate direction as fats as possible, attacking everything in your way.
73
74=item B<+>, Keypad-B<+> - rotate through your range weapons.
75
76=item B<->, Keypad-B<-> - rotate through your range weapons, the other way round.
77
78=item B<'> - open the completer.
79
80=item B<"> - open the completer, presetting it with your current communication command.
81
82=item B<a>-B<z> (lowercase characters) - open the completer, presetting it with the character types.
83
84=item B<Ctrl>-B<Insert> - open the macro recorder/key binding editor and start recording.
85
86=back
42 87
43=head2 The Map 88=head2 The Map
44 89
45The map is always displayed in the background, behind all other windows and UI elements. 90The map is always displayed in the background, behind all other windows and UI elements.
46 91

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines