Added user-contributed BBC-style keyboard config in tools/
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@1825 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
parent
72e048bb72
commit
9a99a28cdf
63
tools/BBC keys/keyconfig.plist
Normal file
63
tools/BBC keys/keyconfig.plist
Normal file
@ -0,0 +1,63 @@
|
||||
{
|
||||
key_roll_left = ",";
|
||||
key_roll_right = ".";
|
||||
key_pitch_forward = "s";
|
||||
key_pitch_back = "x";
|
||||
key_yaw_left = 253; // left arrow
|
||||
key_yaw_right = 252; // right arrow
|
||||
|
||||
key_increase_speed = " ";
|
||||
key_decrease_speed = "/";
|
||||
key_inject_fuel = "i";
|
||||
|
||||
key_fire_lasers = "a";
|
||||
key_launch_missile = "m";
|
||||
key_next_missile = "y";
|
||||
key_ecm = "e";
|
||||
|
||||
key_target_missile = "t";
|
||||
key_untarget_missile = "u";
|
||||
key_ident_system = "r";
|
||||
|
||||
key_scanner_zoom = "z";
|
||||
key_scanner_unzoom = "Z";
|
||||
|
||||
key_launch_escapepod = 27; // escape
|
||||
key_energy_bomb = "\t"; // tab
|
||||
|
||||
key_galactic_hyperspace = "g";
|
||||
key_hyperspace = "h";
|
||||
key_jumpdrive = "j";
|
||||
|
||||
key_dump_cargo = "c";
|
||||
key_rotate_cargo = "R";
|
||||
|
||||
key_autopilot = "d";
|
||||
key_autopilot_target = "C";
|
||||
key_autodock = "D";
|
||||
|
||||
key_snapshot = "*";
|
||||
key_docking_music = "q";
|
||||
|
||||
key_advanced_nav_array = "^";
|
||||
key_map_home = "O";
|
||||
key_map_info = "I";
|
||||
|
||||
key_pausebutton = "p";
|
||||
key_show_fps = "F";
|
||||
key_mouse_control = "M";
|
||||
|
||||
key_comms_log = "`";
|
||||
key_next_compass_mode = "\\"; // backslash
|
||||
|
||||
key_cloaking_device = "0";
|
||||
|
||||
key_contract_info = "?";
|
||||
|
||||
key_next_target = "+";
|
||||
key_previous_target = "-";
|
||||
|
||||
key_custom_view = "v";
|
||||
|
||||
key_dump_target_state = "H";
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user