--- rxvt-unicode/src/urxvt.pm 2006/01/07 20:23:52 1.45 +++ rxvt-unicode/src/urxvt.pm 2006/01/07 20:29:28 1.46 @@ -995,7 +995,7 @@ urxvt->new ("--perl-lib" => "", "--perl-ext-common" => "", "-pty-fd" => -1, "-sl" => 0, "-b" => 0, "--transient-for" => $self->{term}->parent, - "-pe" => "urxvt_popup") + "-pe" => "urxvt-popup") or die "unable to create popup window\n"; }