ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/yodl/rxvt-scrollbar.yo
Revision: 1.1
Committed: Mon Nov 24 17:28:08 2003 UTC (20 years, 7 months ago) by pcg
Branch: MAIN
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.1 COMMENT(-- $Id: rxvt-scrollbar.yo,v 1.1 2003/11/18 14:22:16 root Exp $ --)
2     COMMENT(----------------------------------------------------------------------)
3     manpagesection(THE SCROLLBAR)
4    
5     Lines of text that scroll off the top of the bf(rxvt) window (resource:
6     bf(saveLines)) and can be scrolled back using the scrollbar or by keystrokes.
7     The normal bf(rxvt) scrollbar has arrows and its behaviour is fairly
8     intuitive. The bf(xterm-scrollbar) is without arrows and its behaviour
9     mimics that of em(xterm)
10    
11     Scroll down with bf(Button1) (bf(xterm-scrollbar)) or bf(Shift-Next).
12     Scroll up with bf(Button3) (bf(xterm-scrollbar)) or bf(Shift-Prior).
13     Continuous scroll with bf(Button2).