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

Comparing rxvt-unicode/src/perl/example-refresh-hooks (file contents):
Revision 1.4 by root, Sun Jun 10 17:39:54 2012 UTC vs.
Revision 1.5 by root, Tue Sep 4 22:41:11 2012 UTC

1#! perl 1#! perl
2 2
3=head1 NAME 3=head1 NAME
4 4
5 example-refresh-hooks - example of how to use refresh hooks 5example-refresh-hooks - example of how to use refresh hooks
6 6
7=head1 DESCRIPTION 7=head1 DESCRIPTION
8 8
9Displays a very simple digital clock in the upper right corner of the 9Displays a very simple digital clock in the upper right corner of the
10window. Illustrates overwriting the refresh callbacks to create your own 10window. Illustrates overwriting the refresh callbacks to create your own

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines