Code cleanup: Difference between revisions

Jump to navigation Jump to search
Keyboard refactoring
(Keyboard refactoring)
Line 4: Line 4:


Thanks -- Cameron Moore
Thanks -- Cameron Moore
== Keyboard reorg ==
The input settings (especially the keyboard) need some TLC.  Here are the major tasks (we need to work on the first one first):
* [[Keyboard function priority list]] — come up with a priority list of functions that need global keyboard assignments for ''all'' aircraft, without worrying about the specific keys.
* Local key block — decide on a block of keys to set aside for per-aircraft assignment.
* Global key bindings — decide what keys to assign to the functions from the opening list (not using the local key block).
* Refactor models — refactor all of the aircraft models so that they assign keys only from the local, per-aircraft key block.
* Add a GUI — add a GUI allowing users to reassign keys while the sim is running and save their changes.


== Major Task List ==
== Major Task List ==
6

edits

Navigation menu