This is an archived, read-only instance of the JaCaVi Trac. This site is no longer actively maintained. Registration and login have been disabled. Content is preserved for reference only.

Opened 18 years ago

Last modified 18 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 Henrik Heimbuerger)

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 18 years ago by Henrik Heimbuerger

Milestone: MS1: First usable version

comment:2 Changed 18 years ago by Henrik Heimbuerger

Description: modified (diff)
Priority: minormajor
Type: enhancementfeature
Note: See TracTickets for help on using tickets.