view Xwnmo/manual.en/2.env/cvtfun.txt @ 10:fc3022f61fc7

tiny clean up
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Fri, 21 Dec 2007 17:23:36 +0900
parents bbc77ca4def5
children
line wrap: on
line source




CVTFUN(4)           UNIX Programmer's Manual            CVTFUN(4)



NNAAMMEE
     cvt_fun_tbl - Function key conversion table of Input Manager
     of the X Window System Version 11 (xwnmo(1X))

SSYYNNOOPPSSIISS
     //uussrr//llooccaall//lliibb//wwnnnn//ccvvtt__ffuunn__ttbbll (Default)

DDEESSCCRRIIPPTTIIOONN
     Converts a function key code(_K_e_y_S_y_m) generated by _X_L_o_o_k_u_p_-
     _S_t_r_i_n_g() to a one-byte character(_W_n_n _c_o_d_e) according to
     preset data.

     CCooddiinngg ffoorrmmaatt::
             [ _K_e_y_S_y_m-_e_n_t_r_y <space_character> _W_n_n-_c_o_d_e ]

     Lines that start with a semicolon (;) are comments.

     CCooddee nnoottaattiioonn::
             0??             ---> Octal
             0x?? or 0X??    ---> Hexadecimal
             ??              ---> Decimal

EEXXAAMMPPLLEE
     Kanji           0x81
     Left            0x82
     Up              0x83
     Right           0x84
     Down            0x92
     F1              0x91
     F2              0x90
     F3              0x93

NNOOTTEESS
     Codes converted according to this table will be evaluated by
     _2_A__C_T_R_L (default), which is an alphanumeric-phonetic conver-
     sion automation table. After which, they are evaluated by
     _u_u_m_k_e_y.

SSEEEE AALLSSOO
     xwnmo(1X), 2A_CTRL(4_JT), uumkey(4_JT), cvt_xim_tbl(4X),
     cvt_meta_tbl(4X)

CCOOPPYYRRIIGGHHTT
     Copyright 1991, 1992 by OMRON Corporation
     Copyright 1991, 1992 by Massachusetts Institute of Technol-
     ogy

AAUUTTHHOORR
     Seiji Kuwari (OMRON Corporation)



Printed 12/1/92             Release 5                           1