From: <mk...@us...> - 2003-07-18 22:01:00
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim/Tools/HID/Maps In directory sc8-pr-cvs1:/tmp/cvs-serv3415 Modified Files: aircraft-core.map gamescreen-core.map Log Message: Index: aircraft-core.map =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Tools/HID/Maps/aircraft-core.map,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** aircraft-core.map 19 Jun 2003 18:08:20 -0000 1.3 --- aircraft-core.map 18 Jul 2003 22:00:58 -0000 1.4 *************** *** 27,28 **** --- 27,32 ---- map key:m press MARKERS_TOGGLE map key:g press GEAR_TOGGLE + map key:b press OPEN_AIRBRAKE/B|CLOSE_AIRBRAKE/B + map key:SHIFT-b press INC_AIRBRAKE + map key:CTRL-b press DEC_AIRBRAKE + Index: gamescreen-core.map =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Tools/HID/Maps/gamescreen-core.map,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** gamescreen-core.map 27 Mar 2003 20:36:39 -0000 1.2 --- gamescreen-core.map 18 Jul 2003 22:00:58 -0000 1.3 *************** *** 9,12 **** --- 9,13 ---- mode base + map key:0 press CAMERA_VIEW_0 map key:1 press CAMERA_VIEW_1 map key:2 press CAMERA_VIEW_2 *************** *** 17,20 **** --- 18,22 ---- map key:7 press CAMERA_VIEW_7 map key:8 press CAMERA_VIEW_8 + map key:9 press CAMERA_VIEW_9 map key:KP4 press CAMERA_PAN_LEFT map key:KP4 release CAMERA_PAN_LEFT_STOP |