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

Comparing rxvt-unicode/src/perl/simple-overlay-clock (file contents):
Revision 1.1 by root, Mon Jan 2 20:54:45 2006 UTC vs.
Revision 1.2 by root, Mon Jan 2 20:55:36 2006 UTC

1#! perl 1#! perl
2
3# this creates a simple clock using the overlay box. it is not very useful, because
4# it makes the iso14755 mode almost useles as its box gets destroyed every second.
2 5
3use POSIX (); 6use POSIX ();
4 7
5sub on_init { 8sub on_init {
6 my ($self) = @_; 9 my ($self) = @_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines