*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> X11/cvt_xim_tbl (4)              
Title
Content
Arch
Section
 

Contents


     CVTXIM(4)		 X Version 11 (Release 5)	     CVTXIM(4)



     NAME    [Toc]    [Back]
	  cvt_xim_tbl -	key conversion table of	Input Manager of the X
	  Window System	Version	11 (xwnmo(1X))

     SYNOPSIS    [Toc]    [Back]
	  /usr/lib/wnn/cvt_xim_tbl (Default)

     DESCRIPTION    [Toc]    [Back]
	  Converts a key code(KeySym) generated	by XLookupString() to
	  a one-byte character(Wnn code) according to preset data.

	  Coding format:
		  [ State-or-KeySym <space_character> Wnn-code ]
		  State-or-KeySym = [States]KeySym-name
		  States = State-name'|'[States]

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

	  KeySym-name is a string declared in keysymdef.h (except the
	  prefix "XA_").

	  State-name is	one between the	following string.
		  "Shift"   ---> means ShiftMask
		  "Ctrl"    ---> means ControlMask
		  "Meta"    ---> means Mod1Mask
		  "Meta1"   ---> means Mod1Mask	(same as "Meta")
		  "Meta2"   ---> means Mod2Mask
		  "Meta3"   ---> means Mod3Mask
		  "Meta4"   ---> means Mod4Mask
		  "Meta5"   ---> means Mod5Mask

	  Code notation:
		  0??		  ---> Octal
		  0x?? or 0X??	  ---> Hexadecimal
		  ??		  ---> Decimal

     EXAMPLE    [Toc]    [Back]
	  Meta|Left	       0x9A
	  Meta|Up	       0x99
	  Meta|F11	       0x95
	  Meta|minus	       0x81
	  Meta|asciicircum     0x82
	  Kanji		       0x81
	  F1		       0x91
	  F2		       0x90
	  Meta|Shift|F1	       0x91

     NOTES    [Toc]    [Back]
	  In case of old version xwnmo,	key codes are converted	with
	  cvt_fun_tbl and cvt_meta_tbl.	For compatibility, those files
	  are available	if those are specified by option or resource.
	  In this case,	those two files	are loaded before the loading



     Page 1					     (printed 10/9/01)






     CVTXIM(4)		 X Version 11 (Release 5)	     CVTXIM(4)



	  of cvt_xim_tbl. If duplicate definition is occurred, a
	  warning message will be printed and the definition in	those
	  two files will be taken precedence.

	  Codes	converted according to this table will be evaluated by
	  2A_CTRL (default), which is an alphanumeric-phonetic
	  conversion automation	table. After which, they are evaluated
	  by uumkey.

     SEE ALSO    [Toc]    [Back]
	  xwnmo(1X), 2A_CTRL(4_JT), uumkey(4_JT)

     COPYRIGHT    [Toc]    [Back]
	  Copyright 1992 by OMRON Corporation
	  Copyright 1992 by Massachusetts Institute of Technology

     AUTHOR    [Toc]    [Back]
	  Seiji	Kuwari (OMRON Corporation)

     EXAMPLE    [Toc]    [Back]
































     Page 2					     (printed 10/9/01)






[ Back ]
      
      
 Similar pages
Name OS Title
cvt_fun_tbl IRIX Function key conversion table of Input Manager of the X Window System Version 11 (xwnmo(1X))
cvt_meta_tbl IRIX Meta key conversion table of Input Manager of the X Window System Version 11 (xwnmo(1X))
ximconf IRIX Configuration file of Input Manager of the X Window System Version 11 (xwnmo(1X))
ximrc IRIX Environment setting file of Input Manager of the X Window System Version 11 (xwnmo(1X))
xwnmo IRIX Input Manager of the X Window System Version 11
killxwnmo IRIX kill the input manager xwnmo(1X).
XmImSetFocusValues HP-UX An input manager function that notifies an input manager that a widget has received input focus and updates th
XmImVaSetFocusValues HP-UX An input manager function that notifies an input manager that a widget has received input focus and updates th
XmImUnregister HP-UX An input manager function that removes a widget from association with its input manager
XmImRegister HP-UX An input manager function that registers a widget with an input manager
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service