Operating System - HP-UX
1819504 Members
3208 Online
109603 Solutions
New Discussion юеВ

What map name of characters ascci handle HPUX ?

 

What map name of characters ascci handle HPUX ?

Hi, I need your help

what map name of characters ascii handle HPUX ? or Standar.

And other question, how I type the simbol "?" and "-" ?

Thanks...
2 REPLIES 2
Carlos Fernandez Riera
Honored Contributor

Re: What map name of characters ascci handle HPUX ?

Hola:

You must configure your terminal or your emulation to see ?, and other spanish characters, and to type as spanish latin.

In your session must set stty parameters:

stty cs8 -istrip.

Then use vi to type and view ?.

unsupported
Bill Hassell
Honored Contributor

Re: What map name of characters ascci handle HPUX ?

Actually, HP-UX can handle any of the 256 different characters in ASCII (see man page for ascii for a chart). How these characters look on your screen are very much dependent on the terminal you are using.

If you are using an Xterminal display and running an emulator such as xterm, dtterm or hpterm, then there will be several choices to make in terms of keyboard mapping and fonts used and the choice of the $LANG variable.


Bill Hassell, sysadmin