(INPUT_METHOD): Add bo-ewts.mim.
[m17n/m17n-db.git] / th-pattachote-2.mim
1 ;; th-pattachote-2.mim -- Thai input method with Pattachote keyboard layout
2 ;; Copyright (C) 2006
3 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
4 ;;   Registration Number H15PRO112
5
6 ;; This file is part of the m17n database; a sub-part of the m17n
7 ;; library.
8
9 ;; The m17n library is free software; you can redistribute it and/or
10 ;; modify it under the terms of the GNU Lesser General Public License
11 ;; as published by the Free Software Foundation; either version 2.1 of
12 ;; the License, or (at your option) any later version.
13
14 ;; The m17n library is distributed in the hope that it will be useful,
15 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
16 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17 ;; Lesser General Public License for more details.
18
19 ;; You should have received a copy of the GNU Lesser General Public
20 ;; License along with the m17n library; if not, write to the Free
21 ;; Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
22 ;; 02110-1301, USA.
23
24 (input-method th pattachote-2)
25
26 (description "Thai input method simulating the Pattachote keyboard
27 with WTT 2.0 level 2 input sequence correction.
28 The correction algorithm follows the one shown in the following 
29   <http://linux.thai.net/~thep/th-xim/>
30 ")
31
32 (title "ท")
33
34 (include (th kesmanee-2) macro)
35
36 (include (th pattachote) state)
37
38 ;; Local Variables:
39 ;; coding: utf-8
40 ;; mode: emacs-lisp
41 ;; End: