ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.1.pod
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.1.pod (file contents):
Revision 1.65 by root, Thu Jun 30 14:00:49 2005 UTC vs.
Revision 1.66 by root, Thu Jun 30 14:02:17 2005 UTC

711Specify a command pipe for vt100 printer [default I<lpr(1)>]. Use 711Specify a command pipe for vt100 printer [default I<lpr(1)>]. Use
712B<Print> to initiate a screen dump to the printer and B<Ctrl-Print> or 712B<Print> to initiate a screen dump to the printer and B<Ctrl-Print> or
713B<Shift-Print> to include the scrollback as well. 713B<Shift-Print> to include the scrollback as well.
714 714
715The string will be interpreted as if typed into the shell as-is. 715The string will be interpreted as if typed into the shell as-is.
716
717Example:
718
719 URxvt*print-pipe: cat > $(TMPDIR=$HOME mktemp urxvt.XXXXXX)
720
721This creates a new file in your home directory with the screen contents
722everytime you hit C<Print>.
716 723
717=item B<scrollBar:> I<boolean> 724=item B<scrollBar:> I<boolean>
718 725
719B<True>: enable the scrollbar [default]; option B<-sb>. B<False>: 726B<True>: enable the scrollbar [default]; option B<-sb>. B<False>:
720disable the scrollbar; option B<+sb>. 727disable the scrollbar; option B<+sb>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines