Hi Jeff, Here is the output for 'stty --all' let me know if anything looks incorrect. Thanks!
-bash-3.1# stty --all speed 38400 baud; rows 54; columns 80; line = 0; intr = ^C; quit = ^\; erase = ^?; kill = ^X; eof = ^D; eol = <undef>; eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0; -parenb -parodd cs8 hupcl -cstopb cread clocal -crtscts -ignbrk -brkint ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff -iuclc ixany -imaxbel -iutf8 opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0 isig icanon -iexten echo -echoe -echok -echonl -noflsh -xcase -tostop echoprt echoctl echoke -bash-3.1# -----Original Message----- From: Jeff Dike [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 27, 2006 7:58 AM To: Mike Horn Cc: [email protected] Subject: Re: [uml-user] Character map issue - vi On Tue, Sep 26, 2006 at 11:03:24PM -0600, Mike Horn wrote: > guest# stty -all > stty: when specifying an output style, modes may not be set Err, that should have been stty --all > guest# tty > /dev/tty0 This much is OK. There are problems with /dev/console (job control, not editing, though), so I wanted to check that you weren't using that. Jeff ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ User-mode-linux-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
