Mercurial > freewnn
comparison Xwnmo/td/uumkey.xim @ 0:bbc77ca4def5
initial import
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Thu, 13 Dec 2007 04:30:14 +0900 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:bbc77ca4def5 |
---|---|
1 ; | |
2 ; $Id: uumkey.xim,v 1.2.2.1 1999/02/08 06:02:32 yamasita Exp $ | |
3 ; | |
4 | |
5 ; FreeWnn is a network-extensible Kana-to-Kanji conversion system. | |
6 ; This file is part of FreeWnn. | |
7 ; | |
8 ; Copyright Kyoto University Research Institute for Mathematical Sciences | |
9 ; 1987, 1988, 1989, 1990, 1991, 1992 | |
10 ; Copyright OMRON Corporation. 1987, 1988, 1989, 1990, 1991, 1992, 1999 | |
11 ; Copyright ASTEC, Inc. 1987, 1988, 1989, 1990, 1991, 1992 | |
12 ; | |
13 ; Author: OMRON SOFTWARE Co., Ltd. <freewnn@rd.kyoto.omronsoft.co.jp> | |
14 ; | |
15 ; This program is free software; you can redistribute it and/or modify | |
16 ; it under the terms of the GNU General Public License as published by | |
17 ; the Free Software Foundation; either version 2, or (at your option) | |
18 ; any later version. | |
19 ; | |
20 ; This program is distributed in the hope that it will be useful, | |
21 ; but WITHOUT ANY WARRANTY; without even the implied warranty of | |
22 ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
23 ; GNU General Public License for more details. | |
24 ; | |
25 ; You should have received a copy of the GNU General Public License | |
26 ; along with GNU Emacs; see the file COPYING. If not, write to the | |
27 ; Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | |
28 ; | |
29 ; Commentary: | |
30 ; | |
31 ; Change log: | |
32 ; | |
33 ; Last modified date: 8,Feb.1999 | |
34 ; | |
35 | |
36 ;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
37 ;key bind table for xwnmo : | |
38 ;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
39 ; | |
40 ; Version 4.0 | |
41 ; | |
42 ; | |
43 | |
44 include @LIBDIR/@LANG/uumkey | |
45 | |
46 ; Commands Codes | |
47 | |
48 unset jisho_utility_e | |
49 jisho_utility_e 0x84 0x96 | |
50 change_locale 0x85 | |
51 change_locale_ct 0x86 |