Re: ncurses error?

2002-12-08 Thread scp
-BEGIN PGP SIGNED MESSAGE- Try changing the LANG variable in /etc/sysconfig/i18n to just "en_US" (or what is appropriate for you) without the UTF8 stuff. The reboot. This should fix your problem, along with alot of things. scp On Sun, 08 Dec 2002 17:55:35 -0800 David

Re: RH8, ncurses on the console (Better Solution)

2002-12-08 Thread scp
and change the LANG variable to just "en_US", and reboot. This fixed the issue for me. Hope this helps! scp >Hi, >I managed to fix my problem by issueing a 'reset' command which >supposedly resets the command strings and sets the terminal into >cooked >mode.