home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 21008 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.1 KB  |  32 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!bostech!mazur
  3. From: mazur@bostech.com
  4. Subject: Problems using kterm on sun
  5. Message-ID: <1993Jan11.192305.3040@bostech.com>
  6. Sender: mazur@bostech.com (Dave Mazur)
  7. Reply-To: mazur@bostech.com
  8. Organization: Boston Technology, Inc.
  9. Date: Mon, 11 Jan 93 19:23:05 GMT
  10. Lines: 20
  11.  
  12. I'm attempting to display kana/kanji in a kterm.  The kterm( version???)
  13. is on a sun running X11R5/Motif 1.2.
  14.  
  15. The strings were entered on a Macintosh using KanjiTalk and transferred to
  16. Unix.  I then ran 'jis' on the strings to put them in the ^[$B ... ^[(J
  17. format.
  18.  
  19. If I compile/link my test programs using Sun's BSD curses and run the
  20. program in a kterm the strings show up in Japanese.
  21.  
  22. If I compile/link my test program using Sun's System V curses and run the
  23. program in a kterm the strings show up as jibberish.  It doesn't seem
  24. to interpret the escape sequences properly.  The escape (^[ ) is displayed
  25. on the screen.  I installed terminfo.kt and set TERM=kterm without any luck.
  26.  
  27. Could the net provide any wisdom for getting Japanese strings to display 
  28. properly using Sun's System V curses on a kterm?
  29.  
  30. Thanks in advance,
  31. dave
  32.