--- rxvt-unicode/doc/rxvt-tabbed 2005/07/07 19:37:46 1.3 +++ rxvt-unicode/doc/rxvt-tabbed 2005/12/16 23:59:35 1.4 @@ -6,6 +6,9 @@ # on debian, do: # apt-get install libgtk2-perl +# Also see the Gtk2::URxvt module family, which does this much cleaner +# and provides a real tabbed-terminal. + my $RXVT_BASENAME = "rxvt"; use Gtk2;