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.203 by sf-exg, Fri Dec 2 09:03:43 2011 UTC vs.
Revision 1.204 by sf-exg, Mon Dec 5 12:52:57 2011 UTC

1629Adds the specified events to the vt event mask. Useful e.g. when you want 1629Adds the specified events to the vt event mask. Useful e.g. when you want
1630to receive pointer events all the times: 1630to receive pointer events all the times:
1631 1631
1632 $term->vt_emask_add (urxvt::PointerMotionMask); 1632 $term->vt_emask_add (urxvt::PointerMotionMask);
1633 1633
1634=item $term->set_urgency ($set)
1635
1636Enable/disable the urgency hint on the toplevel window.
1637
1634=item $term->focus_in 1638=item $term->focus_in
1635 1639
1636=item $term->focus_out 1640=item $term->focus_out
1637 1641
1638=item $term->key_press ($state, $keycode[, $time]) 1642=item $term->key_press ($state, $keycode[, $time])

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines