# funmap _funmap_ is interpreted as a bitmap controlling the function key translation. If _funmap_ is not specified, all function keys will be translated exactly as in the function key translation module. Depending on which of the three function key translation architectures you decide to use (FIXTRN, SET PFK, or the A-Shell "virtual" method), _funmap_ may be used to override editing translations to return an _exitcode_ (F#=-#) or select which functions keys are enabled. Since _funmap_ contains only 32 bits, it can only enable/disable F1 through F32 directly. Any function key value beyond F32 is enabled by the high bit of _funmap_ (2\*\*31). Set _funmap_ to -1 to enable all F1 thru F128.