Bug 1868

Summary: gnome-terminal is messing up with inverse video
Product: [Retired] Red Hat Raw Hide Reporter: Preston Brown <pbrown>
Component: gnome-coreAssignee: Michael Fulbright <msf>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-05-25 21:39:33 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 Preston Brown 1999-03-29 16:17:41 UTC
with the newer XFree86 xterm terminfo settings,
gnome-terminal is often screwing up, and going into inverse
video mode, when fullscreen applications are used (emacs,
less, etc.).  Also, the keysyms for gnome-terminal such as
home and end match the linux console, NOT xterm.  So it
really shouldn't be setting TERM=xterm at all unless this is
corrected.

Comment 1 Michael Fulbright 1999-03-30 16:38:59 UTC
Fixed this problem, looking into other control codes that zvt
doesn't handle correctly from new xterm ncurses entry.