Opened 16 years ago
Last modified 16 years ago
#13 closed feature
Implement keyboard support — at Version 2
Reported by: | Henrik Heimbuerger | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | MS1: First release (1.0.0) |
Component: | controller | Version: | pre-1.0 |
Keywords: | keyboard, input device | Cc: |
Description (last modified by )
Implement keyboard support.
First research if it is possible to have a global (inside JaCaVi) hook for keyboard events. If so, it has to be only active when the race perspective is active.
Otherwise, add the keyboard support as a normal keyboard listener to the mouse input view (which shouldn't be called MouseInputView then!).
Avoid creating new commands/actions for the keyboard support, as that isn't very clean and makes it hard to make the keys used user-configurable.
Change History (2)
comment:1 Changed 16 years ago by
Milestone: | → MS1: First usable version |
---|
comment:2 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Priority: | minor → major |
Type: | enhancement → feature |
Note: See
TracTickets for help on using
tickets.