--- rxvt-unicode/src/perl/digital-clock 2006/01/18 11:05:09 1.8 +++ rxvt-unicode/src/perl/digital-clock 2006/01/23 23:13:03 1.9 @@ -2,7 +2,7 @@ # this creates a simple digital clock -sub on_init { +sub on_start { my ($self) = @_; $self->{overlay} = $self->overlay (-1, 0, 8, 1, urxvt::OVERLAY_RSTYLE, 0);