Return to BSD News archive
Newsgroups: comp.unix.bsd Path: sserve!manuel.anu.edu.au!munnari.oz.au!sgiblab!sdd.hp.com!saimiri.primate.wisc.edu!ames!kum.kaist.ac.kr!usenet From: jbkang@csking.kaist.ac.kr (Joongbin Kang) Subject: [386bsd] can't deal with 8-bit input Message-ID: <1992Nov16.081801.15019@kum.kaist.ac.kr> Sender: usenet@kum.kaist.ac.kr (news) Organization: KAIST in Seoul, Korea X-Newsreader: Tin 1.1 PL3 Date: Mon, 16 Nov 92 08:18:01 GMT Lines: 26 First I'd like to thank all the people who sent mail about my previous posting (cc insanity). I disklabel'ed my HDD with 20MB swap partition, newfs new partition, and reinstalled 386bsd. Then, voila! it worked! Now I am enjoying the 'not-dying' system. (although it's slow still) ...But another problem occured during using the 'hanterm', Korean version of xterm. It can display Korean texts with MSB set (the same to most oriental languages, such as kanji etc), but I couldn't input Korean text. Hanterm itself provides Korean input automata, and it should work well with X11R5. Another test shows that kernel seems to have trouble with multibyte characters. % cat test test (echoed to tty) ^D % cat xxxx(entered korean characters -- it can be seen when typing) (but no echo to tty!) ^D (this DIDN'T work) ^C % So, what's the problem? If I cannot use hangul in 386bsd, it loses practicality...Help! Joongbin Kang