Bug 646909

Summary: enhance default configuration of allow for Shift-PgUp/PgDown within xterm
Product: [Fedora] Fedora Reporter: Florian La Roche <florian.laroche>
Component: screenAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: mlichvar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-04 15:44:18 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 Florian La Roche 2010-10-26 15:46:00 UTC
Description of problem:

Maybe it would make sense to add the following into the default
screen configuration to allow Shift-PgUp and Shift-PgDown to
also work within an xterm:
  termcapinfo xterm|xterms|xs|rxvt ti@:te@
  defscrollback 2000

regards,

Florian La Roche




How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Miroslav Lichvar 2011-02-04 15:44:18 UTC
This would disable the alternate buffer, which some users prefer to have, see bug #544614 for an example where it was broken.

Another way how to disable the buffer is to set xterm's titeInhibit resource.

*** This bug has been marked as a duplicate of bug 123504 ***