home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / sysv386 / 14147 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  935 b 

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!gmd.de!Germany.EU.net!unidus.rz.uni-duesseldorf.de!convex.rz.uni-duesseldorf.de!heisen
  2. From: heisen@convex.rz.uni-duesseldorf.de (Henner Eisen)
  3. Newsgroups: comp.unix.sysv386
  4. Subject: Re: Does X11R5 supports 8 bit characters ?
  5. Date: 7 Sep 92 16:16:35 GMT
  6. Organization: Heinrich Heine Universitaet Duesseldorf
  7. Lines: 16
  8. Distribution: world
  9. Message-ID: <heisen.715882595@convex.rz.uni-duesseldorf.de>
  10. References: <Btzvvv.nK@compound.se>
  11. NNTP-Posting-Host: convex.rz.uni-duesseldorf.de
  12.  
  13. >In our SVR4 X11R5 environment we are having some difficulties
  14. >mapping key codes to character values > 127.
  15. >[...]
  16. >According the xterm manual it should be able to handle 8 bit chars.
  17. >[...]
  18.  
  19. xterm does, but its default  stty  settings (at least within our ESIX V4 / XWIN
  20. System) cause the 8th output bit to be stripped.  In that case the command
  21.  
  22.   stty -istrip
  23.  
  24. will help.
  25.  
  26. --
  27. Henner Eisen
  28.  
  29.