PDA

View Full Version : Programming the [shift] + key



Bahger
16th January 2004, 07:42 PM
I'm trying to program the + key (MFD zoom in in LOMAC) but I must be getting something wrong because I can program the minus key (MFD zoom out) but the fact that + is a shifted key is throwing me off. I know it's a noon question but can anyone help? Many thanks.

Spidey
16th January 2004, 09:10 PM
Because its really a "=" key

Revvin
16th January 2004, 09:44 PM
Yeah Spidey is right, in my .cmc I have the following:

MFD_Zoom_In -
MFD_Zoom_Out =

I've attached my LOMAC .cmc file if you'd like to use that for your own profile