ICE

Please login or register.

Login with username, password and session length
Advanced search  

News:

ICETCP.PRO and ICETCP.PLUS are compatible with Windows 11!

Author Topic: keybaord problems  (Read 1336 times)

OVVH

  • Newbie
  • *
  • Posts: 1
  • Place Personal Text Here
keybaord problems
« on: September 01, 2004, 06:05:22 pm »

on one of six terminals running the ice software, the baud rate runs at 9600 and the rest at 19200. This computer that runs at 9600 has a problem with many of the function keys. The arrow keys, the delete key and the insert key all function incorrectly.
Logged

Bob

  • Administrator
  • Ice Artist
  • *****
  • Posts: 1607
keybaord problems
« Reply #1 on: September 07, 2004, 10:24:45 am »

It's probably loking for a different terminal type. Serial terminal types are usually set by a query at login or in a file (for SCO) called:

/etc/ttytype

You can see what your terminal type is set to by doing:

echo $TERM

at a shell prompt.

You can see what tty line you are on by doing:

tty

command at a shell prompt.

The mapping between the tty line and the terminal type is done in the /etc/ttytype file. You should do the two commands above on a pc that works properly then change the line in the ttytype file for the terminal that doesn't work to match the one that does.
« Last Edit: May 10, 2005, 01:33:18 pm by Bob »
Logged
 

Page created in 0.045 seconds with 17 queries.