ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/urxvt.pm
(Generate patch)

Comparing rxvt-unicode/src/urxvt.pm (file contents):
Revision 1.133 by root, Mon Feb 6 06:14:08 2006 UTC vs.
Revision 1.134 by root, Sat Feb 11 02:31:13 2006 UTC

552a C<perl:string> action bound to a key, see description of the B<keysym> 552a C<perl:string> action bound to a key, see description of the B<keysym>
553resource in the @@RXVT_NAME@@(1) manpage). 553resource in the @@RXVT_NAME@@(1) manpage).
554 554
555The event is simply the action string. This interface is assumed to change 555The event is simply the action string. This interface is assumed to change
556slightly in the future. 556slightly in the future.
557
558=item on_resize_all_windows $tern, $new_width, $new_height
559
560Called just after the new window size has been calculcated, but before
561windows are actually being resized or hints are being set. If this hook
562returns TRUE, setting of the window hints is being skipped.
557 563
558=item on_x_event $term, $event 564=item on_x_event $term, $event
559 565
560Called on every X event received on the vt window (and possibly other 566Called on every X event received on the vt window (and possibly other
561windows). Should only be used as a last resort. Most event structure 567windows). Should only be used as a last resort. Most event structure

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines