ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/yodl/rxvt-scrollbar.yo
Revision: 1.2
Committed: Mon Nov 24 17:31:27 2003 UTC (20 years, 7 months ago) by pcg
Branch: MAIN
CVS Tags: rel-1_9, rel-2_2, rel-2_3, rel-2_0, rxvt-2-0, rel-1-9, stable, rel-2_1_0, rel-1-3, rel-1-2
Changes since 1.1: +0 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
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).