Bug 6092

Summary: stty flush gets set to ^U
Product: [Retired] Red Hat Linux Reporter: bjn
Component: gnome-coreAssignee: Owen Taylor <otaylor>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-12-01 15:49:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description bjn 1999-10-19 18:54:40 UTC
It appears that stty flush and kill both get set to ^U
somewhere -- stty flush should be ^O.  This gets passed
along when you telnet/rlogin to other hosts, and then ^U
won't function as the line kill character.

Comment 1 Bill Nottingham 1999-10-19 19:08:59 UTC
I can't reproduce this here:
[
notting@bobby:~ ]$ stty -a
speed 9600 baud; rows 24; columns 80; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;
eol2 = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase =
^W;
lnext = ^V; flush = ^O; min = 1; time = 0;

Do you have anything odd in your profile settings?

Comment 2 bjn 1999-10-19 21:02:59 UTC
Sorry, I should have said:  this is when running gnome-terminal in an
X session (GNOME and Enlightenment).  I notice that it doesn't happen
from the text consoles (/dev/tty0 etc.).

Thanks!

Comment 3 Owen Taylor 1999-12-01 15:49:59 UTC
Tthis is fixed as of gnome-libs-1.0.54. There will be a set of update RPMs
released including that version released shortly.