ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/perl/background
(Generate patch)

Comparing rxvt-unicode/src/perl/background (file contents):
Revision 1.76 by root, Tue Aug 14 23:57:07 2012 UTC vs.
Revision 1.77 by root, Tue Sep 4 11:21:11 2012 UTC

534background (that's exactly what C<rootalign> does btw.): 534background (that's exactly what C<rootalign> does btw.):
535 535
536 move -TX, -TY, keep { load "mybg.png" } 536 move -TX, -TY, keep { load "mybg.png" }
537 537
538=item TW 538=item TW
539
540=item TH
539 541
540Return the width (C<TW>) and height (C<TH>) of the terminal window (the 542Return the width (C<TW>) and height (C<TH>) of the terminal window (the
541terminal window is the full window by default, and the character area only 543terminal window is the full window by default, and the character area only
542when in border-respect mode). 544when in border-respect mode).
543 545

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines