ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/yodl/rxvt-scrollbar.yo
Revision: 1.3
Committed: Sun Mar 14 21:59:58 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: rel-3_5, rel-3_4, rel-3_3, rel-3_2, rel-2_8, rel-3_0, rel-2_7, rel-2_4, rel-2_5
Changes since 1.2: +3 -3 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 COMMENT(-- $Id: rxvt-scrollbar.yo,v 1.2 2003/11/24 17:31:27 pcg Exp $ --)
2 COMMENT(----------------------------------------------------------------------)
3 manpagesection(THE SCROLLBAR)
4
5 Lines of text that scroll off the top of the bf(RXVTNAME()) window (resource:
6 bf(saveLines)) and can be scrolled back using the scrollbar or by keystrokes.
7 The normal bf(RXVTNAME()) 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).