summaryrefslogtreecommitdiff
path: root/japanese/kinput2-canna+sj3+wnn6/pkg-descr
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-06-28 08:25:18 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-06-28 08:25:18 +0000
commiteeb2e6ea65ad57cc89048de9fef27322ebbd9f82 (patch)
treeaf4c84bc66e70f9b8ccbd46764a483c5086eb54c /japanese/kinput2-canna+sj3+wnn6/pkg-descr
parentWell, it's always a bad idea to introduce new bugs when trying to fix (diff)
Input server of Japanese text (Canna+SJ3+Wnn6)
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> PR: ports/6028 (part of)
Notes
Notes: svn path=/head/; revision=11574
Diffstat (limited to '')
-rw-r--r--japanese/kinput2-canna+sj3+wnn6/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/japanese/kinput2-canna+sj3+wnn6/pkg-descr b/japanese/kinput2-canna+sj3+wnn6/pkg-descr
new file mode 100644
index 000000000000..78518e5e371b
--- /dev/null
+++ b/japanese/kinput2-canna+sj3+wnn6/pkg-descr
@@ -0,0 +1,15 @@
+Kinput2 is an input server for X11 applications that want Japanese
+text input.
+
+A client that wants kana-kanji conversion service for Japanese text
+sends a request to kinput2. Kinput2 receives the request, does
+kana-kanji conversion, and sends the converted text back to the
+client.
+
+The port supports Canna, SJ3 and Wnn6. Egg key binding is avairable,
+if you run
+
+kinput2 -ccdef ccdef.kinput2.egg
+
+-- S. Taoka
+<taoka@infonets.hiroshima-u.ac.jp>