ffnnkkeeyy -- Command

Set/print function keys for the console
ffnnkkeeyy [ _n [ _s_t_r_i_n_g ] ]

The  console  keyboard  of  a  COHERENT  system includes  ten  programmable
function keys,  labeled FF11 through FF1100. Initially,  these are programmed to
send the escape sequences set by the nnkkbb keyboard driver.

The command  ffnnkkeeyy programs function  key FF_n to  send _s_t_r_i_n_g, where  _n is a
number from  one through ten.   If no _s_t_r_i_n_g  is given, ffnnkkeeyy  resets FF_n to
send nothing.

With  no argument,  ffnnkkeeyy  prints the  current string  for each  programmed
function key.

ffnnkkeeyy  also lets  you  change the  default  bindings for  other special  or
function keys.  See Lexicon articles kkeeyybbooaarrdd ttaabblleess and nnkkbb for details.

_E_x_a_m_p_l_e
To  set function  key FF22  to  execute the  COHERENT command  ddaattee, use  the
following command:

    fnkey 2 'date
    '

If you  type ffnnkkeeyy without  any arguments, it  displays the binding  of all
function keys including the following:

    F2:  date\n

_F_i_l_e_s
/ddeevv/ccoonnssoollee

_S_e_e _A_l_s_o
ccoommmmaannddss, kkeeyybbooaarrdd ttaabblleess, nnkkbb

_D_i_a_g_n_o_s_t_i_c_s
ffnnkkeeyy prints

    cannot open /dev/console

if you lack permission to open /ddeevv/ccoonnssoollee.
