Hi list,

I have a problem with the scrolling behaviour of mrxvt. It seems, that 
the  [-si|+si] option (inhibit scrolling on tty output - 
[scrollTtyOutputInhibit]) behavior is not what I expect.
I have a fast growing logfile and want to inspect things with the `tail 
-f logfile` command. When scrolling in mrxvt through the file  displayed 
with the `tail -f` command, I want to stop at any position to have a 
closer look. To suppress scrolling when new data arrives I configured 
(and tried it to with the command-line options -si) mrxvt in the .mrxvt 
dot-file with the Option:

    Mrxvt.scrollTtyOutputInhibit:   True

But when new data arrives, the screen scrolls down. For example if 3 new 
lines where written to the logfile, mrxvt scrolls 3 lines down. With

    Mrxvt.scrollTtyOutputInhibit:   False

mrxvt scrolls down to the bottom of the logfile. It looks like mrxvt 
fixes the DELTA increment between the actual scroll-position and the 
BOTTOM of the output. What I want mrxvt to do is to fix the DELTA 
increment between the actual scroll-position and the TOP of the output 
(like kde konsole does).

"Mrxvt.scrollbarAlign: top" seems to have no influence on solving the 
problem.

In other words: What i want is a "frozen" display, while scrolling 
through a growing output in mrxvt and only updatet output while beeing 
at the bottom with the scrollbar.

Maybe some of you have an idea how to help me, thank you, hu

-- 
======================================================================
                    Forschungszentrum Karlsruhe
               Institut fuer Wissenschaftliches Rechnen
======================================================================
Hans-Ulrich Hohn
Building: 442                           Voice:  +7247-82-4955
Postbox:  3640                          Fax:    +7247-82-7955/4972
Zip:      76021                         E-mail: [EMAIL PROTECTED]
City:     Karlsruhe                     WWW:    http://hu.fzk.de
Country:  Germany

For PGP-Key send mail with subject: Please-reply your public PGP-Key
                            or klick:
    mailto:[EMAIL PROTECTED]

       Please avoid sending me Word or PowerPoint attachments.
     See http://www.gnu.org/philosophy/no-word-attachments.html 
======================================================================


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Materm-usage mailing list
Materm-usage@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-usage
Mrxvt home page: http://materm.sourceforge.net

Reply via email to