Updated the keyconfig.plist for the BBC with all the new keys current Oolite contains.

git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4680 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
Eric Walch 2011-12-16 09:22:39 +00:00
parent 7dfdf6cde9
commit 4c0ef848d4

View File

@ -11,10 +11,15 @@
key_inject_fuel = "i";
key_fire_lasers = "a";
key_weapons_online_toggle = "_";
key_launch_missile = "m";
key_next_missile = "y";
key_ecm = "e";
key_prime_equipment = "N";
key_activate_equipment = "n";
key_target_incoming_missile = "T";
key_target_missile = "t";
key_untarget_missile = "u";
key_ident_system = "r";
@ -29,26 +34,27 @@
key_hyperspace = "h";
key_jumpdrive = "j";
key_dump_cargo = "c";
key_dump_cargo = "d";
key_rotate_cargo = "R";
key_autopilot = "d";
key_autopilot_target = "C";
key_autodock = "D";
key_autopilot = "c";
key_autodock = "C";
key_docking_clearance_request = "L";
key_snapshot = "*";
key_docking_music = "q";
key_docking_music = "s";
key_advanced_nav_array = "^";
key_map_home = "O";
key_map_info = "I";
key_map_home = 302; // Home
key_map_info = "i";
key_pausebutton = "p";
key_show_fps = "F";
key_mouse_control = "M";
key_hud_toggle = "o";
key_comms_log = "`";
key_next_compass_mode = "\\"; // backslash
key_next_compass_mode = "\\";
key_cloaking_device = "0";