diff options
author | max <max@FreeBSD.org> | 1997-07-10 13:15:00 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-07-10 13:15:00 +0000 |
commit | 3c23914ffb15367ae327e1a415da9a09f1b9cc32 (patch) | |
tree | 72a5d4b878aa4099271b838e216af664da4c56de /japanese/kon2-16dot/pkg-descr | |
parent | c79f0ada5cf1c56f5542ac20227f602e03c53ebf (diff) | |
download | FreeBSD-ports-3c23914ffb15367ae327e1a415da9a09f1b9cc32.zip FreeBSD-ports-3c23914ffb15367ae327e1a415da9a09f1b9cc32.tar.gz |
Replacing kon with kon2 since kon2 is upper compatible to kon.
PR: 4040
Suggested by: Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>
Diffstat (limited to 'japanese/kon2-16dot/pkg-descr')
-rw-r--r-- | japanese/kon2-16dot/pkg-descr | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/japanese/kon2-16dot/pkg-descr b/japanese/kon2-16dot/pkg-descr index 16bfb84..5a49773 100644 --- a/japanese/kon2-16dot/pkg-descr +++ b/japanese/kon2-16dot/pkg-descr @@ -1,8 +1,20 @@ -Kon is a kanji console. This is an alpha version. Supported video card is -VGA only, and, supported font are Minix/V and BDF. This program requires -shared memory. +KON2 is a program for displaying Kanji (japanese characters) on the +console of Linux/FreeBSD. KON2 hooks the output of console and +redirects to pseudo tty, drawing on the VGA display. -This version supports ja_JP.EUC ja_JP.sjis zh_TW.big5 zh_CN.ugb ko_KR.euc. +If KON2 would be going to somthing wrong, check shared-memories being +loading or not. If not, add "options SYSVSHM" to +/usr/src/sys/i386/conf/GENERIC, and reconfigure the kernel. -Orignal kon written by manabe@papilio.tutics.tut.ac.jp. -This port is done by ogura@st.rim.or.jp. +Be aware that using KON2 with X is not allowed (You should shutdown X first +when you use KON2, and vice versa). + +In order to use 30 lines (default is 25), modify the "Normal" entry of +kon.cfg as follows: +------- +VGA:Normal + VGA + 640 680 768 800 480 491 493 525 + 1 + 79 29 +------- |