--- deliantra/Deliantra-Client/pod/ui.pod 2008/01/06 01:10:19 1.15 +++ deliantra/Deliantra-Client/pod/ui.pod 2008/03/24 00:24:47 1.16 @@ -46,6 +46,47 @@ This section contains some of the tooltips of the Deliantra client. +=head2 XThe Modifier Box + +This box shows which keyboard modifiers (Shift, Ctrl etc.) are currently +active. + +=head3 B + +C determines wether an action invoked via the keyboard (moving, +firing) is executed once per keypress or repeatedly as fast as +possible. + +In I mode, each time you press a key, your character will try to +execute the action once. If you try to execute actions faster than your +character is able to, the actions will be queued. + +In I mode, your character keep executing the action as long as you +keep the keys pressed, as fast as it is able to do. This allows you to run +faster with a fast character, but msot importantly enables you to stop +immediately, as no matter how fast your character is, stopping to press +the keys will stop your character. + +=head3 B + +C determines wether you move or fire when pressing an arrow key. +For example, when you have applied a bow, then pressing C-Arrow +will firean arrow instead of moving your character. Less obviously, this +also works for anything else in your range slot, such as spells or skills. + +=head3 B + +Shows wether the alt key is pressed or not. The alt key is not used for +controlling your character. + +=head3 B + +C isn't used by Deliantra, but on some operating systems +(Windows), having it on makes it impossible to use the B +for movement normally, so best leave it off. + +=back + =head2 X B. Measures of how much damage you can take before