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.119 by root, Fri Jan 20 18:59:31 2006 UTC vs.
Revision 1.120 by root, Fri Jan 20 22:05:41 2006 UTC

496 496
497Called whenever the corresponding X event is received for the terminal If 497Called whenever the corresponding X event is received for the terminal If
498the hook returns true, then the even will be ignored by rxvt-unicode. 498the hook returns true, then the even will be ignored by rxvt-unicode.
499 499
500The event is a hash with most values as named by Xlib (see the XEvent 500The event is a hash with most values as named by Xlib (see the XEvent
501manpage), with the additional members C<row> and C<col>, which are the row 501manpage), with the additional members C<row> and C<col>, which are the
502and column under the mouse cursor. 502(real, not screen-based) row and column under the mouse cursor.
503 503
504C<on_key_press> additionally receives the string rxvt-unicode would 504C<on_key_press> additionally receives the string rxvt-unicode would
505output, if any, in locale-specific encoding. 505output, if any, in locale-specific encoding.
506 506
507subwindow. 507subwindow.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines